Error: G1/G2/G3: intermediate position...adjusting baby stepping
-
I'm getting Error: G1/G2/G3: intermediate position outside machine limits while attempting to baby step during a print.
gcode file attached.
I attempted to upload the .3mf, but was not allowed to.Printer: Ender 6 (250x250x400)
Part size: 245x245x11
Material: 3DXTech MaxG PETG
Nozzle: 0.8 mmWhen it happens, it's like the printer looses it's mind. It basically starts over, but not at the beginning of the gcode. I have the slicer run homeall and mesh bed leveling on every print, but those both get skipped and the printer goes right into laying down plastic, but not in the way it started.
For example. If the original start is x250 y0, it may restart at x0 y0, or x250 y250.
Sometimes it prints the outer wall, sometimes it just skips right into printing the solid 1st layer without printing the outer wall.
9/24/2021, 2:56:17 PM
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
Error: G1/G2/G3: intermediate position outside machine limits
9/24/2021, 2:38:44 PM 121 points probed, min error -0.762, max error 0.377, mean -0.006, deviation 0.265
Height map saved to file 0:/sys/heightmap.csv
9/24/2021, 2:33:08 PM M32 "0:/gcodes/TRAY - OLIVE COUNT r1 v2 Cura Ender 6-0.8 (L)04 (I)20 (S)120 (F)100 (M)MAX-G PETG (T)9h 31m (W)241g.gcode"
File 0:/gcodes/TRAY - OLIVE COUNT r1 v2 Cura Ender 6-0.8 (L)04 (I)20 (S)120 (F)100 (M)MAX-G PETG (T)9h 31m (W)241g.gcode selected for printing -
@davidewen what firmware version are you running?
Standalone or SBC?
Are you trying to babystep up or down? -
@davidewen please post your config.g file.
My guess is that you have enabled segmentation and that you have the M208 Z minimum set to zero. If you want to allow babystepping down then it needs to be set lower, for example -1 mm.
-