Hi,
Before ill start Questioning, ill have to explain the past of this printer.
i bought a Guider 2S in 2019 with the intent to just print stuff. I didnt wanted to "nerd-down" this printer - just use it....
2 Burned Mainboards, and some heating issues later i decided to throw the Flashforge electronics away, and rebuild it with Duet.
Bought and successfully installed an MB6HC.
After about a year of working just fine, the Flashforge OEM toolboard burned.
Bought a Duet toolboard, installed it, wired it.
sooo,
Communication is working.
ive done the rest of rewireing.
Heater + FAN - works!
CoolingFan - works!
Servo for Leveling - well here is the first Problem:
; Z-Probe M558 P8 C"121.io0.in" H3 F100 T8000 ; set Z probe type to switch and the dive height + speeds G31 P200 X0 Y0 Z2.5,;Z1.3 ;X-10 Y-25 Z2.5 M557 X0:280 Y0:210 S20:30 ; define mesh grid M376 H8 M950 S8 C"121.io0.out"Thats my current config after 4h troubleshooting.
But i can not move the servo with M401 / M402.
So if i am right, M401 / 402 just calling retract.g / deploy.g in the /sys/ folder.
so i took the comand in that file and tested it direct:
M280 P8 S20And the Servo Moves...
So it seems, that my config is correct, but M401/402 is pointing to an other file?
Ive even tryed to rename deploy.g and retract.g as described in the Documentation, to deploy8.g and retract8.g
Didnt work...
I do not understand why just changing the adress is making that problem. Surly just a small failure of my own, but i dont see it...
The second Problem is,
that the ExtruderMotor is not working.
Config looks like this.
After heating up, i placed a piece of filament in it, i wanted to test the extrudtion via the DWC.
no movement - not even noise...
Duet Web Control 3.4.6
Duet 3 MB6 HC
Toolboard V1.1
pls somebody help me
it can only be a small dumb failure of my own... but i dont see it...