Frix-x / klippain

Generic Klipper configuration for 3D printers
GNU General Public License v3.0
832 stars 219 forks source link

loosing z offset when pause / resume #402

Open tobi466 opened 8 months ago

tobi466 commented 8 months ago

Klippain branch

Version

V4.02

Describe the bug and expected behavior

I Hello! I am a new user of Klipper and am absolutely thrilled :) Thank you for the good work.

I have a question. I want to perform the auto Z calibration only once, and for the subsequent prints, I want to keep the Z offset so that it overrides the auto Z calibration when i start the Print. When I save the determined Z offset via MainSail, I get this message '' .

Additional information and klippy.log

No response

tobi466 commented 8 months ago

" SAVE_CONFIG section 'stepper_z' Option 'position_endstop' conflicts with included value "

EricZimmerman commented 8 months ago

Don't use save config. You have to manually update the new offset in overrides

EricZimmerman commented 8 months ago

However with autoz you should be adjusting switch offset. Nothing else.

Surion79 commented 8 months ago

@tobi466 have you used the manual of auto z? It seems you haven't followed it correctly. What Eric says is the essence and use case of auto z

tobi466 commented 8 months ago

Alright, I will read the instructions again and try to understand. I have one problem remaining. Every time I pause the print and resume, I lose my Z offset. Is this known with Klippain?

Surion79 commented 8 months ago

Changed the title to reflect the possible issue

Surion79 commented 8 months ago

Since i don't use auto-z (yet), i can't give any info

github-actions[bot] commented 5 months ago

📌 This issue has been marked as stale because it has not had activity in the past 30 days. To keep it open, please respond to this message or add new information. Otherwise, this will be closed in 14 days. Thank you for your contributions!

arcadien commented 3 months ago

Hi, i want to contribute on this one. I cannot use pause because i loose some part of the gcode, and/or the Z reference. Below are two pictures: in a paused state, and in another paused state with a clear view on lost gcode + under extrusion due to bad Z position.

First pause 20240518_155710

Second pause 20240518_155832

arcadien commented 3 months ago

Little wad on the lower right corner seems to indicate this is a Z position error, and some filament has been collected on the nozzle and dropped in one time.

arcadien commented 2 months ago

after some deeper search, the problems seems to come with the integration with Mainsail, and not directly related to Klippain.