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 20 forks source link

When trying to print on a Voron Trident 300, all of the bed sizes fail with - '!! Move out of range: 0.000 5.000 0.585 [0.000]' #36

Closed j-collom closed 6 months ago

j-collom commented 6 months ago

Describe the bug A clear and concise description of what the bug is. When attempting to print the gcode file your tool produces it consistently error out with - '!! Move out of range: 0.000 5.000 0.585 [0.000]' I believe this is due to your code starting position 0 rather than 1. Klipper Error Message (if applicable) !! Move out of range: 0.000 5.000 0.585 [0.000] G-code File Please drag your g-code file here. pa_pattern_V1_6_PLA.gcode.zip

Screenshots If applicable, add screenshots to help explain your problem.

Screen Shot 2024-02-05 at 11 50 32
j-collom commented 6 months ago

Nevermind - I figured it out 10 minutes after my post. There was a problem between the chair and the keyboard...

j-collom commented 6 months ago

closing