Paste estruder configuration
-
Hi guys
I’m trying to configure my Duet Wi-Fi mini for a ceramic “cold” extruder.
How can I do ? I don’t need of temperature sensor and heater.
Regards
Giuseppe -
You can define a tool without a heater and then enable cold extrusion with M302.
https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m302-allow-cold-extrudes
-
-
@Phaedrux thanks
-
@GiusepRap if there is no tool heater then you won't need to use M302 because the firmware should allow cold extrusion automatically.
-
@dc42
I’ve installed dual z axis, x and y end extruder
but when I launch de web app the extruder command is “locked” and it cannot extrudeThis is my configuration
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 S0M584 X0.0 Y0.3 Z0.2:0.4 E0.1
Regards
Giuseppe -
Do you have the tool selected?
Post your full config.g and the results of sending M122 in the gcode console tab in DWC please.
-
This post is deleted! -
This post is deleted! -
Not sure why you deleted your posts, but you should update your firmware.
https://docs.duet3d.com/en/User_manual/RepRapFirmware/Updating_firmware#duet-3-mini-5-wifiethernet
-
@Phaedrux thanks I deleted for rewriting better but I couldn’t. Thanks, now I try ti update the firmware and After I check it again. Regards Giuseppe