Duet 3 / RPi 3.2B3.2 - Print Status remains at 100%
-
I've noticed that print jobs are remaining at 100% complete, yet never finishing.. All moves in our closing gCode completes but DWC reports it's still running. This has been observed several times.
Please let me know if there is anything we can provide to help diagnose this issue..
Our closing gCode is:
G10 M104 S0 ; Turn off extruder heater M140 S0 ; Turns off build plate heater M141 S0 ; Turns off chamber heater M106 P0 S0 ; Turns off part cooling fan G1 X0 Y304.8 F6000 ; Move tool head out of the way ; Build Summary ; Build time: 2 hours 2 minutes ; Filament length: 14728.5 mm (14.73 m) ; Plastic volume: 35426.10 mm^3 (35.43 cc) ; Plastic weight: 35.78 g (0.08 lb) ; Material cost: 1.00
M122:
=== Diagnostics === RepRapFirmware for Duet 3 MB6HC version 3.2-beta3.2 running on Duet 3 MB6HC v0.6 or 1.0 (SBC mode) Board ID: 08DJM-956L2-G43S4-6J1DD-3SJ6S-TB62H Used output buffers: 1 of 40 (40 max) === RTOS === Static ram: 122236 Dynamic ram: 139580 of which 64 recycled Never used RAM 130312, free system stack 128 words Tasks: Linux(ready,79) HEAT(blocked,271) CanReceiv(blocked,869) CanSender(blocked,339) CanClock(blocked,352) TMC(blocked,18) MAIN(running,669) IDLE(ready,19) Owned mutexes: HTTP(MAIN) === Platform === Last reset 25:10:58 ago, cause: power up Last software reset at 2020-11-22 10:28, reason: User, none spinning, available RAM 130312, slot 1 Software reset code 0x0012 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0044a000 BFAR 0x00000000 SP 0xffffffff Task Linu Error status: 0x04 MCU temperature: min 35.0, current 36.1, max 44.2 Supply voltage: min 1.0, current 24.2, max 24.3, under voltage events: 0, over voltage events: 0, power good: yes 12V rail voltage: min 0.1, current 12.1, max 12.2, under voltage events: 0 Driver 0: position 30480, standstill, reads 39058, writes 27 timeouts 0, SG min/max 0/1023 Driver 1: position -30480, standstill, reads 39075, writes 11 timeouts 0, SG min/max 0/0 Driver 2: position 3450, standstill, reads 39059, writes 27 timeouts 0, SG min/max 0/1023 Driver 3: position 0, standstill, reads 39039, writes 48 timeouts 0, SG min/max 0/1023 Driver 4: position 0, standstill, reads 39077, writes 11 timeouts 0, SG min/max 0/0 Driver 5: position 0, standstill, reads 39041, writes 48 timeouts 0, SG min/max 0/1023 Date/time: 2020-11-23 12:02:40 Slowest loop: 301.65ms; fastest: 0.08ms === Storage === Free file entries: 10 SD card 0 not detected, interface speed: 37.5MBytes/sec SD card longest read time 0.0ms, write time 0.0ms, max retries 0 === Move === Hiccups: 0(0), FreeDm: 375, MinFreeDm: 318, MaxWait: 1980621ms Bed compensation in use: mesh, comp offset 0.000 === MainDDARing === Scheduled moves 189501, completed moves 189501, StepErrors 0, LaErrors 0, Underruns [717, 0, 11], CDDA state -1 === AuxDDARing === Scheduled moves 0, completed moves 0, StepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1 === Heat === Bed heaters = 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1, chamberHeaters = 2 -1 -1 -1 Heater 0 is on, I-accum = 0.2 Heater 1 is on, I-accum = 0.0 Heater 2 is on, I-accum = 0.0 === GCodes === Segments left: 0 Movement lock held by null HTTP* is doing "M122" in state(s) 0 Telnet is idle in state(s) 0 File* is idle 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 SBC is idle in state(s) 0 Daemon is idle in state(s) 0 Aux2 is idle in state(s) 0 Autopause is idle in state(s) 0 Code queue is empty. === CAN === Messages sent 540893, send timeouts 540893, longest wait 3ms for type 6049, free CAN buffers 47 === SBC interface === State: 0, failed transfers: 0 Last transfer: 19ms ago RX/TX seq numbers: 54852/54853 SPI underruns 0, overruns 0 Number of disconnects: 0, IAP RAM available 0x20a30 Buffer RX/TX: 0/0-0 === Duet Control Server === Duet Control Server v3.2.0-beta3 File: Buffered code: G1 X0 Y304.8 F6000 ; Move tool head out of the way ==> 48 bytes Code buffer space: 4096 Configured SPI speed: 8000000 Hz Full transfers per second: 31.20 File /opt/dsf/sd/gcodes/CoreXY -front right pulley bracket.gcode is selected, processing
-