GregValiant 1,354
I win!! (Wait - wrong thread, same problem)
;FLAVOR:Marlin
;TIME:2450
;Filament used: 3.48172m
;Layer height: 0.15
;MINX:-11.799
;MINY:-11.799
;MINZ:0.2
;MAXX:11.799
;MAXY:11.799
;MAXZ:57.05
Notice how the MinX and MaxX are centered around ZERO. You have "Origin at Center" checked in the Machine Settings. The printer is trying to get to negative numbers but it just can't. De-select that.
And here is how it is trying to print. As I say, when you open a Gcode with Cura it is a true representation (sans G2/G3 moves) of the print.
The origin of Delta printers is often at the center of the build surface. The origin of 99% of cartesian printers (like mine, and I assume yours) have the origin at the left front corner. Cura has to be told the correct information about your printer or you will get things like this.
There is an M420 line in your StartUp Gcode. What printer do you have and does it have ABL?
Edited by GregValiant
- 1
Recommended Posts
GregValiant 1,354
When you open a gcode file in Cura it uses a separate plugin to read it. It has no idea how it was created so you really get a true view so long as Arcwelder wasn't used (Cura can't display G2/G3 moves).
You could post the gcode here too.
Link to post
Share on other sites
Gradyw00 0
JJM_V.01 Penetrator Mold.gcode Heres the gcode i could find, I didn't see a way to actually view the code itself and be able to edit it. Thank you for helping!
Link to post
Share on other sites