{% set round_bed = True if printer.configfile.settings.printer.kinematics is in ['delta','polar','rotary_delta','winch'] else False %} ### define park position ### {% set z_min = params.Z_MIN | default(0) | float %} {% set z_park = [[(act.z + park_dz), z_min]|ma...
# must be provided. sensor_pin:PK5 # Analog input pin connected to the sensor. This parameter must be # provided. #pullup_resistor: 4700 # The resistance (in ohms) of the pullup attached to the thermistor. # This parameter is only valid when the sensor is a thermistor. The # default...
config example-cartesian.cfg example-corexy.cfg example-corexz.cfg example-delta.cfg example-extras.cfg example-hybrid-corexy.cfg example-hybrid-corexz.cfg example-polar.cfg example-rotary-delta.cfg example-winch.cfg example.cfg generic-alligator-r2.cfg ...
# must be provided. sensor_pin:PK5 # Analog input pin connected to the sensor. This parameter must be # provided. #pullup_resistor: 4700 # The resistance (in ohms) of the pullup attached to the thermistor. # This parameter is only valid when the sensor is a thermistor. The # default...