mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
Initial expansion for how the site works
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
var commonStart =`; G-Code originally generated by Simplify3D(R) Version 4.1.2
|
||||
This calibration test gcode modified by the Teaching Tech Calibration website: https://teachingtechyt.github.io/calibration.html
|
||||
;This calibration test gcode modified by the Teaching Tech Calibration website: https://teachingtechyt.github.io/calibration.html
|
||||
;M80 ; power supply on
|
||||
G90
|
||||
M82
|
||||
@ -20,4 +20,4 @@ M104 S0 ; turn off extruder
|
||||
M140 S0 ; turn off bed
|
||||
M84 ; disable motors
|
||||
M501 ; restore previous EEPROM values
|
||||
;customend`
|
||||
;customend`;
|
Reference in New Issue
Block a user