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

3DPrinting

15291 readers
17 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: !functionalprint@kbin.social or !functionalprint@fedia.io

There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml

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
[–] OptimusPrime@lemmy.moonling.nl 5 points 10 months ago* (last edited 10 months ago) (3 children)

You need to comment out your z_offset from yourbltouch config. It should look like this:

and your printer.cfg (System added values etc) should look like this:

[–] moody@lemmings.world 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.

[–] OptimusPrime@lemmy.moonling.nl 1 points 10 months ago

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

load more comments (1 replies)
load more comments (1 replies)