@dc42 The reset more than 17 hours prior was before starting the print. I generally always do a restart, then bed level etc before a large print.
Latest posts made by pilot375
-
RE: Printer stopping mid print
-
RE: Printer stopping mid print
Oddly enough it says print 100% complete but it is only about 1/2 complete!
-
Printer stopping mid print
Short-duration prints (up to about 6 hours seem to go fine; however, longer prints stop mid-print. Print head stops heaters off right in the middle of the print.
Simplify 3d is the slicer
Any thoughts?
2/9/2024, 7:29:53 AM m122
=== Diagnostics ===
RepRapFirmware for Duet 3 MB6HC version 3.5.0-rc.2 (2023-12-14 10:32:22) running on Duet 3 MB6HC v1.01 (SBC mode)
Board ID: 08DJM-956BA-NA3TN-6JKD8-3S46Q-1AAGS
Used output buffers: 1 of 40 (18 max)
=== RTOS ===
Static ram: 154844
Dynamic ram: 87976 of which 0 recycled
Never used RAM 99932, free system stack 132 words
Tasks: SBC(2,ready,14.6%,384) HEAT(3,nWait,0.5%,324) Move(4,nWait,19.7%,217) CanReceiv(6,nWait,0.0%,942) CanSender(5,nWait,0.0%,334) CanClock(7,delaying,0.2%,342) TMC(4,nWait,124.5%,61) MAIN(2,running,84.1%,103) IDLE(0,ready,0.4%,30), total 244.0%
Owned mutexes: HTTP(MAIN)
=== Platform ===
Last reset 17:00:43 ago, cause: reset button
Last software reset details not available
Error status: 0x00
MCU temperature: min 40.5, current 42.1, max 45.2
Supply voltage: min 23.5, current 23.9, max 24.1, under voltage events: 0, over voltage events: 0, power good: yes
12V rail voltage: min 11.9, current 12.0, max 12.1, under voltage events: 0
Heap OK, handles allocated/used 99/0, heap memory allocated/used/recyclable 2048/468/468, gc cycles 0
Events: 0 queued, 0 completed
Driver 0: standstill, SG min 0, mspos 568, reads 26981, writes 56 timeouts 0
Driver 1: standstill, SG min 0, mspos 856, reads 26981, writes 56 timeouts 0
Driver 2: standstill, SG min 0, mspos 872, reads 26981, writes 56 timeouts 0
Driver 3: standstill, SG min 0, mspos 424, reads 26982, writes 56 timeouts 0
Driver 4: standstill, SG min 0, mspos 840, reads 26998, writes 40 timeouts 0
Driver 5: standstill, SG min n/a, mspos 8, reads 27017, writes 21 timeouts 0
Date/time: 2024-02-09 07:29:51
Slowest loop: 411.47ms; fastest: 0.05ms
=== Storage ===
Free file entries: 20
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 16, maxWait 244066ms, bed compensation in use: mesh, height map offset 0.000, max steps late 1, ebfmin 0.00, ebfmax 1.00
no step interrupt scheduled
Moves shaped first try 0, on retry 0, too short 0, wrong shape 0, maybepossible 0
=== DDARing 0 ===
Scheduled moves 472816, completed 472816, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 5], CDDA state -1
=== DDARing 1 ===
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 ===
Movement locks held by null, 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
File2* is idle in state(s) 0
Queue2 is idle in state(s) 0
Q0 segments left 0, axes/extruders owned 0x0000000
Code queue 0 is empty
Q1 segments left 0, axes/extruders owned 0x0000000
Code queue 1 is empty
=== CAN ===
Messages queued 551184, received 0, lost 0, errs 290853814, boc 0
Longest wait 0ms for reply type 0, peak Tx sync delay 0, free buffers 50 (min 50), ts 306216/0/0
Tx timeouts 0,0,306215,0,0,244967 last cancelled message type 30 dest 127
=== SBC interface ===
Transfer state: 5, failed transfers: 0, checksum errors: 0
RX/TX seq numbers: 25326/2417
SPI underruns 0, overruns 0
State: 5, disconnects: 2, timeouts: 2 total, 2 by SBC, IAP RAM available 0x258a4
Buffer RX/TX: 0/0-0, open files: 0
=== Duet Control Server ===
Duet Control Server version 3.5.0-rc.2 (2023-12-18 12:39:35)
Code buffer space: 4096
Configured SPI speed: 8000000Hz, TfrRdy pin glitches: 0
Full transfers per second: 44.50, max time between full transfers: 12949.4ms, max pin wait times: 136.0ms/14.9ms
Codes per second: 30.68
Maximum length of RX/TX data transfers: 6592/2760Thanks!
-
RE: Looking for help Duet 6HC for a Core XY printer
@droftarts said in Looking for help Duet 6HC for a Core XY printer:
G1 H1 X-335 Y-335 F1800 ; move quickly to X or Y endstop and stop there (first pass)G1 H1 X-335 ; home X axisG1 H1 Y-335 ; home Y axisG1 X5 Y5 F6000 ; go back a few mmG1 H1 X-335 F360 ; move slowly to X axis endstop once more (second pass)G1 H1 Y-335 ; then move slowly to Y axis endstop
Thanks for that! When I do that, the carriage moves towards the "b" motor, not the "A" motor. I would gladly move the switches back to where I currently call 300,300 to match yours if it would be easier.
Thanks!
-
RE: Looking for help Duet 6HC for a Core XY printer
Thanks everyone!
I have been looking at those pages and I believe maybe the motors may be running in the correct direction, maybe my homing code is all wrong, or I am missing something fundamental.
I moved the endstop switches as seen in the pic plus drew in arrows for directions print head moved when codes were entered. I also indicated where I think 0,0 and positive 300x and +300Y (or whatever the correct number is) Maybe I don't understand something.
12/23/2023, 3:40:33 PM m115
FIRMWARE_NAME: RepRapFirmware for Duet 3 MB6HC FIRMWARE_VERSION: 3.3 ELECTRONICS: Duet 3 MB6HC v1.01 or later FIRMWARE_DATE: 2021-06-15 21:45:56Here is my home all code.
G91 ; relative positioning
G1 H2 Z5 F6000 ; lift Z relative to current position
G1 H1 X335 Y-335 F1800 ; move quickly to X or Y endstop and stop there (first pass)
G1 H1 X335 ; home X axis
G1 H1 Y-335 ; home Y axis
G1 X-5 Y5 F6000 ; go back a few mm
G1 H1 X335 F360 ; move slowly to X axis endstop once more (second pass)
G1 H1 Y-335 ; then move slowly to Y axis endstop
G90 ; absolute positioning
G1 X30 Y30 F6000 ; go to first bed probe point and home Z
G30 ; home Z by probing the bed -
RE: Looking for help Duet 6HC for a Core XY printer
@jay_s_uk That would have been smart!
; Configuration file for Duet 3 (firmware version 3.3)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool v3.3.10 on Wed Dec 01 2021 11:33:12 GMT-0500 (Eastern Standard Time); General preferences
G90 ; send absolute coordinates...
M83 ; ...but relative extruder moves
M550 P"Duet 3" ; set printer name
M669 X-10 Y10 Z0:0:1 ; select CoreXY mode; Network
M552 S1 ; enable network
M586 P0 S1 ; enable HTTP
M586 P1 S0 ; disable FTP
M586 P2 S0 ; disable Telnet; Dual Z
: M584 X0.0 Y1 Z2:3 E4 ; Set drive mapping - 2 Z right, 3 Z left; Drives
M569 P0.0 S0 ; physical drive 0.0 goes forwards
M569 P0.1 S0 ; physical drive 0.1 goes forwards
M569 P0.2 S0 ; physical drive 0.2 goes forwards
M569 P0.3 S0 ; physical drive 0.3 goes forwards
M569 P0.4 S1 ; physical drive 0.4 goes forwards
M584 X0.0 Y0.1 Z0.2:3 E0.4 ; set drive mapping rem for dual Z above
M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
M92 X80.00 Y80.00 Z400.00 E94.00 ; set steps per mm
M566 X600.00 Y600.00 Z180.00 E94 ; set maximum instantaneous speed changes (mm/min)
M203 X6000.00 Y6000.00 Z180.00 E1200.00 ; set maximum speeds (mm/min)
M201 X500.00 Y500.00 Z20.00 E250.00 ; set accelerations (mm/s^2)
M906 X1200 Y1200 Z1500 E1000 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 X400 Y400 Z400 S0 ; set axis maxima; Endstops
M574 X1 S1 P"!io0.in" ; configure switch-type (e.g. microswitch) endstop for low end on X via pin !io0.in
M574 Y1 S1 P"!io1.in" ; configure switch-type (e.g. microswitch) endstop for low end on Y via pin !io1.in
; M574 Z1 S2 ; configure Z-probe endstop for low end on Z; Z-Probe
M558 P3 C"!^io3.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds
G31 P4 X0 Y0 Z2.5 ; set Z probe trigger value, offset and trigger height
M557 X15:300 Y15:300 S20 ; define mesh grid; Heaters
M308 S0 P"temp0" Y"thermistor" T100000 B4138 ; configure sensor 0 as thermistor on pin temp0
M950 H0 C"out0" T0 ; create bed heater output on out0 and map it to sensor 0
M307 H0 B1 S1.00 ; enable bang-bang mode for the bed heater and set PWM limit
M140 H0 ; map heated bed to heater 0
M143 H0 S120 ; set temperature limit for heater 0 to 120C
M308 S1 P"temp1" Y"thermistor" T100000 B4138 ; configure sensor 1 as thermistor on pin temp1
M950 H1 C"out1" T1 ; create nozzle heater output on out1 and map it to sensor 1
M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
M143 H1 S240 ; set temperature limit for heater 1 to 240C; Fans
M950 F1 C"out 7" Q500 ; create fan 1 on pin out7 and set its frequency
M106 P1 S1 H-1 ; set fan 1 value. Thermostatic control is turned off
M950 F0 C"out 8" Q500 ; create fan 0 on pin out8 and set its frequency
M106 P0 S1 H1 T45 ; set fan 1 value. Thermostatic control is turned on
M950 F2 C"out 9" Q500 ; create fan 1 on pin out9 and set its frequency
M106 P2 S1 H-1 ; set fan 1 value. Thermostatic control is turned off; 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
; homeall.g
; called to home all axes
;
; generated by RepRapFirmware Configuration Tool v3.3.10 on Wed Dec 01 2021 11:33:12 GMT-0500 (Eastern Standard Time)
G91 ; relative positioning
G1 H2 Z5 F6000 ; lift Z relative to current position
G1 H1 X335 Y-335 F1800 ; move quickly to X or Y endstop and stop there (first pass)
G1 H1 X335 ; home X axis
G1 H1 Y-335 ; home Y axis
G1 X-5 Y5 F6000 ; go back a few mm
G1 H1 X335 F360 ; move slowly to X axis endstop once more (second pass)
G1 H1 Y-335 ; then move slowly to Y axis endstop
G90 ; absolute positioning
G1 X30 Y30 F6000 ; go to first bed probe point and home Z
G30 ; home Z by probing the bed; Uncomment the following lines to lift Z after probing
;G91 ; relative positioning
;G1 Z5 F100 ; lift Z relative to current position
;G90 ; absolute positioningThanks for any help!
-
Looking for help Duet 6HC for a Core XY printer
I am trying to learn the Duet 6HC by installing it in a core xy printer. I can not for the life of me get the printer to move in the correct direction, home etc. I have a Tronxy X5S that I purchased just to learn on, I removed the electronics and wired up the Duet.
I have built several other printers from kits and want to be able to make CNC machines in the future. I have decent training in electronics and wiring, so everything works from that perspective. It simply goes the wrong way.
I have tried to find my error and spent weeks looking at posts here, I have moved my end stops to match the "A" motor. I seem to be missing what everyone else knows. What is zero, what is the correct polarity of the coordinates for the machine? Is there a good book or manual explaining this?
Should I just rebuild it to be a cartesian printer? Is that easier?
Any help would be appreciated. -
RE: XY axis not right on Tron XY to DUET 3 conversion
Thanks! Unfortunately, I had to leave for work and I should be able to try these finally next week!!
-
XY axis not right on Tron XY to DUET 3 conversion
I specifically purchased a Duet 3 and a Tron XY to learn how to use these boards to eventually build bigger machines. I can't get the movement right. It is a core XY and attached are the motor setups. I have tried various combinations unsuccessfully, as well as copied others online with no success.
Thanks!
; Configuration file for Duet 3 (firmware version 3.3)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool v3.3.10 on Wed Dec 01 2021 11:33:12 GMT-0500 (Eastern Standard Time); General preferences
G90 ; send absolute coordinates...
M83 ; ...but relative extruder moves
M550 P"Duet 3" ; set printer name
M669 K1 ; select CoreXY mode; Network
M552 S1 ; enable network
M586 P0 S1 ; enable HTTP
M586 P1 S0 ; disable FTP
M586 P2 S0 ; disable Telnet; Dual Z
M584 X0 Y1 Z2:3 E4 ; Set drive mapping - 2 Z right, 3 Z left; Drives
M569 P0.0 S1 ; physical drive 0.0 goes forwards
M569 P0.1 S1 ; physical drive 0.1 goes forwards
M569 P0.2 S1 ; physical drive 0.2 goes forwards
M569 P0.3 S1 ; physical drive 0.2 goes forwards
M569 P0.4 S1 ; physical drive 0.4 goes forwards
; M584 X0.0 Y0.1 Z0.2 E0.4 ; set drive mapping
M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
M92 X80.00 Y80.00 Z400.00 E94.00 ; set steps per mm
M566 X900.00 Y900.00 Z60.00 E120.00 ; set maximum instantaneous speed changes (mm/min)
M203 X6000.00 Y6000.00 Z180.00 E1200.00 ; set maximum speeds (mm/min)
M201 X500.00 Y500.00 Z20.00 E250.00 ; set accelerations (mm/s^2)
M906 X800 Y800 Z800 E800 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 X330 Y330 Z400 S0 ; set axis maxima; Endstops
M574 X2 S1 P"!io0.in" ; configure switch-type (e.g. microswitch) endstop for high end on X via pin !io0.in
M574 Y1 S1 P"!io1.in" ; configure switch-type (e.g. microswitch) endstop for low end on Y via pin !io1.in
M574 Z1 S2 ; configure Z-probe endstop for low end on Z; Z-Probe
M558 P5 C"^io3.in" H5 F120 T6000 ; set Z probe type to switch and the dive height + speeds
G31 P500 X0 Y0 Z2.5 ; set Z probe trigger value, offset and trigger height
M557 X15:300 Y15:300 S20 ; define mesh grid; Heaters
M308 S0 P"temp0" Y"thermistor" T100000 B4138 ; configure sensor 0 as thermistor on pin temp0
M950 H0 C"out0" T0 ; create bed heater output on out0 and map it to sensor 0
M307 H0 B1 S1.00 ; enable bang-bang mode for the bed heater and set PWM limit
M140 H0 ; map heated bed to heater 0
M143 H0 S120 ; set temperature limit for heater 0 to 120C
M308 S1 P"temp1" Y"thermistor" T100000 B4138 ; configure sensor 1 as thermistor on pin temp1
M950 H1 C"out1" T1 ; create nozzle heater output on out1 and map it to sensor 1
M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
M143 H1 S240 ; set temperature limit for heater 1 to 240C; Fans
M950 F0 C"out8" Q500 ; create fan 0 on pin out8 and set its frequency
M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off
M950 F1 C"out9" Q500 ; create fan 1 on pin out9 and set its frequency
M106 P1 S1 H1 T45 ; set fan 1 value. Thermostatic control is turned on
M950 F1 C"out7" Q500 ; create fan 1 on pin out7 and set its frequency
M106 P1 S1 H1 T45 ; set fan 1 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
; Fans
M950 F0 C"out4" Q500 ; create fan 0 on pin out4 and set its frequency
M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off
M950 F1 C"out9" Q500 ; create fan 1 on pin out9 and set its frequency
M106 P1 S1 H1 T45 ; set fan 1 value. Thermostatic control is turned onM950 F0 C"fan0" Q500 ; create fan 0 on pin fan0 and set its frequency
M106 C"PartCoolingFan" P0 S0 H-1 B1 ; set fan 0 value. Thermostatic control is turned off
M950 F1 C"fan1" Q500 ;HOTEND FAN create fan 1 on pin fan1 and set its frequency
M106 C"HotendFAN" P1 H1 T45 ; set fan 1 value. Thermostatic control is turned on