jlas1 / Klicky-Probe

Microswitch probe with magnetic attachement, primarily aimed at CoreXY 3d printers
GNU General Public License v3.0
1.26k stars 280 forks source link

Attach probe does not check printing status #190

Open testack18 opened 1 year ago

testack18 commented 1 year ago

During mid-print I accidently clicked on attach probe macro. It properly attached the probe then went back to printing at the probe attach height. I was at the and of the layer and after the layer change the head went down and pushed the klicky into my PEI crashing the surface.

Could be a good idea to check printing status and prevent attaching the probe in certain circumstances (like middle of a print job).

Anyway, nice job.

qtemp commented 1 year ago

Many macros have this potential. Fluidd provides an option to disable a macro button when a print is running.

image