update for open source

This commit is contained in:
liyongjie
2024-01-09 17:33:02 +08:00
parent 9bdde73f34
commit a63fb1a716
1896 changed files with 2457352 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Tests for various temperature sensors
DICTIONARY atmega2560.dict
CONFIG temperature.cfg
# Set various temperatures
M104 S100
M105
M140 S60
M105
M140 S0
# Test "wait for temp" g-code
M109 S100
M109 S60
M105