; Configuration file for Duet Wifi ; generated by Ingenieurbüro Christian Reil ; General preferences G90 ; Send absolute coordinates... M82 ; and absoulute extruder moves M667 S1 ; Select CoreXY mode ; Network M550 P"C1-C00017" ; Set machine name M552 P192.168.188.100 S1 ; Enable network and acquire dynamic address via DHCP M586 P0 S1 ; Enable HTTP M586 P1 S0 ; Disable FTP M586 P2 S0 ; Disable Telnet ; Drives M569 P0 S0 D2 ; Drive 0 goes backwards M569 P1 S0 D2 ; Drive 1 goes backwards M569 P2 S0 D2 ; Drive 2 goes backwards M569 P3 S0 D2 ; Drive 3 goes backwards M569 P4 S0 D2 ; Drive 4 goes backwards M584 X0 Y1 Z2 E3 M350 X64 Y64 Z16 E16 I1 ; Configure microstepping with interpolation M92 X320 Y320 Z1600.00 E414.00 ; Set steps per mm M566 X500.00 Y500.00 Z12.00 E500.00 ; vorher 400 Set maximum instantaneous speed changes (mm/min) M203 X18000.00 Y18000.00 Z1000.00 E9000.00 ; Set maximum speeds (mm/min) M201 X1000.00 Y1000.00 Z1500.00 E900.00 ; Set accelerations (mm/s^2) M906 X1000.00 Y1000.00 Z1400.00 E1000.00 I30 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Axis Limits M208 X0 Y0 Z0 S1 ; Set axis minima M208 X300 Y220 Z250 S0 ; Set axis maxima ; Endstops M574 X2 Y2 S1 ; Set active high endstops ;Filament Sensor ;M581 T2 E0 S1 C0 ; additional trigger #3 (calls trigger3.g), connected on Extruder Endstops, trigger on rising edge, only trigger while printing ;M582 T2 ; Z-Probe M574 Z1 S2 ; Set endstops controlled by probe M558 P1 H7 F150 T6000 ; Set Z probe type to unmodulated and the dive height + speeds G31 P500 X0 Y35 Z4.00 ; Set Z probe trigger value, offset and trigger height M557 X20:280 Y35:180 P08:08 ; Open Door Switch ;M581 T3 Z S1 C0 ; additional trigger #2 (calls trigger2.g), connected on z-endstop, trigger on rising edge, only trigger while printing ;M582 T3 ; LED M106 P2 S150 ; signal line for LED at fan1 ; Heaters M305 P0 T100000 B4725 C7.060000e-8 ; Set thermistor + ADC parameters for heater 0 M143 H0 S70 ; Set temperature limit for heater 0 to 70C M305 P1 T100000 B4725 C7.060000e-8 ; Set thermistor + ADC parameters for heater 1 M143 H1 S250 ; Set temperature limit for heater 1 to 250C ; Fans M106 P1 S0 I0 F500 H1 T45 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned on M106 P0 S0 I0 F500 H-1 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned off ; Tools M563 P0 D0 H1 ; Define tool 0 G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets G10 P0 R190 S0 ; Set initial tool 0 active and standby temperatures to 0C ; Custom settings are not configured T0 P0; M400; M572 D0 S0.05; M501;