; Configuration file for Duet WiFi (firmware version 1.21) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool on Wed Sep 05 2018 17:56:34 GMT+0200 (centraleuropeisk sommartid) ; General preferences G90 ; Send absolute coordinates... M83 ; ...but relative extruder moves ; Network M550 PHypercube ; Set machine name M552 S1 ; Enable network M586 P0 S1 ; Enable HTTP M586 P1 S0 ; Disable FTP M586 P2 S0 ; Disable Telnet ; Custom Machine properties M669 K1 ; Set Printer to Core XY M671 X-45:380 Y170:170 S1 ; leadscrew positions M208 X0:330 Y0:343 Z-0.5:450 ; X/Y carriage min/max is -5 to 205, Y bed goes from 0 to 200 M307 H3 A-1 C-1 D-1 ; Disable Heater 3 pin-out for Bl-touch ; Drives M584 X0 Y1 Z2:4 ; two Z motors connected to driver outputs Z and E1 M569 P0 S1 ; Drive x goes backwards M569 P1 S1 ; Drive y goes backwards M569 P3 S1 ; Drive e goes backwards M569 P2 S1 ; Drive z goes backwards M569 P4 S1 ; Drive E1(Z2) goes backwards M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation M92 X160 Y160 Z3200 E415 ; Set steps per mm M906 X800 Y800 Z1000 E400 I30 ; Set motor currents (mA) and motor idle factor in per cent ;M915 X Y Z S3 F1 H400 R3 ; Stall detection (Currently of) ; Speed&Feed settings M566 X400 Y380 Z24 E3600:24 ; Jerk settings M203 X12000 Y12000 Z600 E3600:600 ; Set maximum speed (mm/min) M201 X1000 Y950 Z20 E3000:20 ; Max Accelerations (mm/s^2) M8 S30 ; Set idle timeout ; Endstops M574 X1 Y1 S1 ; Set active high endstops ; Z-Probe (Bl-Touch) M574 Z1 S2 ; Set Probe as Z enstop M558 P9 H5 F300 T2000 ; Set Z probe type probe and the dive height + speeds G31 X25 Y-20 Z0.47 T9 ; Set offset between nozzle and Z probe, Z trigger height (Nozzle to high=add value to Z, Nozzle to low=remove value to Z) M557 X25:310 Y25:310 P6 ; Define mesh grid between X25.310,Y25.310 95mm between probe points ; E3D M305 P1 T500000 B4723 C1.196220e-7 R4700 ; Set thermistor + ADC parameters for heater 1 M307 H1 A1090.2 C428.4 D13.4 B0 S1 ; Set "Pid" settings M143 H1 S300 ; Set temperature limit for heater 1 to 450C ; Bed M305 P0 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 0 M307 H0 A186.1 C410.1 D1.8 B0 S1 ; Set or report heating process parameters M143 H0 S120 ; Set temperature limit for heater 0 to 120C ; Fans M106 P0 S0 F10 H-1 C"Blower" ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off M106 P1 F10 H1 T45 C"SUNON E3D" ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on ; Tools M563 P0 D0 H1 ; Define tool 0 G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C ; Automatic power saving M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-1 F1000" ; Set voltage thresholds and actions to run on power loss ; Custom settings M501 ; Read stored parameters