8 lines
242 B
Text
8 lines
242 B
Text
; 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
|
|
|
|
|