I simply downgraded to an older version. 13.06.5 seems to work fine.
You might be right about the UltiGcode thing. In contrast to the older version, in the newer version this whole part is missing from the preamble:
G21 ;metric values
G90 ;absolute positioning
M107 ;start with the fan off
G28 X0 Y0 ;move X/Y to min endstops
G28 Z0 ;move Z to min endstops
G1 Z15.0 F9000 ;move the platform down 15mm
G92 E0 ;zero the extruded length
G1 F200 E3 ;extrude 3mm of feed stock
G92 E0 ;zero the extruded length again
G1 F9000
M117 Printing...
I last upgraded the firmware about half a year ago. I guess I'll have to do that again, to be compatible with the newer version...
Recommended Posts
illuminarti 18
What version of the firmware are you running on your printer?
It seems that perhaps the printer isn't recognizing it as an UltiGcode file, and so expects the file to include all of the preamble to heat the bed etc. However, the file looks perfectly normal to me.
So how do you print, since Cura messes up like this?
Link to post
Share on other sites