New backup from 06/09/24 - 08:30:57
This commit is contained in:
@@ -21,7 +21,7 @@ gcode: # This line is required by Klipper.
|
||||
# for these macros. For example, you could uncomment the following line to
|
||||
# automatically adjust your bed surface offsets to account for any changes made
|
||||
# to your Z endstop or probe offset.
|
||||
ADJUST_SURFACE_OFFSETS
|
||||
# ADJUST_SURFACE_OFFSETS
|
||||
|
||||
[gcode_macro update_git]
|
||||
gcode:
|
||||
@@ -46,9 +46,9 @@ verbose: True
|
||||
[include klipper-macros/*.cfg]
|
||||
# Uncomment to include features that require specific hardware support.
|
||||
# LCD menu support for features like bed surface selection and pause next layer.
|
||||
#[include klipper-macros/optional/lcd_menus.cfg]
|
||||
[include klipper-macros/optional/lcd_menus.cfg]
|
||||
# Optimized bed leveling
|
||||
#[include klipper-macros/optional/bed_mesh.cfg]
|
||||
[include klipper-macros/optional/bed_mesh.cfg]
|
||||
|
||||
# The sections below here are required for the macros to work. If your config
|
||||
# already has some of these sections you should merge the duplicates into one
|
||||
@@ -70,4 +70,4 @@ on_error_gcode: CANCEL_PRINT
|
||||
|
||||
[display_status]
|
||||
|
||||
[exclude_object]
|
||||
[exclude_object]
|
||||
|
||||
Reference in New Issue
Block a user