Adjusted README.md.

This commit is contained in:
Bassam Husain
2023-02-19 02:37:59 -05:00
parent 15276c01ab
commit 8ad625a00f
2 changed files with 5 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ gcode:
[gcode_macro PRINT_END]
# Use PRINT_END for the slicer ending script - please customize for your slicer of choice
gcode:
BEEP I=2 DUR=30 FREQ=8500
BEEP I=2 DUR=30 FREQ=8500 ; NOTE Comment out this line to stop the beeps at the end of a print
{% set PRE_PURGE_PRIME_LENGTH=printer["gcode_macro _globals"].pre_purge_prime_length|default(1.40)|float %}
M400 ; wait for buffer to clear
G92 E0 ; zero the extruder