Created default mesh, adjusted z_offset.

This commit is contained in:
Bassam Husain
2023-01-30 09:20:52 -05:00
parent 8ffdd59eac
commit 2d94eca951
2 changed files with 21 additions and 2 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]