; Configuration file for Duet WiFi (firmware version 3) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool v3.1.4 on Tue Aug 11 2020 17:42:02 GMT-0500 (Central Daylight Time) ; General preferences M80 ; Turns on the ATX power supply G90 ; send absolute coordinates... M83 ; ...but relative extruder moves M550 P"Sazabi Cube" ; set printer name M669 K1 ; Select CoreXY mode ; Network M552 S1 ; enable network M587 S"RCHobby" P"19081986" ; Configure access point. You can delete this line once connected ;M552 P192.168.1.48 ; set IP Address ;M553 P192.168.1.1 ; set Mac Address ;M554 P255.255.255.0 ; Set default Gateway M586 P0 S1 ; enable HTTP M586 P1 S0 ; disable FTP M586 P2 S0 ; disable Telnet ; Drives M569 P0 S1 ; physical drive 0 goes forwards M569 P1 S1 ; physical drive 1 goes backwards M569 P2 S0 ; physical drive 2 goes backwards M569 P3 S1 ; physical drive 3 goes backwards M569 P4 S0 ; physical drive 4 goes backwards M671 X273:273:33:33 Y267:27:27:267 P0.7 M584 X0 Y1 Z2:4 E3 ; set drive mapping M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation M92 X200.00 Y200.00 Z400.00 E405.18 ; set steps per mm M566 X500.00 Y500.00 Z30.00 E2000.00 ; set maximum instantaneous speed changes (mm/min) M203 X18000.00 Y18000.00 Z600.00 E2000.00 ; set maximum speeds (mm/min) M201 X6000.00 Y6000.00 Z100.00 E5000.00 ; set max accelerations (mm/s^2) ;M204 P600 T4000 ; print and travel acceleration M906 X1600 Y1600 Z1600 E1600 I30 ; set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout M593 F60.5 ;dynamic accel ; Axis Limits M208 X0 Y0 Z0 S1 ; set axis min M208 X324 Y329 Z450 S0 ; set axis max M572 D0 S0.07 ;Pressure advance ; Endstops M574 X2 S1 P"xstop" ; configure active-high endstop for low end on X via pin xstop M574 Y2 S1 P"ystop" ; configure active-high endstop for high end on Y via pin ystop M574 Z1 S1 P"zstop+e1stop" ; configure Z-probe endstop for low end on Z ;M591 D0 P1 C"e0stop" S1 ; configure filament runout sensor for high end on extruder drive 0 via pin i03.in ; Z-Probe ;M574 Z1 S2 ; Set endstops controlled by probe ;M558 K0 P1 H5 F200 T9000 I1 R0.5 ; Set Z probe type mini ir sensor M558 P5 C"!^zprobe.in" H5 F300 T9000 R0.5 ;G31 P500 X0 Y-17 Z1.43 ; Z1.383 !!!!!!!!!!!!!!!!!! Set Z probe trigger value, offset and trigger height M557 X30:270 Y30:270 S30 ; Define mesh grid ; Heaters M308 S0 P"bedtemp" Y"thermistor" A"Bed" T100000 B4725 C0.0000000706 R4700 ; configure sensor 0 as thermistor on pin bedtemp M950 H0 C"bedheat" T0 ; create bed heater output on bedheat and map it to sensor 0 M307 H0 R0.813 C447.6 D2.06 S1.00 ; Heatbed PID M140 H0 ; map heated bed to heater 0 M143 H0 S120 ; set temperature limit for heater 0 to 120C M308 S1 P"e0temp" Y"thermistor" A"Hotend" T100000 B4725 C0.0000000706 R4700 ; configure sensor 1 as thermistor on pin e0temp M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1 M307 H1 R3.082 C183.5 D3.93 S0.90 V24.3 M143 H1 S260 ; set temperature limit for heater 0 to 260C M308 S2 P"mcu-temp" Y"mcu-temp" A"Duet Board" ; Configure MCU sensor ; Fans M950 F0 C"fan1" Q500 M106 P0 C"Layer fan" S0 H-1 M950 F1 C"fan2" Q500 M106 P1 C"HS Fan" T55 H1 ;M106 P1 C"Layer fan" S0 H-1 ; set fan 1 value. Thermostatic control is turned off ;M950 F2 C"fan2" Q500 ; create fan 2 on pin fan2 and set its frequency ;M106 P2 C"HS2 Fan" S0 H-1 ; set fan 2 value. Thermostatic control is turned off ; Tools M563 P0 D0 H1 F0 ; 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 ; Custom settings ;M564 H0 ; Let the Jog buttons work blv: added to allow jog buttons ; Miscellaneous M575 P1 S0 B57600 ; enable support for PanelDue ;M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; set voltage thresholds and actions to run on power loss ;Duet 2 pinout-*=inverted ;bedheat * Bedheater ;e0heat * Hotend ;e1heat * NC ;exp.heater3 BLTouch S ;Duet 2 temperature inputs ;bedtemp Bed thermistor ;e0temp HE thermistor ;e1temp NC ;Duet 2 fan outputs ;fan0 MB Fan GND ;fan1 LY Fan GND ;fan2 HE Fan GND ;Endstop inputs ;xstop X Endstop C ;ystop Y Endstop C ;zstop NC ;e0stop Filament runout sensor C ;e1stop Off button C pin ;zprobe.in Z- ;zprobe.mod NC