I’m using a USB connected ADXL to serve multiple printers.
I have created a accelerometer.cfg file for the ADXL MCU and in printer.cfg I simply put [include accelerometer.cfg] to activate it. when done with the tests i simply comment out that line and disconnect the ADXL MCU board this works fine but it would be slick to have macro toggle switches that is configurable so i could use it like (comment line 1 in accelerometer.cfg / uncmment line 1 in accelerometer.cfg) Is this doable?
- Wrong category → Read the template information before deleting
- Not possible
Hi @stefan63 ,
While this isn’t exactly possible with vanilla Klipper, Kalico looks like it has the feature you want: non critical MCU’s
Keep in mind that since it isn’t mainline Klipper, we won’t be able to help that much with it.