-
I was wondering if there's something I can change so that I can get the most out of my eddy sensor. If I put the right prompt in the console (BED_MESH_CALIBRATE METHOD=scan SCAN_MODE=rapid) it'll build a mesh in like 5 seconds, but using these macros it does a bltouch style probe before every print. Any help would be appreciated. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
You can append the arguments with a simple macro wrapper. Something like this:
|
Beta Was this translation helpful? Give feedback.
-
nvm, figured it out. Thank you. |
Beta Was this translation helpful? Give feedback.
-
I think I figured it out for sure this time: I uncommented "[include klipper-macros/optional/bed_mesh.cfg]" in my printer.cfg and now it scans. I'm dumb. |
Beta Was this translation helpful? Give feedback.
I think I figured it out for sure this time:
I uncommented "[include klipper-macros/optional/bed_mesh.cfg]" in my printer.cfg and now it scans. I'm dumb.