14 lines
385 B
Text
14 lines
385 B
Text
; RepRapPro Ormerod
|
|
; Standard configuration G Codes
|
|
M111 S1; Debug on
|
|
M550 POrmerod; Set the machine's name
|
|
M551 Preprap; Set the password
|
|
M552 P192.168.1.14; Set the IP address
|
|
M555 P2
|
|
M92 E420
|
|
G21 ; Work in mm
|
|
G90 ; Absolute positioning
|
|
M83 ; Extrusions relative
|
|
G31 Z0.0 P500 ; Set Z probe height and threshold
|
|
M906 X800 Y800 Z800 E800 ; Motor currents (mA)
|
|
T0 ; Select extruder 0
|