Add KAMP adaptive mesh leveling and priming - untested
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
# Enable arcs support
|
||||
[gcode_arcs]
|
||||
resolution: 0.1
|
||||
resolution: 1
|
||||
|
||||
### END
|
||||
|
||||
@@ -45,6 +45,8 @@ gcode:
|
||||
##G1 Z0.15 F300
|
||||
# Wait for bed to reach temperature
|
||||
M190 S{BED_TEMP}
|
||||
# KAMP - move printhead near print area
|
||||
SMART_PARK
|
||||
# Set and wait for nozzle to reach temperature
|
||||
M109 S{EXTRUDER_TEMP}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user