; Configuration file for Duet WiFi (firmware version 1.21) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool v2 on Wed Jul 10 2019 22:12:37 GMT+0200 (heure d’été d’Europe centrale) ; General preferences G90 ; Send absolute coordinates... M83 ; ...but relative extruder moves M669 K1 ; Select CoreXY mode ; Network M550 P"Hyper Cube La Muerte" ; Set machine name M552 S1 ; Enable network M587 S"HUIT-FILLES" P"Muahaha !" ; Configure access point. You can delete this line once connected M586 P0 S1 ; Enable HTTP M586 P1 S0 ; Disable FTP M586 P2 S0 ; Disable Telnet ; Drives M569 P0 S0 ; Physical drive 0 goes forwards M569 P1 S0 ; Physical drive 1 goes forwards M569 P2 S0 ; Physical drive 2 goes forwards M569 P3 S0 ; Physical drive 3 goes forwards M350 X256 Y256 Z256 E256 I0 ; Configure microstepping without interpolation M92 X1280.00 Y1280.00 Z6400.00 E13395.20 ; Set steps per mm M566 X1000.00 Y1000.00 Z50.00 E1000.00 ; Set maximum instantaneous speed changes (mm/min) M203 X6000.00 Y6000.00 Z500.00 E5000.00 ; Set maximum speeds (mm/min) M201 X2000.00 Y2000.00 Z100.00 E2000.00 ; Set accelerations (mm/s^2) M906 X800.00 Y800.00 Z1200.00 E800.00 I30 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Axis Limits M208 X-10 Y-35 Z0 S1 ; Set axis minima M208 X300 Y300 Z300 S0 ; Set axis maxima ; Endstops M574 X1 S4 ; Set endstops controlled by multiple motor load detection M574 Y1 S4 ; Set endstops controlled by multiple motor load detection M574 Z1 S2 M915 X Y S3 R1 ; Configure motor load detection ; Z-Probe M950 H3 C"nil" ; Disable heaters h3 to free up pins M950 S0 C"exp.heater3" ; create servo pin 0 for BLTouch M558 P9 C"^zprobe.in" H10 F50 T2000 ; set Z probe type to bltouch and the dive height + speeds G31 P500 X0 Y79.3 Z1.20;Z1.72 ; Set Z probe trigger value, offset and trigger height M557 X20:280 Y20:280 S20 ; Define mesh grid ; Heaters M308 S0 P"bed_temp" Y"thermistor" T100000 B3950 R4700 ; Set thermistor + ADC parameters for heater 0 M950 H0 C"bed_heat" T0 Q1.00 ; heater 0 uses the bed_heat pin, sensor 0 M140 H0 ; the bed heater is heater 0 M143 H0 S150 ; Set temperature limit for heater 0 to 150C M308 S1 P"e0_temp" Y"thermistor" T100000 B4725 C7.06e-8 ; define E0 temperature sensor M950 H1 C"e0_heat" T1 ; heater 1 uses the e0_heat pin and sensor 1 M143 H1 S280 ; Set temperature limit for heater 1 to 280C ; Fans M950 F1 C"Fan1+exp.pb6" Q25000 ;Material FAN M950 F2 C"!Fan2+exp.pb6" Q25000 T45:65 H100:101:102 ;Board FAN ; Tools M563 P0 D0 H1 F1 ; 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 M572 D0 S0.25 ;S0.15 ; Automatic saving after power loss is not enabled ; Custom settings are not configured M575 P1 S1 B57600 ; Enable PanelDue ; Miscellaneous M307 H0 A165.1 C686.8 D1.7 S1.00 V25.6 B0 M307 H1 A531.2 C241.0 D3.4 S1.00 V25.4 B0 G10 L2 P1 X0.00 Y0.00 Z0.00 G10 L2 P2 X0.00 Y0.00 Z0.00