@Phaedrux
Thanks for the reply! I have checked both those out and numerous other threads.
I had tried updating to 3 but had received an error, but that was back in early August, maybe its time I try again.
The heater section of my config.g looks like this
; Heaters
M305 P1 X100
M305 P1 X101
M305 P0 X102
M305 P0 X103
I set them both to 2 different channels because I wasn't sure how to determine which channel they were on.
Heres the output of M122
=== Diagnostics ===
Used output buffers: 3 of 32 (13 max)
=== Platform ===
RepRapFirmware for Duet 2 WiFi/Ethernet version 1.21 running on Duet WiFi 1.02 or later
Board ID: 08DLM-996RU-N8PS4-6J9FG-3SD6L-9VURN
Static ram used: 16152
Dynamic ram used: 100400
Recycled dynamic ram: 2232
Stack ram used: 1224 current, 4448 maximum
Never used ram: 7840
Last reset 00:00:46 ago, cause: power up
Last software reset at 2020-10-20 20:06, reason: User, spinning module GCodes, available RAM 7776 bytes (slot 0)
Software reset code 0x0003 HFSR 0x00000000, CFSR 0x00000000, ICSR 0x0441f000, BFAR 0xe000ed38, SP 0xffffffff
Error status: 0
Free file entries: 10
SD card 0 detected, interface speed: 20.0MBytes/sec
SD card longest block write time: 0.0ms
MCU temperature: min 34.7, current 35.6, max 35.9
Supply voltage: min 23.7, current 24.1, max 24.2, under voltage events: 0, over voltage events: 0
Driver 0: standstill, SG min/max not available
Driver 1: standstill, SG min/max not available
Driver 2: standstill, SG min/max not available
Driver 3: standstill, SG min/max not available
Driver 4: standstill, SG min/max not available
Date/time: 2020-10-20 20:44:16
Slowest main loop (seconds): 0.015620; fastest: 0.000046
=== Move ===
MaxReps: 0, StepErrors: 0, LaErrors: 0, FreeDm: 240, MinFreeDm 240, MaxWait: 0ms, Underruns: 0, 0
Scheduled moves: 0, completed moves: 0
Bed compensation in use: none
Bed probe heights: 0.000 0.000 0.000 0.000 0.000
=== Heat ===
Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1
Heater 0 is on, I-accum = 0.0
Heater 1 is on, I-accum = 0.0
=== GCodes ===
Segments left: 0
Stack records: 1 allocated, 0 in use
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
serial is idle in state(s) 0
aux is idle in state(s) 0
daemon is idle in state(s) 0
queue is idle in state(s) 0
autopause is idle in state(s) 0
Code queue is empty.
=== Network ===
Responder states: HTTP(1) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0)
HTTP sessions: 2 of 8
- WiFi -
Network state is running
WiFi module is connected to access point
Failed messages: pending 0, notready 0, noresp 0
WiFi firmware version 1.23
WiFi MAC address f4:cf:a2:59:85:c4
WiFi Vcc 3.37, reset reason Turned on by main processor
WiFi flash size 4194304, free heap 25872
WiFi IP address 192.168.0.30
WiFi signal strength -76dBm, reconnections 0, sleep mode modem
Socket states: 2 0 0 0 0 0 0 0
=== Expansion ===
Another possible useful thing would be this error, which I also received earlier.
Thanks in advance!