When slecting Hotend heater 1 in dashboard error
-
When i click on heater 1 in the Dashboard screen to make it active i keep getting the following error and it will not activate the heater??
M568 P0 A1, The M568 command is no longer needed
This appears to be a javascript script ??
2, 11:23:46 M122
=== Diagnostics ===
RepRapFirmware for Duet 3 Mini 5+ version 3.2.2 running on Duet 3 Mini5plus Ethernet (standalone mode)
Board ID: 577A8-6096U-D65J0-40KMD-MH03Z-R8DWU
Used output buffers: 3 of 40 (23 max)
=== RTOS ===
Static ram: 98732
Dynamic ram: 102484 of which 72 recycled
Never used RAM 43928, free system stack 138 words
Tasks: NETWORK(ready,172) ETHERNET(blocked,560) HEAT(blocked,295) CanReceiv(blocked,947) CanSender(blocked,358) CanClock(blocked,362) TMC(blocked,97) MAIN(running,440) IDLE(ready,20) AIN(blocked,260)
Owned mutexes:
=== Platform ===
Last reset 00:34:38 ago, cause: software
Last software reset at 2022-05-24 10:47, reason: User, GCodes spinning, available RAM 44172, slot 0
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x00000000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a
Error status: 0x00
Aux0 errors 0,0,0
Aux1 errors 0,0,0
Supply voltage: min 24.0, current 24.0, max 24.1, under voltage events: 0, over voltage events: 0, power good: yes
Driver 0: position 10000, standstill, SG min/max 0/4, read errors 0, write errors 0, ifcnt 32, reads 42406, writes 3, timeouts 0, DMA errors 0
Driver 1: position -6000, standstill, SG min/max 0/4, read errors 0, write errors 0, ifcnt 32, reads 42406, writes 3, timeouts 0, DMA errors 0
Driver 2: position 6000, standstill, SG min/max 0/6, read errors 0, write errors 0, ifcnt 32, reads 42406, writes 3, timeouts 0, DMA errors 0
Driver 3: position 0, standstill, SG min/max 0/0, read errors 0, write errors 0, ifcnt 29, reads 42409, writes 0, timeouts 0, DMA errors 0
Driver 4: position 0, standstill, SG min/max 0/0, read errors 0, write errors 0, ifcnt 29, reads 42409, writes 0, timeouts 0, DMA errors 0
Driver 5: position 0, standstill, SG min/max 0/6, read errors 0, write errors 0, ifcnt 32, reads 42406, writes 3, timeouts 0, DMA errors 0
Driver 6: position 0, standstill, SG min/max 0/6, read errors 0, write errors 0, ifcnt 32, reads 42405, writes 3, timeouts 0, DMA errors 0
Date/time: 2022-05-24 11:22:08
Cache data hit count 3719245232
Slowest loop: 8.65ms; fastest: 0.11ms
=== Storage ===
Free file entries: 10
SD card 0 detected, interface speed: 22.5MBytes/sec
SD card longest read time 3.7ms, write time 0.0ms, max retries 0
=== Move ===
DMs created 83, maxWait 341151ms, bed compensation in use: none, comp offset 0.000
=== MainDDARing ===
Scheduled moves 10, completed moves 10, 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, chamberHeaters = -1 -1
Heater 1 is on, I-accum = 0.0
=== GCodes ===
Segments left: 0
Movement lock held by null
HTTP is idle 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.
=== Network ===
Slowest loop: 9.11ms; fastest: 0.03ms
Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0), 0 sessions
HTTP sessions: 2 of 8- Ethernet -
State: active
Error counts: 0 0 0 0 0
Socket states: 5 2 2 2 2 0 0 0
=== CAN ===
Messages queued 16659, send timeouts 16658, received 0, lost 0, longest wait 0ms for reply type 0, free buffers 16
24/05/2022, 11:20:32 M568 P0 A1
The M568 command is no longer needed
Congif.g File:
; Configuration file for Duet 3 Mini 5+ (firmware version 3.3)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool v3.3.10 on Mon May 23 2022 12:52:37 GMT+0100 (British Summer Time); General preferences
M575 P1 S1 B57600 ; enable support for PanelDue
G90 ; send absolute coordinates...
M83 ; ...but relative extruder moves
M550 P"Uni3D 001" ; set printer name
M669 K1 ; select CoreXY mode; Network
M552 P0.0.0.0 S1 ; enable network and set IP address
M586 P0 S1 ; enable HTTP
M586 P1 S0 ; disable FTP
M586 P2 S0 ; disable Telnet; Drives
M569 P0.0 S1 ; physical drive 0.0 goes forwards
M569 P0.1 S1 ; physical drive 0.1 goes forwards
M569 P0.2 S0 ; physical drive 0.2 goes backwards
M569 P0.3 S1 ; physical drive 0.3 goes forwards
M569 P0.5 S0 ; physical drive 0.5 goes backwards
M569 P0.6 S0 ; physical drive 0.6 goes backwards
M584 X0.0 Y0.1 Z0.2:0.5:0.6 E0.3 ; set drive mapping
M350 X32 Y32 Z32 E16 I1 ; configure microstepping with interpolation
M92 X400.00 Y400.00 Z800.00 E424.41 ; set steps per mm
M566 X600.00 Y600.00 Z60.00 E120.00 ; set maximum instantaneous speed changes (mm/min)
M203 X1000.00 Y1000.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 Z600 S0 ; set axis maxima; Endstops
M574 X1 S1 P"io5.in" ; configure switch-type (e.g. microswitch) endstop for low end on X via pin io0.in
M574 Y1 S1 P"io6.in" ; configure switch-type (e.g. microswitch) endstop for low end on Y via pin io2.in
M574 Z1 S2 ; configure Z-probe endstop for low end on Z; Z-Probe
M950 S0 C"io3.out" ; create servo pin 0 for BLTouch
M558 P9 C"io3.in" H5 F120 T6000 ; set Z probe type to bltouch and the dive height + speeds
G31 P500 X0 Y40 Z2.5 ; set Z probe trigger value, offset and trigger height
M556 S50 X0 Y0 Z0 ; set orthogonal axis compensation parameters
M557 X15:330 Y15:330 S20 ; define mesh grid; Heaters
M308 S0 P"temp2" Y"thermistor" T100000 B4725 C7.06e-8 ; configure sensor 0 as thermistor on pin temp2
M950 H0 C"out0" T0 ; create bed heater output on out2 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 B4725 C7.06e-8 ; 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 S280 ; set temperature limit for heater 1 to 280C; Fans
M950 F0 C"out5" Q500 ; create fan 0 on pin out3 and set its frequency
M106 P0 S0 H1 T45 ; set fan 0 value. Thermostatic control is turned off
M950 F1 C"out3" Q500 ; create fan 1 on pin out4 and set its frequency
M106 P1 S1 H-1 ; 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
- Ethernet -
-
@shaunppl whats in your tpre and tpost file for tool 0?
-
@jay_s_uk Where do i find that ??
-
@shaunppl same place as config.g
-
@jay_s_uk Just found them.
; tpost0.g
; called after tool 0 has been selected
;
; generated by RepRapFirmware Configuration Tool v3.3.10 on Mon May 23 2022 12:52:37 GMT+0100 (British Summer Time)
; Wait for set temperatures to be reached
M116 P0; tpre0.g
; called before tool 0 is selected
;
; generated by RepRapFirmware Configuration Tool v3.3.10 on Mon May 23 2022 12:52:37 GMT+0100 (British Summer Time) -
@shaunppl what version of RRF are you running? It'll tell you in M115
What version of DWC are you running? It'll tell you under settings general -
@jay_s_uk Duet web control 3.4.0, FIRMWARE_NAME: RepRapFirmware for Duet 3 Mini 5+ FIRMWARE_VERSION: 3.2.2 ELECTRONICS: Duet 3 Mini5plus Ethernet FIRMWARE_DATE: 2021-02-11
-
@shaunppl theres your issue. you need to update your firmware to 3.4.0
-
@jay_s_uk Yep you are very right, have just uploaded the later firmware 3.4.0 and it worked, many thanks for your help.
-
@jay_s_uk Had to upgrade to the Mini 5+ as my maestro board keeps wiping the sd cards ? and making them unreadable.
So took all my settings with it, so scraching head to sort 3 axis homing and other issues etc, talk about having a bad day. lol
-
@shaunppl sounds like an issue with the sd card socket on the maestro then
-
@jay_s_uk Yeah i think so, but now worried as my other prototype are all on the maestro boards and 2 failures means i will have to probably move them all to duet 3 boards.
-
@jay_s_uk How are you getting on with your predator, I revamped mine with a rail conversion along with a meastro board and smart efficator made a hell of a difference.
-
@shaunppl good thanks. so far changed the belts, motors, motor pulleys, added rails, changed the motherboard, made my own magball rods, fitted a smart effector with direct extruder (LGX Lite) and fitted a dragon HF.
-
@jay_s_uk Yeah i am trialing the revo hotend with the upgraded smart efficator board (a lot more accurate and less prone to the vibration issues when bed levelling) and using a fixed mounted hemera extruder not the flying spring mounts, seems to be more stable and prints faster.