What hardware version of panel due is it?
What do you mean the colors are incorrect?
Global Moderators
Forum wide moderators
-
RE: Paneldue and heat chamber controle
-
RE: Printer goes past endstops
Endstops only stop movement during a homing move.
If you want them to act as a stop during normal opperation you can reconfigure them after homing to act as a trigger that can do an estop, (or whatever actions you want).
https://docs.duet3d.com/en/User_manual/Tuning/Triggers#firmware-configuration
In your homing files at the start you'd want to have the normal endstop configuration so that they work during homing. Then at the end, reconfigure them as a trigger. Or enable the trigger only during a print by putting it in your start gcode after homing is finished.
-
RE: Untimely stop and reversal of movement, SZP sensor reading error
@Esteban said in Untimely stop and reversal of movement, SZP sensor reading error:
I get an error telling me that the points have been skipped
This means your grid has points that are outside of the reachable area of the probe. When choosing the grid extents, take into account any offset your probe has.
For the problem of prints failing, can you gather a diagnostics report using M122 right after it happens?
For the problem with drivers, it's not totally clear what the issue is. Are you saying that motors connected to the mini2 card, don't work?
In general I think it would be beneficial to split up your issues into individual forum posts. It's much easier to tackle one thing at a time.
Also please share your config.g and the results of M122 here so we have a better idea of what you're working with.
-
RE: Duet 2 wifi homing issue
@nicaris said in Duet 2 wifi homing issue:
The probe does deploy. I can home the x and y but the head will move away from the x and Y axis along the x axis (emergency stop triggered !
Can you share a video if what you're seeing during homing?
RepRapFirmware for Duet 2 WiFi/Ethernet version 3.6.0-beta.2
It may be a good idea to go back to firmware version 3.5.3 stable release until everything is working well before testing a beta firmware.
-
RE: 6HC/XD for custom application
@aOne email sales@duet3d.com and you can discuss prices etc with them
-
RE: Trying to force install plugin
https://github.com/Duet3D/DuetWebControl/wiki/Third-Party-Plugins
It looks like the zip is created during the build process for the plugin. So unzipping, modifying, and re-zipping it doesn't seem possible. You may need to modify the source and rebuild.
-
RE: Trying to force install plugin
Do you have plugin.json in the root?
-
RE: Trying to force install plugin
Question for @chrishamm
What type of zip compression are you trying to use?
-
RE: PinTable descriptors
@wayneosdias ate is automated test equipment.
Can't help you on the other question