@phaedrux Putting the blocked end into boiling water might be enough with PETG and avoids any damage to the PTFE tube.
Best posts made by Pakue
-
RE: melted filament jammed in bowden - how to remove?
-
RE: Height Map - Substantial z-offset after setting z-offset
@infidelprops try adding a G28 Z to mesh.g to home before mesh levelling. Also adding a G28 Z after bed.g may be a good idea.
-
RE: [3.4beta6] CoreXY 'Banging' Motor Sound
@dc42 Thank you for the answer! I found running it only in spread cycle the best option for this setup.
-
RE: Automatically incrementing serial numbers
It’s an interesting concept!
Given that the serial number should be supplied by a server, wouldn’t it be easier to request a new GCODE for each print? Adding serial number plates in a slicer world be much more flexible than adding it via RFF.
Latest posts made by Pakue
-
RE: [3.4beta6] Toolboard missing extrusion and M122 error
@dc42 I'll try that, but I don't think that is the issue in that case, as the M122 error also happens after the print is done and the heater is off.
-
RE: [3.4beta6] Toolboard missing extrusion and M122 error
@phaedrux Unfortunately, it still shows the same problems.
-
RE: [3.4beta6] Toolboard missing extrusion and M122 error
@dc42 Would it be any help to record the CAN bus transmission with a scope, or run a firmware version with more verbose logging?
-
RE: [3.4beta6] Toolboard missing extrusion and M122 error
@dc42 The issue still persists with 3.4rc2. I've also tried shortening the CAN cable without success.
M122 B20
m122 b20 Error: Diagnostics for board 20: Duet TOOL1LC rev 1.1 or later firmware version 3.4.0rc2 (2022-02-22 10:15:02) Bootloader ID: SAMC21 bootloader version 2.3 (2021-01-26b1) All averaging filters OK Never used RAM 2800, free system stack 88 words Tasks: Move(notifyWait,0.0%,153) HEAT(notifyWait,0.2%,115) CanAsync(notifyWait,0.0%,65) CanRecv(notifyWait,0.0%,76) CanClock(notifyWait,0.0%,65) ACCEL(notifyWait,0.0%,61) TMC(delaying,3.0%,57) MAIN(running,91.9%,351) IDLE(ready,0.0%,26) AIN(delaying,4.9%,142), total 100.0% Last reset 00:02:11 ago, cause: power up Last software reset data not available Driver 0: pos 0, 655.0 steps/mm,standstill, SG min 0, read errors 0, write errors 0, ifcnt 11, reads 243, writes 11, timeouts 0, DMA errors 0, CC errors 0, steps req 0 done 0 Moves scheduled 0, completed 0, in progress 0, hiccups 0, step errors 0, maxPrep 0, maxOverdue 0, maxInc 0, mcErrs 0, gcmErrs 0 Peak sync jitter 2/6, peak Rx sync delay 198, resyncs 0/0, no step interrupt scheduled VIN voltage: min 23.8, current 24.0, max 24.1 MCU temperature: min 22.7C, current 31.4C, max 31.4C M122: Last sensors broadcast 0x00000002 found 1 113 ticks ago, 0 ordering errs, loop time 0 CAN messages queued 1956, send tim Response timeout: CAN addr 20, req type 6024, RID=18
M122 B20 (after a print)
m122 b20 Error: Diagnostics for board 20: Duet TOOL1LC rev 1.1 or later firmware version 3.4.0rc2 (2022-02-22 10:15:02) Bootloader ID: SAMC21 bootloader version 2.3 (2021-01-26b1) All averaging filters OK M122: Response timeout: CAN addr 20, req type 6024, RID=210
-
RE: Automatically incrementing serial numbers
@bot I'd imagine it is easier (and more flexible) to reslice with a different parameter (serial number or similar), than it is to dynamically replace portions of existing gcode and handling it on the µC. Especially if the printer is running via an SBC that has more than enough compute power for slicing.
-
RE: Automatically incrementing serial numbers
@bot Why not do it via a displacement map on the actual STL/3MF/mesh? That makes it very flexible to add other things instead of characters and is independent of the part surface.
-
RE: 5V Power Options Duet 3 Mini 5+
@flobler Here is an older blog post from @dc42 with specs for 4.3 and 7 inch displays. I'd guess the 5 inch one is closer to the 4.3 inch in terms of power consumption.
-
RE: Automatically incrementing serial numbers
It’s an interesting concept!
Given that the serial number should be supplied by a server, wouldn’t it be easier to request a new GCODE for each print? Adding serial number plates in a slicer world be much more flexible than adding it via RFF. -
RE: [3.4beta6] Toolboard missing extrusion and M122 error
@dc42 Did you have success recreating the issue on your machine? On 3.4b7 the issue still persists.
-
RE: [3.4beta6] Toolboard missing extrusion and M122 error
@t3p3tony Upgrading the toolboard to the beta6 works, but after upgrading the MB6HC the M122 issue persists:
m122 b20 Error: Diagnostics for board 20: Duet TOOL1LC rev 1.1 or later firmware version 3.4.0beta6 (2021-11-06 11:56:11) Bootloader ID: SAMC21 bootloader version 2.3 (2021-01-26b1) Never used RAM 2752, free system stack 2788 words Tasks: Move(notifyWait,0.0%,153) HEAT(notifyWait,0.1%,101) CanAsync(notifyWait,0.0%,64) CanRecv(notifyWait,0.0%,77) CanClock(notifyWait,0.0%,64) ACCEL(notifyWait,0.0%,61) TMC(delaying,3.0%,67) MAIN(running,92.0%,350) IDLE(ready,0.0%,27) AIN(delaying,4.9%,148), total 100.0% Last reset 00:00:20 ago, cause: software Last software reset data not available Driver 0: pos 0, 655.0 steps/mm,standstill, SG min 0, read errors 0, write errors 1, ifcnt 92, reads 10344, writes 11, timeouts 0, DMA errors 0, steps req 0 done 0 Moves scheduled 0, completed 0, in progress 0, hiccups 0, step errors 0, maxPrep 0, maxOverdue 0, maxInc 0, mcErrs 0, gcmErrs 0 Peak sync jitter 3/6, peak Rx sync delay 186, resyncs 0/0, no step interrupt scheduled VIN voltage: min 23.8, current 24.0, max 24.1 MCU temperature: min 37.9C, current 38.1C, max 38.2C M122: Last sensors broadcast 0x00000002 found 1 246 ticks ago, 0 ordering errs, loop time 0 CAN messages queued 264, send time Response timeout: CAN addr 20, req type 6024, RID=17