@jay_s_uk
overkill of course but i dont use it here at the moment because i dont use this printer
Best posts made by joeko
-
RE: STM32H7 Port of RRF 3.4.1RC1 - with CAN-FD support
-
RE: PanelDue checksum errors
the new psu is fitted and there are no Errors when i heat the bed
with the stock psu i got after 1-2 minutes checksum Errors and now no Errors after 60 minutes -
RE: leveling 3 independent Z motors and with 4 finger srews ?
@jay_s_uk said in leveling 3 independent Z motors and with 4 finger srews ?:
This is what I run as a manual macro for levelling the bed using 4 screws.
m671 x15:250:15:250 y25:25:260:260 P0.5 G30 P0 X15 Y25 Z-99999 ; probe near an adjusting screw G30 P1 X240 Y25 Z-99999 ; probe near an adjusting screw G30 P2 X15 Y255 Z-99999 ; probe near an adjusting screw G30 P3 X240 Y255 Z-99999 S4 ; probe near an adjusting screw G28 Z
Works well.
I would suggest you copy your current M671 and put it in your bed.g file at the beginning.ah, ok.
this is your macro and you call it for leveling.
on this way i can create a 2. macro and use motors or finger srews.... -
RE: Skr H7 board and mini 12864 display
i got it.
i had to change the connector to the oposite. wrong cable -
RE: Duet3, wiring endstop to iox.in and also to iox.out ?
@droftarts said in Duet3, wiring endstop to iox.in and also to iox.out ?:
@joeko @jay_s_uk is correct, but be aware that if you use an io[x].out as an input, it is only 3.3V tolerant. io[x].in are 30V tolerant.
This is noted on the Duet 3 6HC and Mini 5+ hardware pages, but not on the expansion and tool board pages. I’ll check this is universal to Duet 3 with Tony/dc42, and add it to those pages as necessary.
Ian
ok, greate
than i connec the endstopswitch between iox.out and ground -
RE: Object Cancel Plugin 1.0
@jay_s_uk said in Object Cancel Plugin 1.0:
@joeko which zip file are you use?
Do you not get the prompts to install the plugin?
Are you standalone or SBC?hallo,
i use this
https://github.com/Sindarius/ObjectCancelPlugin/archive/refs/heads/main.zip
from here
https://github.com/Sindarius/ObjectCancelPlugin
i found the link in the code buttoni have read your answer and have looked for an other version and found this
https://github.com/Sindarius/ObjectCancelPlugin/releases/download/1.0.0/ObjectCancelPlugin-3.3.zip
and with this i was able to install
thx for your answer -
RE: hotend fan on only when hotend stop heating
i replaced the clone to an genuine duet3 mini5+. fan + heater etc run well now. also power supply is stable now
-
RE: Duet3, wiring endstop to iox.in and also to iox.out ?
@fcwilt said in Duet3, wiring endstop to iox.in and also to iox.out ?:
@joeko said in Duet3, wiring endstop to iox.in and also to iox.out ?:
or do you mean why between xxx.out and ground ?
if so than offer the wirring guide this (between xxx.in and ground) ...or am i wrong ?Sorry I wasn't clear.
Why would you want to use an output for an input given the numerous inputs usually present on a Duet?
Frederick
at the moment i am building the printer and have looked for an rrf firmware or a ready config.g with nema settings and so on. i found something on discord with these endstop wiring and was confused. the xy endstop pcb has 4 cables, one for ground, 2 for x+y signal and for voltage. if there is no reason against this than is it possible with one cable (3 cables to one connector) to connect the xy endstop pcb to the toolboard or board. but of course it is also easy to use two connector for signal and they share the ground.
sorry for my english, it isnt my homelanguage
-
RE: InternalServerException in InstallPlugin:
i talk the most time with me but it is also for other user
now i got the install without errormessage and install the stable firmware is possible. plugin i dont try further until a new stable firmware will arrive.
aftersudo apt-get install duetsoftwareframework
i modifeyed the config.json to the correct gpio pins. than i deinstalled it again, reboot and installed it again and now....all fine also with installing the stable firmware. plugins i dont have tried because also with the raspberry and manuel installing like in the guide it was not possible (and all needed services was running also appamor) in standalone it tried it with the latest beta and all was fine