My start and end gcode for the FlashForge Creator Pro
Feb 18, 2016
Assumptions
Several people have asked me for my start and end gcode, so I’m going to post
it here. However, there are a few caveats that mean Your-Mileage-May-Vary!
I use gcode that assumes a recent version of GPX, this gcode won’t work with
RepG
I prefer having the slicers set to “RepRap” mode rather than “MakerBot” mode.
I do try to avoid any of the gcodes that make a difference in this regard in
the start gcode (M106, M107, M109), but the slicers don’t.
I prefer to extrude a bead before printing like MakerWare, but I prefer using
the right or left edge rather than the front because the bed is wider than it
is deep.
I’ve added a fan that takes up some space on the left side of my carriage so
I don’t go as far to the left as the MakerBot default start gcode
GPX
Therefore, to use these, you need to use GPX to translate from gcode to x3g.
You can use the GPX command line, GpxUi or the GPX OctoPrint plugin. But it
and the slicer needs to be set to reprap mode.
Also, the machine for GPX is “r1d” or Replicator 1 Dual. Some folks get
confused and think it is a Replicator 2. It has a metal frame like a Rep 2,
but from a firmware/software point of view, it’s a Rep 1 Dual. Two nozzle with
the same steps per mm.
end gcode
I start with the end gcode because I use the same end gcode whether I’m
printing single nozzle left or right or dual nozzle and whether I’m using
Slic3r or Cura
start gcode Slic3r single right
start gcode Slic3r single left
Use the single right gcode, but change the set nozzle temperature line (M104) to
the following:
And insert the switch extruder just before the wait for heatup (M116):
start gcode Cura 15.04 (big changes post 15.04) single right
start gcode Cura 15.04 single left
Use the single right gcode, but change the set nozzle temperature line (M104) to
the following:
And insert the switch extruder just before the wait for heatup (M116):