mirror of
https://github.com/Dark98/Ender-3_V3_KE_Klipper.git
synced 2026-07-07 16:59:03 +00:00
update for open source
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user