3) Refer to the Excel to select the corresponding parameters. Start G-code/End G-code
Start G-code:
G28
G1 Z15.0 F6000
M651 (if there is back fan with the printer and major print with ABS, then change to M652.)
G92 E0
G1 F200 E3
G92 E0
End G-code:
M104 S0
M140 S0
G92 E1
G1 E-1 F300
G28 X0 Y0
M652
M18
There is no Extruder 2 for the single extruder printer. For the dual extruder printer please click finish after finishing the Extruder 1
PS:
1)As there is many bug in Cura, the settings may not work sometimes even it has been modified, you need to close Cura and re-start it again when successfully added the printer.
2)For the dual extruder printers, Cura are not recommended.
3)When slicing, use tool to transfer the file to gcode like below.
After slicing, you need to use the following software to convert it into a format that can be recognized by the printer.
cura2ff.rar https://drive.google.com/open?id=1OqplOCvkzzVtmozpPebo3t2O7A-RaATZ
Screenshot of C4 configuration method:
Start G-code:
G90
G1 Z50.000 F420
M651 S255
End G-code:
M104 S0
M140 S0
G162 Z F1800
M652
G91
M18
Extruder Start G-code:
M108 T0
Note: Cura's files can only be used for right printhead printing and cannot set the chamber temperature
Please check the attachment for Cura's configuration file. After slicing, you need to use the following software to convert it into a format that can be recognized by the printer.
Attachments have a MacOS file & Windows File.