Add LED control and several other macros

This commit is contained in:
2021-06-03 22:09:42 +00:00
parent b86b210c9b
commit b0288dccc5
90 changed files with 19723 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
G90 ; Absolute
G1 Z10 ; Lower bed 10mm
G30 S-1 ; Do a probe and don't reset z height to get trigger height of probe.