Need some help. PrusaSlicer is no longer allowing me to load to the PrintHost of the DuetPi setup. Any changes I could do to have this work again?
Did i forget a setting? I can manually load the file but not push it from the slicer.

ktapper
@ktapper
Best posts made by ktapper
-
PrusaSlicer won't connect to DuetPi for Duet 3
Latest posts made by ktapper
-
RE: Duet 3 6HC and setting up Stealthchop
@dc42 said in Duet 3 Mini 5+ sensorless homing configuration:
Bear in mind that you need to execute a tuning procedure when using stealthChop mode.
-
RE: Duet 3 6HC and setting up Stealthchop
I have, but there is a sequence that is needed after setting Stealthchop to make it calibrate the back emf. let me see if I can find the post from dc42
-
RE: Did I already kill my 1st duet?
Power it with just the USB....see if everything is working
-
Duet 3 6HC and setting up Stealthchop
Anyone setup a command to calibrate and start Stealthchop on Duet 3 to add to a Homing command?
Printer is loudest in the room and would like to get it to swap to Stealth mode...but read I need to calibrate it with pauses and motion.
-
RE: Appear to be having Hardware issue with Duet 3
Will check the voltage again...there was no reading the last time. I got the Duet3 working, but can't seem to get the UART on OI_1 to work with Arduino. Not sure what the issue there is....wiring is correct and the pin out appears to be sending a signal....wonder if the threshold voltage for reading is not quite there...might try a logic shifter
-
RE: Appear to be having Hardware issue with Duet 3
Even tried hooking up a fan...and then used volt meter...both outputs are not work proper. no voltage shows and don't close the loop for the Endstop when connected.
-
RE: Appear to be having Hardware issue with Duet 3
Just updated to 3.2...was using the unstable one to test. So far nothing I have done has made it work. Checked all wires and such
-
Appear to be having Hardware issue with Duet 3
Could use some help here with Duet 3, plugged my endstops into Out5 and Out6 and they do not work. But does work in Out4. So it appears Out5 and 6 are dead. Also, can't seem to get the an Arduino to read UART 2 on OI_1 And when I "connect the Arduino to same Panel Due line OI_0 the panel due won't connect.
-
RE: PROMEGA Duet Firmware 3.0 G Code Update
Company is still around to my knowledge. But I have a promega that has been pretty converted. The basics of the CoreXY G-Code should work for most part need to make changes to the endstops on the Z. config.g
I recommend reading the RRF3 differences and get Pin calls at the bottom for the Maestro
https://duet3d.dozuki.com/Wiki/RepRapFirmware_3_overviewIf you do what I did...I did one line at time looking up in the Overview if it changed..if it did followed the write up if not moved to the next line. All the M98 calls just need " " around the file name for it to work again. I would recommend pulling the data back to the main config and get rid of some of the calls.