Giter Club home page Giter Club logo

Comments (4)

Ordspilleren avatar Ordspilleren commented on July 22, 2024 3

I recently switched from using the native KlackEnder macros to the Klicky-Probe ones, and I managed to make it work without any changes to the core macros, only the standard variables. My changes to the default Klicky-Probe variables are as follows:

  • variable_safe_z: Set to a safe height that doesn't interfere with the dock. 10 works for me on my setup.
  • variable_max_bed_y, variable_max_bed_x: Set to approximately the size of the bed, I used 230 for both.
  • variable_z_endstop_x, variable_z_endstop_x: Set to 0 if you use KlackEnder as the Z endstop.
  • variable_docklocation_x: Set to the X coordinates where your KlackEnder probe is picked up. I use 245.
  • variable_docklocation_y: Set to 0.
  • variable_docklocation_z: Set to a safe height that doesn't interfere with the dock. I use the same value as for variable_safe_z to avoid unnecessary Z moves.
  • Variable_dockmove_x: Set an X direction that moves the toolhead away from the dock to attach probe. I use -100.
  • Variable_dockmove_z: Set to a value where variable_docklocation_z - this = 2 (or similar low value above 0). I use -8. This lowers the probe correctly behind the dock with the default Klicky-Probe behavior and avoids scraping the nozzle on the bed when done.
  • Variable_attachmove_x: Set to a value high enough that the KlackEnder probe will move away from the dock. I use 40.

Obviously refer to your existing KlackEnder config and/or measurements for any specific values.
The [bed_mesh] and [probe] sections additionally need to be moved to your printer.cfg and the KlackEnder config replaced with [include klicky-probe.cfg].

@kevinakasam If the above makes sense to document I am happy to open a PR.

from klackender-probe.

kevinakasam avatar kevinakasam commented on July 22, 2024

Hey!
There is something in the making to get the Klicky macros working with the Klack. Harry from my Discord spent some time to get all the changes done. I will link this in the instructions soon so you can chose if you want to use my very basic macros or the more advanced Klicky-Klack macros:

https://github.com/Harrypulvirenti/Klack-Probe-Macros

from klackender-probe.

Nighthawk3D avatar Nighthawk3D commented on July 22, 2024

I ran a diff on all of this... Its just renamed macros and the addition of one to handle manual screw adjust. Also removed z-tilt adjust which is more useful than manual screw adjust for some people. Why not just provide steps for setting up klickyprobe macros? This seems like overkill and just another set of macros to maintain vs just providing the config parts needed in the variables file.

from klackender-probe.

kevinakasam avatar kevinakasam commented on July 22, 2024

Hey @Ordspilleren That would be great!
Feel free to add a Klicky Macro adaption block to the readme and then do a pull request :) Would be happy to merge it then

from klackender-probe.

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.