klippain
klippain copied to clipboard
added a fix for filament sensor activation for material as default
in case the filament_sensor setting is missing in the material, it is defaulted to 1. I used this approach to remove a variable and use a single variable to define on start_print if the sensor is enabled or not.