Giter VIP home page Giter VIP logo

Comments (8)

TitusLabs avatar TitusLabs commented on June 19, 2024

Yes, they are already documented in short. But I'm already on this to make them all overwriteable...

from klipper_z_calibration.

TitusLabs avatar TitusLabs commented on June 19, 2024

Code and documentation are adapted now.

from klipper_z_calibration.

th3fallen avatar th3fallen commented on June 19, 2024

@TitusLabs Looks like the fast first probe and sample count isn't applied to the probe in the middle of the bed. Only the endstop and probe samples

from klipper_z_calibration.

TitusLabs avatar TitusLabs commented on June 19, 2024

hm, for me, it does.. you really activated this feature?

from klipper_z_calibration.

th3fallen avatar th3fallen commented on June 19, 2024

yep this is my config atm

switch_offset: 0.435  # using SSG-5H
max_deviation: 1.5
speed: 80             # the moving speed in x and y
samples: 2
probing_first_fast: true
probe_nozzle_x: 95   # coordinates for clicking the nozzle on the z-endstop
probe_nozzle_y: 300
probe_switch_x: 90   # coordinates for clicking the probe's switch on the z-endstop
probe_switch_y: 280
probe_bed_x: 150      # coordinates for probing on the print surface (the center point)
probe_bed_y: 150```

and the probe in the middle of the bed only samples 1 fast time

from klipper_z_calibration.

TitusLabs avatar TitusLabs commented on June 19, 2024

the samples property will not apply to the probing on the bed since I just call the probe there which is configured in the [probe] section. so, you mean only one sample? I think, you configured one sample on the probe ...but is it clicking twice on the bed?

from klipper_z_calibration.

th3fallen avatar th3fallen commented on June 19, 2024

Ah ok. That makes sense. But the fast first probe shouldn't apply to that sample then if there's only 1 sample configured right?

from klipper_z_calibration.

TitusLabs avatar TitusLabs commented on June 19, 2024

yes, the fast first probe is not applied to any sample list at all!

from klipper_z_calibration.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.