
Note that this means that X/Y minimum speeds and accelerations now take precedence over Z, unless there is only Z movement.
11 lines
211 B
Text
11 lines
211 B
Text
; RepRapPro Ormerod
|
|
; Standard configuration G Codes
|
|
M111 S1; Debug on
|
|
G21 ; mm
|
|
G90 ; Absolute positioning
|
|
M83 ; Extrusion relative
|
|
M107; Fan off
|
|
M906 X400 Y400 Z400 E400 ; Motor currents (mA)
|
|
T0 ; Extruder 0
|
|
|
|
|