Move exceeds maximum extrusion on filament change
Vcore3.1 - Ratos 2.1 - Orca slicer
I'm trying to make a multi-color 1-extruder print. I have M600 in filament change g-code, using Orca..
On the first filament change after I changed filament manually and it tries to start printing again it errors out on this error:
14:24 Move exceeds maximum extrusion (3.116mm^2 vs 0.640mm^2)
It looks like it tries to prime blob into the purge tower but not sure...
I tried to print it without purge tower and then it didn't error out...Solution:Jump to solution
For reference for others the issue was orca slicer setting, after I put all zeroes here and disabled ramming everything worked fine
4 Replies
This happens when I press resume after filament change
DEBUG - _SELECT_TOOL: act_t=0, new_t=0, is_printing_gcode=False, swap_toolheads=False, toolchange_standby_temp=-1.0
RatOS | DEBUG - _SELECT_TOOL:: act_t=0, new_t=0, is_printing_gcode=False, swap_toolheads=False, toolchange_standby_temp=-1.0
Starting SD card print (position 906338)
extruder: pressure_advance: 0.056500
pressure_advance_smooth_time: 0.040000
RatOS | SET_PRESSURE_ADVANCE:: T0
Move exceeds maximum extrusion (2.585mm^2 vs 0.640mm^2)
See the 'max_extrude_cross_section' config option for details
Exiting SD card print (position 906548)
This happens to me occasionally if I forget to set the correct nozzle size in printer.cfg
Solution
For reference for others the issue was orca slicer setting, after I put all zeroes here and disabled ramming everything worked fine