; Configuration file for Duet 3 Mini 5+ (firmware version 3) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool v3.2.3 on Sat Mar 06 2021 18:14:19 GMT+0300 (Саудовская Аравия, стандартное время) ; General preferences M80 C"pson" ; turn ATX POWER ON ; M80 C"!pson" ; invert the PS_ON output for Meanwell power supplies M80 ; turn ATX POWER ON G90 ; send absolute coordinates... M83 ; ...but relative extruder moves M669 K1 ; select CoreXY mode M550 P"Delz" ; set printer name ; Network M552 S1 ; enable network M586 P0 S1 ; enable HTTP M586 P1 S0 ; disable FTP M586 P2 S1 ; enable Telnet ; Drives ; M569 P0.0 S1 V10 ; physical drive 0.0 (X) goes forwards stealthchop to spreadcycle at 375 mm/s (lower V - higher this value) for 0.9 X ; M569 P0.1 S1 V10 ; physical drive 0.1 (Y) goes forwards stealthchop to spreadcycle at 375 mm/s (lower V - higher this value) for 0.9 Y M569 P0.0 D3 S1 F2 V100 ; physical drive 0.0 (X) goes forwards stealthchop to spreadcycle at 94 mm/s (lower V - higher this value) for 1.8 X M569 P0.1 D3 S1 F4 V100 ; physical drive 0.1 (Y) goes forwards stealthchop to spreadcycle at 94 mm/s (lower V - higher this value) for 1.8 Y M569 P0.2 D2 S1 F4 ; physical drive 0.2 (Z) goes forwards spreadcycle mode ; M569 P0.3 S1 V10 ; physical drive 0.3 (E0) goes forwards stealthchop to spreadcycle at 375 mm/s (lower V - higher this value) M569 P0.3 D2 S1 F2 ; physical drive 0.3 (E0) goes forwards spreadcycle mode M584 X0.0 Y0.1 Z0.2 E0.3 ; set drive mapping ; M92 X200 Y200 Z400 E420 ; set steps per mm for default 1/16 microstepping 0.9 XY motors 16 tooth pulley ; M92 X100 Y100 Z400 E420 ; set steps per mm for default 1/16 microstepping 1.8 XY motors 16 tooth pulley (standart) M92 X100 Y100 Z1600 E415 ; set steps per mm for default 1/16 microstepping 1.8 XY motors 16 tooth pulley (precise extruder steps setting) M350 Z16 I1 ; configure microstepping for Z (interpolation on) (pitch 2) M350 X16 Y16 I1 ; configure microstepping for X and Y (interpolation on) M350 E16 I1 ; configure microstepping for E (interpolation on) M566 X900.00 Y900.00 Z300.00 E600.00 ; set maximum instantaneous speed changes (mm/min) works good silent ; M566 X1200.00 Y1200.00 Z300.00 E600.00 ; set maximum instantaneous speed changes (mm/min) test to prevent round angles M203 X9000.00 Y9000.00 Z300 E2400.00 ; set maximum speeds (mm/min) M201 X1500.00 Y1500.00 Z1000.00 E2000.00 ; set accelerations (mm/s^2) works good silent ; M201 X3000.00 Y3000.00 Z1000.00 E2000.00 ; set accelerations (mm/s^2) test to prevent round angles ; M906 X1000 Y1000 Z1200 E700 I30 ; set motor currents (mA) and motor idle factor in percent (Z 17HS4401S 1.7A) M906 X1000 Y1000 Z1200 E700 I100 ; set peak motor currents (mA in steps of 74mA (provisionally), rounded down) and motor idle factor in percent (Z 17HS4401S 1.7A) TEST IDLE 100% M84 S120 ; Set idle timeout M404 N1.75 D0.4 ; set filament width and diameter ; M592 D0 A0.0030 B0 ; set non-linear extrusion parameters for extruder drive 0 new calibration with kraken 235 petg my3dart white (for 420 steps/mm) ; M592 D0 A0.00679 B-0.000284 ; set non-linear extrusion parameters for extruder drive 0 old calibration ; M592 D0 A0.007 B-0.0004 ; set non-linear extrusion parameters for extruder drive 0 new calibration (for 415 steps) PETG ; M592 D0 A0.00072 B0.00037 ; set non-linear extrusion parameters for extruder drive 0 new calibration (for 415 steps) PLA M592 D0 A0.0004 B0.0008 ; set non-linear extrusion parameters for extruder drive 0 new calibration M593 P"none" ; turn input shaping off ; M572 D0 S0.09 ; set pressure advance (my3dart petg white) M572 D0 S0.1 ; set pressure advance (sunlu petg gray) new test prusaslicer 16.02.22 ; Axis Limits M208 X0 Y0 Z0 S1 ; set axis minimal M208 X270 Y199 Z263 S0 ; set axis maximal ; Endstops ; M574 X1 S1 P"!xstop" ; configure active-high endstop for low end on X via pin xstop ; M574 Y1 S1 P"!ystop" ; configure active-high endstop for low end on Y via pin ystop M574 X1 Y1 S3 ; configure sensorless endstop on X and Y motors ; M915 X H400 S-12 R1 F0 ; sensorless settings for 0.9 X motor ; M915 Y H400 S-12 R1 F0 ; sensorless settings for 0.9 Y motor M915 X H200 S1 R1 F0 ; sensorless settings for 1.8 X motor works good on 3.4.0 beta6 M915 Y H200 S1 R1 F0 ; sensorless settings for 1.8 Y motor works good on 3.4.0 beta6 M574 Z2 S1 P"io5.in" ; configure active-high endstop for high end on Z via pin !io5.in ; Z-Probe M558 P0 H5 F120 T6000 ; disable Z probe but set dive height, probe speed and travel speed M557 X15:215 Y15:195 S20 ; define mesh grid ; Heaters M308 S0 P"temp0" Y"thermistor" T100000 B4092 ; configure sensor 0 as thermistor on pin temp0 M950 H0 C"out0" T0 ; create bed heater output on out0 and map it to sensor 0 M307 H0 B0 S1.00 ; disable bang-bang mode for the bed heater and set PWM limit M140 H0 ; map heated bed to heater 0 M143 H0 S120 ; set temperature limit for heater 0 to 120C ; M308 S1 P"spi.cs1" Y"rtd-max31865" ; configure sensor 1 as thermocouple Pt100 via CS pin spi.cs1 M308 S1 P"temp1" Y"pt1000" R2200 ; configure sensor 1 as PT1000 on pin temp1 M950 H1 C"out1" T1 ; create nozzle heater output on out1 and map it to sensor 1 M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit M143 H1 S280 ; set temperature limit for heater 1 to 280C ; Fans ; M950 F0 C"out6" Q500 ; create fan 0 on pin out6 and set its frequency M950 F0 C"out6" Q50 ; create fan 0 on pin out6 and set its frequency to silent mode M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off ; M950 F1 C"out5" Q500 ; create fan 1 on pin out5 and set its frequency M950 F1 C"out5" Q250 ; create fan 1 on pin out5 and set its frequency to duet fan default M106 P1 S1 H1 T45 ; set fan 1 value. Thermostatic control is turned on M950 F2 C"out3" Q50 ; create fan 2 (board fan) on pin out5 and set its frequency M106 P2 S1 H1 T150 ; set fan 2 value. Thermostatic control is turned on ; 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 ; M207 P0 S0.8 F1800 ; set firmware retract for tool 0 ; M207 P0 S0.6 F1500 ; set firmware retract for tool 0 default ; M207 P0 S0.6 F1500 ; set firmware retract for tool 0 sword ; M207 P0 S0.7 F1500 ; set firmware retract for petg Sovetov gold ; M207 P0 S0.5 F1800 ; test fast short retract - little bit stringing M207 P0 S0.6 F1800 ; test fast retract (works fine castle printed with this on gold petg Sovetov) ; M207 P0 S0.6 F1200 ; test slower retract looks same ; M207 P0 S0.8 F1800 ; fast and bigger retract test same ; M579 X1.00085 Y1.0017 ; Scale Cartesian axes for Cura with linear advance 0.09 and no input shaping ; M579 X1.001 Y1.002 ; Scale Cartesian axes for Cura with linear advance 0.09 and no input shaping works fine XY very near to 100 mm (before tied up) M579 X1.001 Y1.002 Z1.003 ; Scale Cartesian axes for PS with linear advance 0.09 and no input shaping (test for z) ; M579 X1.00 Y1.00 ; Scale Cartesian axes default ; M556 S100 X0.145 ; diagonal compensation works fine diags are equal (0.16 before all was tied up) CURA works fine M556 S100 X0.22 Y0 Z0 P1 ; diagonal compensation works fine diags are equal (0.16 before all was tied up) PS test YX compensation with P1 XY with P0 (default) ; M579 X0.9995 Y1.00085 ; Scale Cartesian axes for PS with linear advance 0.09 and no input shaping ; Custom settings are not defined ; Miscellaneous M501 ; load saved parameters from non-volatile memory M911 S0 ; power-loss save disabled ; M911 S23.0 R23.6 P"M913 X0 Y0 G91 M83 G1 Z3 E-1 F1500" ; process after power loss T0 ; select first tool