I went into the printer settings in Cura and there was no "Start G code". I went to the Micro-Swiss website and got the code they have for the new direct drive and hot end replacement I have. We are closer. The X&Y don't over drive now, but the Z is about 1.25" off the table.
Here is the code from Micro Swiss:
G90
G28 X0 Y0 ; home X axis
M117 Please wait - 37%
M206 X-5 Y-10 ; change offset
M500 ; save settings
G0 X0.0 Y0.0 ;
M117 Please wait - 65%
G4 S15 ; wait
G28 X0 ; home X axis
M106 S0 ; turn off cooling fan
M104 S0 ; turn off extruder
M140 S0 ; turn off bed
M84 ; disable motors
Recommended Posts
GregValiant 1,351
Post the Gcode file and a project file. To make a project file - load your model into Cura, set it up to slice, and then select "File | Save Project". The will create a 3mf file that includes your model, your printer, and your settings.
Link to post
Share on other sites