全系支持PRINT_START,PRINT_END宏

This commit is contained in:
魏瑞鹏 2024-12-31 10:55:48 +08:00
parent ecbde51331
commit f3cdc1dd75
5 changed files with 40 additions and 0 deletions

View File

@ -458,6 +458,10 @@ gcode:
G92 E0
M117 Printing start...
[gcode_macro PRINT_START]
gcode:
START_PRINT
[gcode_macro END_PRINT]
gcode:
M400
@ -472,6 +476,10 @@ gcode:
G0 X590 Y590 F3600
# BED_MESH_CLEAR
[gcode_macro PRINT_END]
gcode:
END_PRINT
[gcode_macro LOAD_FILAMENT]
variable_load_distance: 120
variable_purge_distance: 25

View File

@ -394,6 +394,10 @@ gcode:
G92 E0
M117 Printing start...
[gcode_macro PRINT_START]
gcode:
START_PRINT
[gcode_macro END_PRINT]
gcode:
M400
@ -408,6 +412,10 @@ gcode:
G0 X590 Y590 F3600
# BED_MESH_CLEAR
[gcode_macro PRINT_END]
gcode:
END_PRINT
[gcode_macro LOAD_FILAMENT]
variable_load_distance: 120
variable_purge_distance: 25

View File

@ -458,6 +458,10 @@ gcode:
G92 E0
M117 Printing start...
[gcode_macro PRINT_START]
gcode:
START_PRINT
[gcode_macro END_PRINT]
gcode:
M400
@ -472,6 +476,10 @@ gcode:
G0 X590 Y590 F3600
# BED_MESH_CLEAR
[gcode_macro PRINT_END]
gcode:
END_PRINT
[gcode_macro LOAD_FILAMENT]
variable_load_distance: 120
variable_purge_distance: 25

View File

@ -394,6 +394,10 @@ gcode:
G92 E0
M117 Printing start...
[gcode_macro PRINT_START]
gcode:
START_PRINT
[gcode_macro END_PRINT]
gcode:
M400
@ -408,6 +412,10 @@ gcode:
G0 X590 Y590 F3600
# BED_MESH_CLEAR
[gcode_macro PRINT_END]
gcode:
END_PRINT
[gcode_macro LOAD_FILAMENT]
variable_load_distance: 120
variable_purge_distance: 25

View File

@ -603,6 +603,10 @@ gcode:
G92 E0
M117 Printing start...
[gcode_macro PRINT_START]
gcode:
START_PRINT
[gcode_macro END_PRINT]
gcode:
M400
@ -628,6 +632,10 @@ gcode:
G0 Y300 F3600
# BED_MESH_CLEAR
[gcode_macro PRINT_END]
gcode:
END_PRINT
[gcode_macro SET_LED]
rename_existing: LED_SET
gcode: