Skip to content

Commit

Permalink
Add QGL and Bed Mesh
Browse files Browse the repository at this point in the history
  • Loading branch information
rothmanhunterd authored Sep 16, 2024
1 parent 3b4ce15 commit bf31633
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions firmware/config/macros.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,19 @@ gcode:
G92 E0
G28

M140 S{material_bed_temperature_layer_0}

G91
G1 Z5

M140 S{material_bed_temperature_layer_0}

G90
G1 X0 Y660

M190 S{material_bed_temperature_layer_0}

QUAD_GANTRY_LEVEL
BED_MESH_CALIBRATE ADAPTIVE=1

M109 S{material_print_temperature_layer_0}

[gcode_macro END_PRINT]
Expand Down

0 comments on commit bf31633

Please sign in to comment.