Extrusion Option greyed out
-
Hi. First of all :
M667: Select CoreXY or related mode
This command is deprecated in RRF 2.03 and later. Use M669 instead.Secondly, what DWC version are you using?
-
Hello,
I'm not sure what you mean by DWC version?
-
@hiro_ono How are you setting the temperature and what temperature are you setting to? You need to have the tool active (send T0) pr click on it. Then set he active temperature, Also, extrusion is disabled until the temperature reaches a default value. I think that is 160 deg C but I think it's configurable in DWC.
Edit - DWC = Duet Web Control
-
Duet Web Control 2.1.0
Setting the temp in DWC, to 200.
When i click on the tool it just says changing tool for ages, when thats done i still can't control the extruder.
If I type T0 i get a green tick to say its worked but still cant extrude
G1 E20 Works -
@hiro_ono When you click on the buttons in the web interface, what drive do you select and what feedrate?
-
I just telect tool 0 i'm not selecting any specific drive i dont think? feed rate can be anything but doesn't make a difference, its on 5mm/s at the moment
-
IIRC, there was an issue with a DWC build of around your number.
I suggest updating to DWC 3.1.1 and RRF 3.1.1 -
Something else too.
This line at the top of your config.g.............
; Configuration file for Duet Maestro (firmware version 3)
But the configuration file is for firmware V2
What firmware are you actually on? (run M122 to find out).
-
@deckingman said in Extrusion Option greyed out:
M122
M122
=== Diagnostics ===
RepRapFirmware for Duet 2 Maestro version 3.01-RC6 running on Duet Maestro 1.0
Board ID: 08D8M-9T8A2-MQNS0-7J9FL-3SJ6K-KNSQX
Used output buffers: 1 of 24 (21 max)
=== RTOS ===
Static ram: 22012
Dynamic ram: 88620 of which 60 recycled
Exception stack ram used: 408
Never used ram: 19972
Tasks: NETWORK(ready,312) HEAT(blocked,1328) MAIN(running,1876) IDLE(ready,80)
Owned mutexes:
=== Platform ===
Last reset 01:40:48 ago, cause: software
Last software reset at 2020-06-18 12:56, reason: User, spinning module GCodes, available RAM 19972 bytes (slot 1)
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0400f000 BFAR 0xe000ed38 SP 0xffffffff Task 0x4e49414d
Error status: 0
Free file entries: 10
SD card 0 detected, interface speed: 15.0MBytes/sec
SD card longest block write time: 2.3ms, max retries 0
MCU temperature: min 35.0, current 39.7, max 43.9
Supply voltage: min 0.0, current 12.1, max 12.3, under voltage events: 0, over voltage events: 0, power good: yes
Driver 0: standstill, read errors 0, write errors 1, ifcount 93, reads 45221, timeouts 0
Driver 1: standstill, read errors 0, write errors 1, ifcount 93, reads 45220, timeouts 1
Driver 2: standstill, read errors 0, write errors 1, ifcount 96, reads 45221, timeouts 0
Driver 3: standstill, read errors 0, write errors 1, ifcount 80, reads 45218, timeouts 5
Driver 4: standstill, read errors 0, write errors 1, ifcount 69, reads 45232, timeouts 0
Driver 5: ok, read errors 0, write errors 0, ifcount 0, reads 0, timeouts 45238
Driver 6: ok, read errors 0, write errors 0, ifcount 0, reads 0, timeouts 45238
Date/time: 1970-01-01 00:00:00
Slowest loop: 35.21ms; fastest: 0.13ms
I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
=== Move ===
Hiccups: 0(0), FreeDm: 169, MinFreeDm: 121, MaxWait: 799239ms
Bed compensation in use: none, comp offset 0.000
=== MainDDARing ===
Scheduled moves: 0, completed moves: 0, StepErrors: 0, LaErrors: 0, Underruns: 0, 0 CDDA state: -1
=== AuxDDARing ===
Scheduled moves: 0, completed moves: 0, StepErrors: 0, LaErrors: 0, Underruns: 0, 0 CDDA state: -1
=== Heat ===
Bed heaters = 0 -1, chamberHeaters = -1 -1
Heater 0 is on, I-accum = 0.4
Heater 1 is on, I-accum = 0.6
=== GCodes ===
Segments left: 0
Movement lock held by null
HTTP is ready with "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
Daemon is idle in state(s) 0
Autopause is idle in state(s) 0
Code queue is empty.
=== Network ===
Slowest loop: 140.79ms; fastest: 0.02ms
Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0)
HTTP sessions: 1 of 8
Interface state active, link 100Mbps full duplex -
Just updated everything to 3.1.1 and its working fine now