jschuh / klipper-macros

A collection of useful macros for the Klipper 3D printer firmware
GNU General Public License v3.0
921 stars 167 forks source link

[BUG] - v0.8.8 issue with purge line not working anymore #220

Closed KaratsuFr closed 8 months ago

KaratsuFr commented 8 months ago

Describe the bug I was on 0.8.7 and update to 0.8.8 and since i got the bellow issue. i tried to change extruder to not relative since it was adressing that kind of issue else where and i tried to modify my model to make sure it was not related to disposal or else. by reverting the draw.cfg to 0.8.7 it work again.

Klipper errors

!! {"code":"key112", "msg": "Move exceeds maximum extrusion (1.203mm^2 vs 0.640mm^2)
See the 'max_extrude_cross_section' config option for details", "values": [1.203, 0.640]}
jschuh commented 8 months ago

See the discussion here.