; Configuration file for Duet Maestro (firmware version 1.21) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool v2 on Sat Nov 10 2018 13:26:00 GMT+0000 (Greenwich Mean Time) ; General preferences G90 ; Send absolute coordinates... M83 ; ...but relative extruder moves ;M572 D0 S0.05 ; Pressure advance on (0.15 is too much) ; Network M550 PCarl Sagan ; Set machine name M552 P192.168.0.53 S1 ; Enable network and set (reserved) IP address M553 P255.255.255.0 ; Set netmask M554 P192.168.0.1 ; Set gateway M586 P0 S1 ; Enable HTTP M586 P1 S0 ; Disable FTP M586 P2 S1 ; Enable Telnet ; Drives M584 X0 Y1:4 U4 Z2:5 V5 E3 ; Use Drive 5 for 2nd Z motor M671 X-275:270 Y0:0 S1 ; leadscrews at left and right of X axis M569 P0 S0 ; Drive 0 goes Backward M569 P1 S1 ; Drive 1 goes Forward M569 P2 S0 ; Drive 2 goes Backward M569 P3 S1 ; Drive 3 goes Forward M569 P4 S1 ; Drive 4 goes Forward too M569 P5 S0 ; Drive 5 goes Backward M350 X16 Y16 Z16 E16 U16 V16 I1 ; Configure microstepping with interpolation M92 X100 Y80 Z400 E420 U80 V400 ; Set steps per mm M566 X400 Y400 Z30 E3000 U400 V30 ; Set maximum instantaneous speed changes (mm/min) M203 X6000 Y6000 Z180 E6000 U6000 V180 ; Set maximum speeds (mm/min) M201 X3000 Y3000 Z20 E3000 U3000 V20 ; Set accelerations (mm/s^2) M906 X1000 Y1200 Z800 E800 U1200 V800 I30 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout M569 P0 V118 ; Stealthchop2 till about 78 mm/sec M569 P1 V118 ; Stealthchop2 till about 78 mm/sec M569 P2 V118 ; Stealthchop2 till about 78 mm/sec M569 P4 V118 ; Stealthchop2 till about 78 mm/sec M569 P5 V118 ; Stealthchop2 till about 78 mm/sec M569 P3 D2 ; Extruder in Spreadcyle ; Axis Limits M208 X-135 Y-150 Z0 U-150 V0 S1 ; Set axis minima M208 X135 Y150 Z350 U150 V350 S0 ; Set axis maxima ; Endstops ;M574 X1 Y1 U1 S1 ; Set active high endstops Changed for RRF3 M574 X1 S1 P"xstop" M574 Y1 S1 P"ystop+e0stop" ;M574 U1 S1 P"e0stop" ; Z-Probe M574 Z1 S2 ; Set endstops controlled by probe M558 P9 C"zprobe.in" H5 F300 T4000 A10 S0.003 R0.5 B1 ; Set Z probe type to BLTouch and the dive height + speeds G31 P25 X21 Y0 Z1.6 ; Set Z probe trigger value, offset and trigger height M557 X-108:135 Y-140:140 S20 ; Define mesh grid ; Heaters M307 H0 B0 S1.00 ; Disable bang-bang mode for the bed heater and set PWM limit M305 P0 T100000 B3950 C0 R2200 ; Set thermistor + ADC parameters for heater 0 Bed M143 H0 S110 ; Set temperature limit for heater 0 to 110C M305 P1 T100000 B4725 C7.06e-8 R2200 ; Set thermistor + ADC parameters for heater 1 H/E M143 H1 S250 ; Set temperature limit for heater 1 to 275C ; Fans M106 P0 S0 I0 F500 H-1 C"Parts Fan" ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off M106 P1 S1 I0 F500 H1 T45 C"Hotend Fan" ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on M106 P2 T40:60 H100:101:102 C"Board Fan" ; Set fan 2 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 saving after power loss is not enabled ; Custom settings are not configured ;M207 S0.8 R-0.2 F2400 ; Set hardware retraction distance & speed M912 P0 S-1.7 ; Calibrate MCU temperature sensor M501 ; Load config-override T0 M584 P3 ; Hide U & V M918 P1 ; Initialise 12864 display ;Pin assignments M950 S0 C"zprobe.mod"