3.b3b3 Warning after simulation
-
Good morning,
just ran a file simulation, as I am wont to do every now and then.As the simulation commenced, I got a warning I've never seen before:
4/25/2021, 9:35:33 AM M37 P"0:/gcodes/blade-vase.gcode" Simulating print of file 0:/gcodes/blade-vase.gcode 4/25/2021, 9:39:53 AM File 0:/gcodes/blade-vase.gcode will print in 1h 41m plus heating time 4/25/2021, 9:39:53 AM Warning: Cannot set print file finished because there is no file ID
The file is sliced with superslicer (slic3r/PrusaSlicer fork), and was uploaded via the built-in upload function. Same issue with PrusaSlicer 2.3.1. Uploading via DWC yields the same error
M122:
M122 === Diagnostics === RepRapFirmware for Duet 3 MB6HC version 3.3beta3 (2021-04-22 16:28:03) running on Duet 3 MB6HC v0.6 or 1.0 (SBC mode) Board ID: 08DGM-9T66A-G63SJ-6J1D6-3SD6R-9U0BA Used output buffers: 6 of 40 (40 max) === RTOS === Static ram: 149960 Dynamic ram: 60976 of which 476 recycled Never used RAM 139924, free system stack 114 words Tasks: Linux(ready,56.0%,50) HEAT(delaying,0.1%,275) Move(notifyWait,2.9%,26) CanReceiv(notifyWait,0.2%,773) CanSender(notifyWait,0.0%,365) CanClock(delaying,0.0%,341) TMC(notifyWait,70.0%,57) MAIN(running,114.1%,649) IDLE(ready,0.0%,19), total 243.4% Owned mutexes: HTTP(MAIN) === Platform === Last reset 37:40:37 ago, cause: software Last software reset at 2021-04-23 20:24, reason: User, none spinning, available RAM 139924, slot 1 Software reset code 0x0012 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x00400000 BFAR 0x00000000 SP 0x00000000 Task Linu Freestk 0 n/a Error status: 0x04 Aux0 errors 0,0,0 Aux1 errors 0,0,0 Step timer max interval 137 MCU temperature: min 34.1, current 35.6, max 37.1 Supply voltage: min 23.8, current 24.0, max 24.1, under voltage events: 0, over voltage events: 0, power good: yes 12V rail voltage: min 12.2, current 12.2, max 12.3, under voltage events: 0 Heap OK, handles allocated/used 99/0, heap memory allocated/used/recyclable 2048/554/554, gc cycles 0 Driver 0: position -1600, standstill, reads 33053, writes 2 timeouts 0, SG min/max 0/1023 Driver 1: position -46400, standstill, reads 33053, writes 2 timeouts 0, SG min/max 0/554 Driver 2: position 248000, standstill, reads 33055, writes 0 timeouts 0, SG min/max not available Driver 3: position 0, standstill, reads 33053, writes 2 timeouts 0, SG min/max 0/189 Driver 4: position 0, standstill, reads 33053, writes 2 timeouts 0, SG min/max 0/173 Driver 5: position 0, standstill, reads 33054, writes 2 timeouts 0, SG min/max 0/202 Date/time: 2021-04-25 10:05:04 Slowest loop: 52.83ms; fastest: 0.04ms === 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 === DMs created 125, maxWait 36437992ms, bed compensation in use: none, comp offset 0.000 === MainDDARing === Scheduled moves 204975, completed moves 204975, hiccups 0, stepErrors 0, LaErrors 0, Underruns [2, 0, 0], CDDA state -1 === AuxDDARing === Scheduled moves 0, completed moves 0, hiccups 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 = -1 -1 -1 -1 Heater 0 is on, I-accum = 0.1 Heater 1 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 queued 345575, send timeouts 0, received 460287, lost 0, longest wait 6ms for reply type 6024, peak Tx sync delay 247, free buffers 49 (min 42) === SBC interface === State: 4, failed transfers: 0 Last transfer: 1ms ago RX/TX seq numbers: 32015/32015 SPI underruns 0, overruns 0 Number of disconnects: 0, IAP RAM available 0x2cf1c Buffer RX/TX: 0/0-0 === Duet Control Server === Duet Control Server v3.3-b3 Code buffer space: 4096 Configured SPI speed: 8000000 Hz Full transfers per second: 46.07 Codes per second: 40.43 Maximum length of RX/TX data transfers: 5116/1676
-
@oliof thanks. I'll ask @chrishamm to look at this.
-
@oliof Thanks for the report, I've got a fix ready for this. It was caused by M0/M1 at the end of your print file.