@Phaedrux
M122
=== Diagnostics ===
RepRapFirmware for Duet 2 Maestro version 3.1.1 running on Duet Maestro 1.0
Board ID: 08DJM-956DU-LL3SW-6JTDG-3SJ6S-1UHLR
Used output buffers: 3 of 24 (12 max)
=== RTOS ===
Static ram: 21924
Dynamic ram: 89580 of which 44 recycled
Exception stack ram used: 408
Never used ram: 19116
Tasks: NETWORK(ready,432) HEAT(blocked,1316) MAIN(running,1996) IDLE(ready,84)
Owned mutexes:
=== Platform ===
Last reset 05:56:42 ago, cause: power up
Last software reset at 2020-10-21 20:26, reason: User, spinning module GCodes, available RAM 19300 bytes (slot 3)
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0400f000 BFAR 0xe000ed38 SP 0xffffffff Task MAIN
Error status: 0
MCU temperature: min 25.5, current 34.8, max 38.4
Supply voltage: min 0.0, current 12.6, max 12.8, under voltage events: 0, over voltage events: 0, power good: yes
Driver 0: ok, read errors 0, write errors 0, ifcount 9, reads 2347, timeouts 0
Driver 1: standstill, read errors 0, write errors 0, ifcount 9, reads 2347, timeouts 0
Driver 2: standstill, read errors 0, write errors 0, ifcount 9, reads 2347, timeouts 0
Driver 3: ok, read errors 0, write errors 0, ifcount 9, reads 2339, timeouts 8
Driver 4: standstill, read errors 0, write errors 0, ifcount 6, reads 2350, timeouts 0
Driver 5: ok, read errors 0, write errors 0, ifcount 0, reads 0, timeouts 2356
Driver 6: ok, read errors 0, write errors 0, ifcount 0, reads 0, timeouts 2355
Date/time: 2020-10-22 08:59:13
Slowest loop: 48.15ms; fastest: 0.12ms
I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
=== Storage ===
Free file entries: 9
SD card 0 detected, interface speed: 15.0MBytes/sec
SD card longest read time 22.0ms, write time 0.0ms, max retries 0
=== Move ===
Hiccups: 0(0), FreeDm: 165, MinFreeDm: 109, MaxWait: 361770ms
Bed compensation in use: none, comp offset 0.000
=== MainDDARing ===
Scheduled moves: 209242, completed moves: 209223, StepErrors: 0, LaErrors: 0, Underruns: 0, 0 CDDA state: 3
=== AuxDDARing ===
Scheduled moves: 0, completed moves: 0, StepErrors: 0, LaErrors: 0, Underruns: 0, 0 CDDA state: -1
=== Heat ===
Bed heaters = 0 -1, chamberHeaters = -1 -1
Heater 0 is on, I-accum = 0.3
Heater 1 is on, I-accum = 0.2
=== GCodes ===
Segments left: 1
Movement lock held by null
HTTP is idle in state(s) 0
Telnet is idle in state(s) 0
File is doing "G1 X182.914 Y233.246 E0.36015" in state(s) 0
USB is idle in state(s) 0
Aux is idle in state(s) 0
Trigger is idle in state(s) 0
Queue is idle in state(s) 0
LCD is idle in state(s) 0
Daemon is idle in state(s) 0
Autopause is idle in state(s) 0
Code queue is empty.
=== Network ===
Slowest loop: 8.95ms; fastest: 0.02ms
Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0), 0 sessions
HTTP sessions: 1 of 8
Interface state active, link 100Mbps full duplex
=== Filament sensors ===
Extruder 0 sensor: ok
A static IP address is assigned by the router.
Config
; Configuration file for Duet Maestro (firmware version 3)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool v3.1.4 on Wed Sep 23 2020 13:34:11 GMT+0300 (Москва, стандартное время)
; General preferences
G90 ; send absolute coordinates...
M83 ; ...but relative extruder moves
M80
M550 P"Dron Printer" ; set printer name
M669 K1 ; select CoreXY mode
; Network
M551 P"XXXXXXXXX" ; set password
M552 PXXX.XXX.XXX.XXX S1 ; enable network and acquire
M586 P0 S1 ; enable HTTP
M586 P1 S0 ; disable FTP
M586 P2 S0 ; disable Telnet
; Drives
M569 P0 S1 D3 ; physical drive 0 goes forwards stealthChop2
M569 P1 S1 D3 ; physical drive 1 goes forwards stealthChop2
M569 P2 S1 D3 ; physical drive 2 goes forwards stealthChop2
M569 P3 S0 D3 ; physical drive 3 goes forwards stealthChop2
M584 X0 Y1 Z2 E3 ; set drive mapping
M350 X64 Y64 Z64 E32 I0 ; configure microstepping without interpolation
M92 X320.00 Y320.00 Z3219.50 E1000.00 ; set steps per mm
M566 X900.00 Y900.00 Z12.00 E120.00 ; set maximum instantaneous speed changes (mm/min) Jerk
M203 X6000.00 Y6000.00 Z180.00 E1200.00 ; set maximum speeds (mm/min)
M201 X1000.00 Y1000.00 Z100.00 E2000.00 ; set accelerations (mm/s^2)
M204 P1000 T5000 ; Maximum printing acceleration 1000.0, maximum travel acceleration 5000.0
M906 X800 Y800 Z800 E600 I30 ; set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout
; Axis Limits
M208 X0 Y0 Z0 S1 ; set axis minima
M208 X300 Y300 Z240 S0 ; set axis maxima
; Endstops
M574 X1 S1 P"!xstop" ; configure active-low endstop for low(min) end on X via pin xstop
M574 Y2 S1 P"!ystop" ; configure active-low endstop for high(max) end on Y via pin ystop
M574 Z1 S2 ; configure Z-probe endstop for low(min) end on Z
M591 D0 P7 C"e0_stop" L7 R50:250 E22 S1 ; BTT sensor for extruder drive 0, connected to endstop input 3 (E0), tolerance 50 to 250%, 7mm/pulse, measure every 22 sek, enabled
; Z-Probe
M558 P9 C"zprobe.in" H5 F120 T3000 ; BLTouch set Z probe type to unmodulated and the dive height + speeds
M950 S0 C"zprobe.mod" ; BLTouch servo/gpio 0 is Z probe MOD pin
M280 P0 S10 ; BLTouch send control signal to BLTouch through servo/gpio 0
M280 P0 S90 ; Send PWM channel 0 the S90 (angle) command
G31 P25 X-2.7 Y-50.6 Z2.45 ; BLTouch set Z probe trigger value, offset and trigger height
M557 X10:290 Y10:290 S20 ; probe from X=10 to 290, Y=10 to 250mm with a mesh spacing of 20mm
; Heaters
M308 S0 P"bedtemp" Y"thermistor" R2200 T100000 B3950 A"Stol-Temp" ; configure sensor 0 as thermistor on pin bedtemp
M950 H0 C"bedheat" T0 ; create bed heater output on bedheat and map it to sensor 0
M307 H0 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
M140 H0 ; map heated bed to heater 0
M143 H0 S130 ; set temperature limit for heater 0 to 130C
M308 S1 P"e0temp" Y"thermistor" R2200 T100000 B3950 A"Nozl_0-Temp" ; configure sensor 1 as thermistor on pin e0temp
M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
M308 S2 P"ctemp" Y"thermistor" R2200 T100000 B3950 A"Drivers-Temp" ; configure sensor 2 as thermistor on pin сtemp
M308 S3 Y"mcu-temp" A"MCU-Temp" ;
; Fans
M950 F0 C"fan0" Q500 ; create fan 0 on pin fan0 and set its frequency
M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off
M950 F1 C"fan1" Q500 ; create fan 1 on pin fan1 and set its frequency
M106 P1 S1 H1 T45 ; set fan 1 value. Thermostatic control is turned on
M950 F2 C"fan2" Q1000 ; create fan 2 on pin fan2 and set its frequency
M106 P2 S1 H2 T40 ; 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
; Custom settings are not defined
; Miscellaneous
M575 P1 S1 B57600 ; enable support for PanelDue
M501
M200 D1.75 ; set all extruder filament diameters to 1.75mm