Configuration Reference
Auto-generated from plugin source.
Cartographer
[cartographer]
mcu:
# The name of the Cartographer MCU, as defined by your [mcu cartographer] section.
x_offset:
# The distance (in mm) between the probe and the nozzle along the x-axis.
y_offset:
# The distance (in mm) between the probe and the nozzle along the y-axis.
#travel_speed: 50
# The speed (in mm/s) of all travel moves.
# Constraints: minimum: 1
#lift_speed: 5
# The speed (in mm/s) of all Z lift moves.
# Constraints: minimum: 1
#verbose: False
# Set to yes to enable debug output.
#macro_prefix: None
# A prefix to register a second set of Cartographer macros using, alongside 'CARTOGRAPHER_'. E.g. 'CARTO' would result in 'CARTO_TOUCH_HOME'.
#register_as_probe: True
# When true, Cartographer registers as the 'probe' printer object and 'probe:' pin chip, overriding PROBE/PROBE_ACCURACY/QUERY_PROBE/Z_OFFSET_APPLY_PROBE commands. When false, Cartographer registers its endstop under the 'cartographer_probe:' pin chip and does not claim the 'probe' object, allowing a separate [probe] section to coexist.Scan
Touch
Bed Mesh
Coil
Last updated