Configuration Reference

Auto-generated from plugin source.

Cartographer

[cartographer]
#   The name of the Cartographer MCU, as defined by your [mcu cartographer] section.
mcu:
#   The distance (in mm) between the probe and the nozzle along the x-axis.
x_offset:
#   The distance (in mm) between the probe and the nozzle along the y-axis.
y_offset:
#   The speed (in mm/s) of all travel moves.
#   Constraints: minimum: 1
#travel_speed: 50
#   The speed (in mm/s) of all Z lift moves.
#   Constraints: minimum: 1
#lift_speed: 5
#   Set to yes to enable debug output.
#verbose: False
#   A prefix to register a second set of Cartographer macros using, alongside 'CARTOGRAPHER_'. E.g. 'CARTO' would result in 'CARTO_TOUCH_HOME'.
#macro_prefix: None

Scan

Touch

Bed Mesh

Coil

Last updated