teookie
teookie
Can you make STEP files for the backing plate and cover available?
Modified calls to gcode macro STATUS_LED to also execute if user variable status_leds_caselight_enabled is true. Also added variable status_leds_caselight_enabled to user variables file. If user sets this to true, then...
### Describe the feature or hardware support you'd like Would be nice to keep the probe attached between consecutive `START_PRINT` modules that both utilize it. For example, keep the probe...
### Describe the feature or hardware support you'd like Would be great if custom modules could be called in the end_print macro. ### Additional context or information _No response_
### Describe the feature or hardware support you'd like https://www.klipper3d.org/Measuring_Resonances.html#testing-custom-axes `TEST_RESONANCES AXIS=0,1 OUTPUT=raw_data TEST_RESONANCES AXIS=-0.866025404,-0.5 OUTPUT=raw_data TEST_RESONANCES AXIS=0.866025404,-0.5 OUTPUT=raw_data ` Would be great to have a macro that ran the...