@dc42 Yep! That did it!
Silly me
Posts made by KevinMar
-
RE: [3.4.0Beta7/RC1] MZV and ZVDDD Causing Firmware Crash
-
RE: [3.4.0Beta7/RC1] MZV and ZVDDD Causing Firmware Crash
@dc42 I have provided more detailed information above
-
RE: [3.4.0Beta7/RC1] MZV and ZVDDD Causing Firmware Crash
@gloomyandy I cannot access the machine immediately after the incident, but now that I've changed the config and booted it back up, here's the output
=== Diagnostics === RepRapFirmware for Duet 3 MB6HC version 3.4.0beta7+7 (2022-01-14 08:57:59) running on Duet 3 MB6HC v1.01 or later (SBC mode) Board ID: 08DJM-9P63L-DJ3T8-6JKDD-3SD6M-9V4Z9 Used output buffers: 1 of 40 (18 max) === RTOS === Static ram: 150968 Dynamic ram: 66704 of which 0 recycled Never used RAM 133000, free system stack 200 words Tasks: SBC(ready,0.9%,468) HEAT(notifyWait,0.0%,341) Move(notifyWait,0.0%,352) CanReceiv(notifyWait,0.1%,797) CanSender(notifyWait,0.0%,374) CanClock(delaying,0.0%,351) TMC(notifyWait,7.6%,92) MAIN(running,91.4%,923) IDLE(ready,0.0%,30), total 100.0% Owned mutexes: HTTP(MAIN) === Platform === Last reset 00:00:10 ago, cause: software Last software reset at 2022-01-16 13:49, reason: User, GCodes spinning, available RAM 133000, slot 2 Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0044a000 BFAR 0x00000000 SP 0x00000000 Task SBC Freestk 0 n/a Error status: 0x00 Step timer max interval 182 MCU temperature: min 31.6, current 31.8, max 31.8 Supply voltage: min 24.0, current 24.0, max 24.0, under voltage events: 0, over voltage events: 0, power good: yes 12V rail voltage: min 12.1, current 12.1, max 12.1, under voltage events: 0 Heap OK, handles allocated/used 0/0, heap memory allocated/used/recyclable 0/0/0, gc cycles 0 Events: 0 queued, 0 completed Driver 0: pos 0, standstill, SG min n/a, mspos 8, reads 5698, writes 0 timeouts 0 Driver 1: pos 0, standstill, SG min n/a, mspos 8, reads 5698, writes 0 timeouts 0 Driver 2: pos 0, standstill, SG min n/a, mspos 8, reads 5698, writes 0 timeouts 0 Driver 3: pos 0, standstill, SG min n/a, mspos 8, reads 5698, writes 0 timeouts 0 Driver 4: pos 0, standstill, SG min n/a, mspos 8, reads 5697, writes 0 timeouts 0 Driver 5: pos 0, standstill, SG min n/a, mspos 8, reads 5698, writes 0 timeouts 0 Date/time: 2022-01-16 13:49:37 Slowest loop: 1.63ms; fastest: 0.06ms === 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, segments created 0, maxWait 0ms, bed compensation in use: none, comp offset 0.000 === MainDDARing === Scheduled moves 0, completed 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1 === AuxDDARing === Scheduled moves 0, completed 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, chamber heaters -1 -1 -1 -1, ordering errs 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 9, received 80, lost 0, boc 0 Longest wait 0ms for reply type 0, peak Tx sync delay 173, free buffers 50 (min 50), ts 5/5/0 Tx timeouts 0,0,0,0,0,0 === SBC interface === Transfer state: 4, failed transfers: 0, checksum errors: 0 RX/TX seq numbers: 1016/1016 SPI underruns 0, overruns 0 State: 5, disconnects: 0, timeouts: 0, IAP RAM available 0x2bd70 Buffer RX/TX: 0/0-0 === Duet Control Server === Duet Control Server v3.4-b5 Code buffer space: 4096 Configured SPI speed: 8000000Hz Full transfers per second: 40.84, max wait times: 33.8ms/0.1ms Codes per second: 1.00 Maximum length of RX/TX data transfers: 4526/1248```
-
RE: [3.4.0Beta7/RC1] MZV and ZVDDD Causing Firmware Crash
@pcr also,
P"type" Type of input shaping to use, not case sensitive.
-
RE: [3.4.0Beta7/RC1] MZV and ZVDDD Causing Firmware Crash
@pcr it was lowercase when I ran it lol
just made it uppercase when I rewrote it for the forum -
RE: [3.4.0Beta7/RC1] MZV and ZVDDD Causing Firmware Crash
@kevinmar I was able to revert the config.g
attached is the problematic config.g
config - MZV problem.gBeing ran on a Duet 6HC with a Pi 4b SBC
-
RE: [3.4.0Beta7/RC1] MZV and ZVDDD Causing Firmware Crash
@dc42 I put "M593 P"zvd"" at the end of my config.g and now my printer cannot be accessed via DWC
-
RE: [3.4.0Beta7/RC1] MZV and ZVDDD Causing Firmware Crash
@kevinmar Downgraded to 3.4.0Beta6 and the same behavior was noticed
-
[3.4.0Beta7/RC1] MZV and ZVDDD Causing Firmware Crash
MZV and ZVDDD input shaping commands cause my Duet 6HC to crash.
I'm attempting to use MZV input shaping on my 6HC, but any command containing "M593 P"mzv"" causes DWC to go offline, and the printer becomes unresponsive.
I have tried using 3.4.0Beta7 and 3.4.0RC1 and the problem persists between the 2.Other input shaping methods work just fine.
-
RE: Contradicting M122 and M584; "Driver not found"
Why would an Emergency Stop yield different results than a config save or a power on startup?
-
RE: Contradicting M122 and M584; "Driver not found"
@kevinmar
For some bizarre reason, "Emergency Stop"-ing the machine works, and all the sudden the driver seems to be found by the machine when trying to move that axis. Why would this be? -
Contradicting M122 and M584; "Driver not found"
I've been using the same config for about a month, and recently moved. During my first startup after 2 weeks of no printing, my printer said 1 of the drivers was not found. This was very strange because zero changes were made to the wiring or the firmware. I checked to see if my 3HC expansion board (address 2) was being found, and it was; the driver appeared to be showing up properly.
So I tried to send the M584 command in the console, to see if it would still return the error. Of note, all axis are linear, including "A" which is on 2.2Running 3.4B3
-
RE: Software bundle 3.4.0 beta 3 now available
I'd like to confirm that this beta fixed an issue I had with a tool board reading very erratic thermistor values which spiked up and down constantly.
Thanks!
-
Tool Board V1.1 Accelerometer Not Detected
I own 8 V1.1 tool boards, and all except one show the accelerometer is present.
That particular board is on a machine running 3.4.0b2, and the board is confirmed to be running that firmware.
Is there a way to 'wake up' the accelerometer? Or is it just a defective unit?
-
RE: Tool Board Heater Tuning Leading To Faults
@fcwilt Yes, I've tried disabling the fan.
The heater that took longer to fault had different M307 parameters at that time -
RE: Tool Board Heater Tuning Leading To Faults
m122 === Diagnostics === RepRapFirmware for Duet 3 MB6HC version 3.3 (2021-06-15 21:45:47) running on Duet 3 MB6HC v1.01 or later (SBC mode) Board ID: 08DJM-9P63L-DJ3T8-6JKDD-3SD6M-9V4Z9 Used output buffers: 1 of 40 (16 max) === RTOS === Static ram: 150904 Dynamic ram: 63832 of which 12 recycled Never used RAM 139444, free system stack 200 words Tasks: SBC(ready,5.3%,298) HEAT(delaying,0.0%,325) Move(notifyWait,0.0%,302) CanReceiv(notifyWait,0.1%,799) CanSender(notifyWait,0.0%,374) CanClock(delaying,0.0%,339) TMC(notifyWait,7.4%,93) MAIN(running,87.0%,922) IDLE(ready,0.1%,29), total 100.0% Owned mutexes: HTTP(MAIN) === Platform === Last reset 00:01:48 ago, cause: software Last software reset at 2021-08-20 13:46, reason: User, none spinning, available RAM 139444, slot 1 Software reset code 0x0012 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0044a000 BFAR 0x00000000 SP 0x00000000 Task SBC Freestk 0 n/a Error status: 0x00 Step timer max interval 134 MCU temperature: min 38.9, current 39.3, max 39.4 Supply voltage: min 24.0, current 24.1, max 24.1, under voltage events: 0, over voltage events: 0, power good: yes 12V rail voltage: min 12.1, current 12.1, max 12.2, under voltage events: 0 Heap OK, handles allocated/used 0/0, heap memory allocated/used/recyclable 0/0/0, gc cycles 0 Driver 0: position 0, standstill, reads 14442, writes 16 timeouts 0, SG min/max 0/0 Driver 1: position 0, standstill, reads 14442, writes 16 timeouts 0, SG min/max 0/0 Driver 2: position 0, standstill, reads 14443, writes 15 timeouts 0, SG min/max 0/0 Driver 3: position 0, standstill, reads 14447, writes 11 timeouts 0, SG min/max 0/0 Driver 4: position 0, standstill, reads 14443, writes 15 timeouts 0, SG min/max 0/0 Driver 5: position 0, standstill, reads 14445, writes 14 timeouts 0, SG min/max 0/0 Date/time: 2021-08-20 13:48:32 Slowest loop: 60.53ms; 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 0ms, bed compensation in use: none, comp offset 0.000 === MainDDARing === Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 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.2 === 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 1033, received 5285, lost 0, longest wait 2ms for reply type 6049, peak Tx sync delay 7, free buffers 49 (min 48), ts 545/544/0 Tx timeouts 0,0,0,0,0,0 === SBC interface === State: 4, failed transfers: 0, checksum errors: 0 Last transfer: 1ms ago RX/TX seq numbers: 3860/3860 SPI underruns 0, overruns 0 Disconnects: 0, timeouts: 0, IAP RAM available 0x2c83c Buffer RX/TX: 0/0-0 === Duet Control Server === Duet Control Server v3.3.0 Code buffer space: 4096 Configured SPI speed: 8000000Hz Full transfers per second: 35.84, max wait times: 5.8ms/0.0ms Codes per second: 1.10 Maximum length of RX/TX data transfers: 6116/716
-
RE: Tool Board Heater Tuning Leading To Faults
@phaedrux The Hemera tool and V6 hotend are assembled correctly.
There is no adjustability to the fan duct, but the ducting is aimed down to the nozzle. It's a fan duct by Rene Jurack, evaluated by an aerodynamicist at BMW -
RE: Tool Board Heater Tuning Leading To Faults
@fcwilt It's a printer with 4 tools, just so happened that the 4th tool continued heating to ~120C before faulting (different M307 parameters). All 4 tools have the issue
-
RE: Tool Board Heater Tuning Leading To Faults
@phaedrux Ask and you shall receive