Hi,maybe you added a color mixing instruction to the start instruction in cura.
You can re-download cura to set it up.
or delete M163 S0 P0.33
M163 S1 P0.33
M163 S2 P0.34
M164 S4
Print with a filament
Re: Print with a filament
-Keep your mind and try to test it.
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-
- Posts: 9
- Joined: Thu Mar 19, 2020 11:52 pm
Re: Print with a filament
Actually the code that Cura offers me is the following. I proceeded to remove the commented lines
So I solve the problem of mixing and automatic temperature preset by the slicer
G28
G1 Z15 F300
M107
G90
M82
M104 S215 //remove
M140 S55 //remove
G92 E0
M109 S215 //remove
M107
M163 S0 P0.33 //remove
M163 S1 P0.33 //remove
M163 S2 P0.33 //remove
M164 S4
G0 X10 Y20 F6000
G1 Z0.8
G1 F300 X200 E40
G1 F1200 Z2
G92 E0
G28
So I solve the problem of mixing and automatic temperature preset by the slicer
G28
G1 Z15 F300
M107
G90
M82
M104 S215 //remove
M140 S55 //remove
G92 E0
M109 S215 //remove
M107
M163 S0 P0.33 //remove
M163 S1 P0.33 //remove
M163 S2 P0.33 //remove
M164 S4
G0 X10 Y20 F6000
G1 Z0.8
G1 F300 X200 E40
G1 F1200 Z2
G92 E0
G28