added from archive
This commit is contained in:
parent
342dfd43b5
commit
de636e372b
106 changed files with 207659 additions and 0 deletions
8
Firmware/Duet2Wifi/sys/bed.g
Normal file
8
Firmware/Duet2Wifi/sys/bed.g
Normal file
|
@ -0,0 +1,8 @@
|
|||
; bed.g
|
||||
; called to perform automatic bed compensation via G32
|
||||
;
|
||||
; generated by RepRapFirmware Configuration Tool v3.1.4 on Thu Oct 01 2020 17:57:57 GMT+0400 (+04)
|
||||
M561 ; clear any bed transform
|
||||
G29 ; probe the bed and enable compensation
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue