AndrewEllis93 / Pressure_Linear_Advance_Tool

Pressure Advance / Linear Advance Calibration Tool
https://ellis3dp.com/Print-Tuning-Guide/articles/pressure_linear_advance/introduction.html
GNU General Public License v3.0
38 stars 19 forks source link

Move out of bounds (klipper) #22

Closed MidweekMouse505 closed 1 year ago

MidweekMouse505 commented 1 year ago

Describe the bug After probing finishes the printer tries to go to -5 on y and print at the front right corner instead of being centered. Also, the regular gcode from Super slicer works fine.

Klipper Error Message (if applicable) Move out of range: 10.000 -5.000 4.939 [0.000] Move out of range: 10.000 -5.000 4.939 [0.000] Move out of range: 10.000 -5.000 4.939 [0.000] G-code File Please drag your g-code file here. pa_pattern (11).gcode.txt

Screenshots image

Other important files:

Printer.cfg: printer.cfg.txt

Print start macro: print_start_macro.cfg.txt

Adaptive Purge macro: Adaptive_Purge.cfg.txt

Super Slicer Regular Gcode: Kusba mount (Heated inserts).gcode.txt

Klippy log: klippy.log

MidweekMouse505 commented 1 year ago

This is happening on both my Ender 3 and my SV06 however I've used the PA tool multiple times before and it worked great. This has had me stumped and if any other files are required im happy to add them.

MidweekMouse505 commented 1 year ago

(Solved)