duet 2 wifi ona ctc dual help plz
-
ok now they are moving the right direction but are now at the back right corner of the bed y end stop is at the low end i think do to pushing y+ and it moving away from endstop and x is at the high end do to pushing X+ and it moves to it
-
so it just needs calibrated right? and i got to adjust the size a little?
-
@phaedrux said in duet 2 wifi ona ctc dual help plz:
M574 X1 Y1 Z0 S0
So you'll need to modify the endstop configuration in config.g to match the position of the endstops.
M574 X2 Y1 Z1 S0
That means Y is at the low end towards 0. X is at the high end towards 200+ and Z is at the low end towards 0. Is that correct?
Then you can compare your homing files using this section
https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareCartesianPrinter#Section_Homing_X_and_Y
For the low end, the homing move will have to move negative value. For the high end, it will move a positive value. -
y is the only one on low end if anything going to + is high
-
sorry i was not correcting you it was a question i should have worded that better
-
@phaedrux said in duet 2 wifi ona ctc dual help plz:
uncomment to configure for legacy Z-Endstop switch
what dose he mean buy this though?
-
What is the config you are using now? (can you copy and paste it?)
What currently works, and what still doesn't work? -
ok so the z end stop is working but x is not and i cant tell if the y is or not it will not move to it
-
ok i got z and y to work now x is the problem y is still bouncing though i think the dissent it can travel is wrong -12 y is at end stop and 110 is the pint it needs to stop but it will go to 137 so if i change M208 X273 Y137 Z150 S0 to what i need will that fix that? im still working on fixing the x end stop as well
-
ok i got the distance fixed but its like it don't recognize the x end stop command i have put M574 X1 Y2 Z2 S0
and M574 X2 Y2 Z2 S0 but nether work y and z are great now -
@twistedechos when you click the x endstop by hand does the light on the endstop change? Does the light on the duet change? Does the endstop status in the web control show that it's pressed? Or if you send M119 while it's pressed?
-
lights work it says all of them are not stopped
-
all of them are pressed and lit up in this pic
-
I think i got it figured out for my head to rap around it i had to go right it all from scratch using his files as a reference. if it works you will see some files posted on here if not ill be back lol
-
If you pot your current config.g and homing files I can give some more feedback on what to change.
-
@phaedrux said in duet 2 wifi ona ctc dual help plz:
If you pot your current config.g and homing files .................
What sort of compost would you recommend and how often should he water them?
(Sorry - just couldn't resist....)
-
3_1553307719824_homez.g 2_1553307719824_homey.g 1_1553307719824_homex.g 0_1553307719823_homeall.g i have not messed with any of these yet
-
And your config.g as it is now?
-
-
i need to fix the M574 i think i should be x2 y1 z2 s0