Deleted default mesh.

This commit is contained in:
Bassam Husain
2023-01-30 06:57:37 -05:00
parent 22b73d9858
commit bd2303089b
2 changed files with 2 additions and 21 deletions

View File

@@ -58,7 +58,7 @@ gcode:
M109 S{hotendtemp} ; set & wait for hotend temp
# <insert your routines here>
G28 Z ; final z homing
BED_MESH_PROFILE LOAD=default
# BED_MESH_PROFILE LOAD=default
G1 Z20 F3000 ; move nozzle away from bed
[gcode_macro PRINT_END]