Page 3 of 4

Re: Cura json file for your Geeetech A20M printer

Posted: Mon Aug 26, 2019 9:16 am
by William
Hi, Are you referring to the RCP supplies file used in Repetier Host?
You can go through this URL:https://www.geeetech.com/download.html?download_id=33
Download Repetier Host profile for A20M.
I hope this can help you.

Re: Cura json file for your Geeetech A20M printer

Posted: Sun Dec 01, 2019 6:41 pm
by thebakker
Hello,

I did everything as explained, but the printer first heats the bed (and waits) after that it heats the nozzle.
After that it homes, and then it says it is finished. I have a geeetech a20m and used cura 4.4 (i also tried it with 4.0)
This is the g code: https://lodebakker.stackstorage.com/s/fphnrmrKttoJTlD

Re: Cura json file for your Geeetech A20M printer

Posted: Mon Dec 02, 2019 10:09 am
by William
Hi,you may need to change the print model and re-slice.
The wrong gcode will cause a situation that cannot be printed.

Re: Cura json file for your Geeetech A20M printer

Posted: Mon Dec 16, 2019 3:13 am
by ChewiChew
Hello the community

I have received my A20m several days ago but I didn't success to print with the second extruder well

I have follow all the instructions on this topic but when the print start with the second extruder I have the message "Temp Too Low"
I try many thing but without success.

I write my own json def fil into try other thing but...

Could you gave me a solution.
Thx

PS I put my gcode in this post.

Re: Cura json file for your Geeetech A20M printer

Posted: Mon Dec 16, 2019 9:33 am
by William
Hi, If you need to mix colors,
You need to select the corresponding extruder first and then set the color mixing ratio.
Or you can go to the official website to download the color mix software to set it up.

Re: Cura json file for your Geeetech A20M printer

Posted: Thu Dec 19, 2019 5:06 pm
by YvonGeee
@Chewichew

Looking at your gcode in Cura, looks to me that the "support" is set to the other PLA roll.

Then in your code you have a conflict between M109 and the next M104.

You start the support with T0 and then T1 is set for the model... This simply does not work on this printer...

It happens to me when by mistake I set the model to one color but I forget to change the support to the same color.

Re: Cura json file for your Geeetech A20M printer

Posted: Thu Dec 26, 2019 3:23 am
by ChewiChew
YvonGeee wrote:
Thu Dec 19, 2019 5:06 pm
@Chewichew

Looking at your gcode in Cura, looks to me that the "support" is set to the other PLA roll.

Then in your code you have a conflict between M109 and the next M104.

You start the support with T0 and then T1 is set for the model... This simply does not work on this printer...

It happens to me when by mistake I set the model to one color but I forget to change the support to the same color.
Thanks for your help.
That is the solution with some modification in the gcode of the extruder to put the mix value "M163 S0 / M163 S1"

Re: Cura json file for your Geeetech A20M printer

Posted: Tue Dec 31, 2019 12:40 am
by papy singly
Bonjour,
Je suis un petit nouveau et j'aimerais bien avoir des explications mais aussi une chronologie de ce qu'il faut faire pour installer cura pour mon A20M.
J'ai déjà un cura en 3.6 Creawsome mod pour ma ender 3.
je voudrais faire une install spécifique a ma A20M. je veux garder mes 2 imprimantes séparées et autonomes.
si vous pouviez me laisser la chronologie, ce serai merveilleux.
1 : installer CURA 4.4.1 ???
2 :
3:
ect.
Je suis un peu compliqué et exigent, mais j'ai quelques lacunes en informatique .......
je vous remercie de m'accepter comme nouveau membre.

Re: Cura json file for your Geeetech A20M printer

Posted: Tue Dec 31, 2019 9:17 am
by William
Hi, You can download the corresponding Cura configuration on the official website,
Then import cura.
In Settings -printer -manage printer
Select profile import configuration.

you can refer to this:viewtopic.php?f=46&t=69632

Re: Cura json file for your Geeetech A20M printer

Posted: Sun Feb 23, 2020 8:11 am
by mariusvr
I have the sample problem with printing from the second extruder using the cura profile.

It starts, but then after 1 minute the extruder temperature has been switched off (and it shows a message that the extruder is too cold)

Do I need to add some custom code to keep the extruder heated. How did other people solve this issue?

Thanks, Marius