; Configuration file for Duet WiFi (firmware version 1.21) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool v2 on Sun Jan 20 2019 22:05:55 GMT+0100 (hora estándar de Europa central) ; General preferences G21 ; Work in millimetres G90 ; Send absolute coordinates... M83 ; ...but relative extruder moves M404 N1.75 D0.5 ; Set nominal filament diameter to 1.75 and nozzle width to 0.5 M669 K1 ; Select CoreXY mode since FW 2.03 ; Network M550 P"XXXXXXXXXXXXXXXXXXXX" ; Set machine name M552 S1 ; Enable network M587 S"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" ; 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 ; Drive 0 goes backwards M569 P1 S0 ; Drive 1 goes backwards M569 P2 S1 ; Drive 2 goes forwards M569 P3 S0 ; Drive 3 goes forwards M350 X64 Y64 Z64 E16 I1 ; Configure microstepping with interpolation M92 X320.00 Y320.00 Z2573.60 E415.00 ; Set steps per mm Z=(3217/5)*2 M566 X1000.00 Y1000.00 Z24.00 E1200.00 ; Set maximum instantaneous speed changes (mm/min) M203 X30000.00 Y30000.00 Z1500.00 E20000.00 ; Set maximum speeds (mm/min) M201 X6000.00 Y6000.00 Z100.00 E15000.00 ; Set max accelerations (mm/s^2) M204 P1000 T6000 ; print and travel acceleration M906 X800.00 Y800.00 Z1500.00 E550.00 I30 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Axis Limits M208 X-20 Y0 Z0 S1 ; Set axis minima M208 X300 Y400 Z205 S0 ; Set axis maxima ; Endstops M574 Z1 S1 ; Set active high and disabled endstops M574 X1 Y1 S1 ; Set active high endstops ; Z-Probe M558 P0 H5 F120 T6000 ; Disable Z probe but set dive height, probe speed and travel speed M557 X15:0 Y15:195 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 B4725 R4700 ; Set thermistor + ADC parameters for heater 0 M143 H0 S120 ; Set temperature limit for heater 0 to 120C M307 H1 A249.4 C110.3 D5.6 V23.6 S1 B0 ; Establece PID calculado mediante M303H1 S210 (Mosquito Hotend) M305 P1 T100000 B4725 C7.060000e-8 R4700 ; Set thermistor + ADC parameters for heater 1 M143 H1 S290 ; Set temperature limit for heater 1 to 280C ; Fans M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off ; Tools M563 P0 S"MOSQUITO" D0 H1 ; Define tool 0 (BONDTECH CON MOSQUITO) 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 ; Custom settings as M codes ; Retraction settings ( incluir en S3D {REPLACE "G1 E-1.0000 F1200" "G10\n"} y {REPLACE "G1 E1.0000 F1200" "G11 ;\n "} con parámetros de retracción 1mm y 20mm/s M207 S2.8 R0 F5400 T3000 Z0.0 ; M207: Set retract length ; Parameters ; Snnn positive length to retract, in mm ; Rnnn positive or negative additional length to un-retract, in mm, default zero ; Fnnn retraction feedrate, in mm/min ; Tnnn feedrate for un-retraction if different from retraction, mm/min (RepRapFirmware 1.16 and later only) ; Znnn additional zlift/hop ; Example: M207 S4.0 F2400 Z0.075 ; FEEDRATE CONVERSIONS ; 20mm/s = F1200 ; 70mm/s = F4200 ; 120mm/s = F7200 ;M593 F33 ; Dynamic ringing cancelation 50mm/s 2mm ringing pattern M572 D0 S0.48 ; Pressure advance M592 D0 A0.000605436147906391 B0.000618912186413013 ; Non linear extrusion Mosquito Directo