; Configuration file for Duet WiFi (firmware version 1.21) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool v2 on Sun Aug 04 2019 18:49:42 GMT-0300 (Horário Padrão de Brasília) ; General preferences G90 ; Send absolute coordinates... M83 ; ...but relative extruder moves M667 S1 ; Select CoreXY mode ; Network M550 P"Anevo 2" ; Set machine name M552 S0 G4 P1000 M587 S"P521" P"caju2947" I192.168.0.203 J192.168.0.1 M552 S1 ; Enable network M587 S"P521" P"caju2947" I192.168.0.203 J192.168.0.1 M586 P0 S1 ; Enable HTTP M586 P1 S1 ; Disable FTP M586 P2 S1 ; Enable Telnet ; Drives M569 P0 S1 ; Physical drive 0 goes forwards M569 P1 S1 ; Physical drive 1 goes forwards M569 P2 S1 ; Physical drive 2 goes forwards M569 P3 S1 ; Physical drive 3 goes forwards M569 P4 S1 ; physical drive 3 goes backwards ;DUAL Z M584 X0 Y1 Z2:3 U3 E4 P3 M671 X20:350 Y0:0 S3 ; leadscrews at left (connected to Z) and right (connected to E1) of X axis M350 X16 Y16 Z16 U16 E16 I1 ; Configure microstepping with interpolation M92 X80.00 Y80.00 Z400 U400 E420.00 ; Set steps per mm M566 X400.00 Y400.00 Z12:12 E300 ; set maximum instantaneous speed changes (mm/min) M203 X9000.00 Y9000.00 Z400 U400 E6000 ; set maximum speeds (mm/min) M201 X500.00 Y500.00 Z100 U100 E3000 ; set accelerations (mm/s^2) M906 X800 Y800 Z800 U800 E800 I50 ; set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Axis Limits M208 X0 Y0 Z0 U0 S1 ; Set axis minima M208 X220 Y220 Z280 U280 S0 ; Set axis maxima ; Endstops M574 X1 Y1 S1 ; set active high endstops M574 Z1 U1 S2 ; set endstops controlled by probe ; Z-Probe M558 P5 A3 I0 H5 F1500 T9600 X0 Y0 Z1 S0 ; set Z probe type to switch and the dive height + speeds G31 P25 X0 Y65 Z4.24 ; set Z probe trigger value, offset and trigger height M557 X10:210 Y65:210 P6:6 ; Define mesh grid Configuração original para endstop no Z ;M558 P0 H5 F120 T2400 ; Disable Z probe but set dive height, probe speed and travel speed ENDSTOP ORIGINAL MEU ;M557 X0:0 Y0:0 S90 ; Define mesh grid (ORIGINAL MEU) ;M558 P5 I1 T6000 F240 H3 A3 S0 R0.1 ; Dennis ; Heaters M305 P0 T100000 B3950 R4700 ; Set thermistor + ADC parameters for heater 0 M143 H0 S130 ; Set temperature limit for heater 0 to 130C M305 P2 T100000 B3950 R4700 ; set thermistor + ADC parameters for heater 1 M143 H2 S250 ; Set temperature limit for heater 1 to 250C ; PID M307 H0 B0 S1.00 ; Disable bang-bang mode for the bed heater and set PWM limit M307 H0 A241.2 C169.4 D1.9 V12.9 B0 M307 H1 A532.1 C163.3 D3.6 V12.7 B0 ; Fans M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off M106 P1 S1 I0 F500 H2 T50 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on ; Tools M563 P0 D0 H2 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 ;Config para 1 extrusora e 1 hotend ;M563 P0 D0 H1; Define tool 1 ;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 power saving ;M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; Set voltage thresholds and actions to run on power loss ; Custom settings T0 M204 P600 T1800 M501 M290 S0.0 ; babystep the BED UP M572 D0 S0.5 ; PA M84