this post was submitted on 12 Nov 2023
21 points (100.0% liked)

3DPrinting

15271 readers
37 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: [email protected] or [email protected]

There are CAD communities available at: [email protected] or [email protected]

Rules

If you need an easy way to host pictures, https://catbox.moe may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 1 year ago
MODERATORS
 

Every time I use calibrate_probe, I get the message "The SAVE_CONFIG command will update the printer config file with the above and restart the printer."

When I click Save Config, it restarts the firmware, and then I get the warning "Option 'z_offset' in section 'bltouch' must be specified."

If I go check my printer.cfg, the [bltouch] section now has z_offset commented out with the old value and I have to remove the comment and copy in the new value.

Am I missing something? What am I doing wrong?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 10 months ago (2 children)

If I do that, I get an error saying that my bltouch needs a z_offset, and it won't let me do anything until I un-comment it.

[–] [email protected] 2 points 10 months ago

Any possibility that you've accidentally modified something in the automatically generated part of the config, so its failing to read the saved value? Perhaps you could attach your entire printer.cfg?

[–] [email protected] 1 points 10 months ago

Please share the auto-generated part of your printer.cfg so we can help you.