Stepcraft UCCNC strange estop
Hello,
I have 2 Stepcraft D420 with performance kits that run the same work in parallel. They 99 % of the time stop at the same line (estop fired) and I don't know why ? I have to do "run from here" multiple times to get it done.
Gcode around is visible on the screenshoot and in the text file.
Thank you for your help.
Hello,
I have 2 Stepcraft D420 with performance kits that run the same work in parallel. They 99 % of the time stop at the same line (estop fired) and I don't know why ? I have to do "run from here" multiple times to get it done.
I have an equal setup and had similar problems. And found out that my feed rate was too fast.
Have you checked your feed rate?
Is the point where it stops by any chance a spot where a sharp angle is involved?
Kind regards.
PapaAtHome Ich lese Deutsch, ich spreche (ein wenig) Deutsch, aber ich kann kein Deutsch schreiben.
SC420/2+Perf kit, D3/600, MM1000, laser module, WinPC-USB v3.02/06, UCCNC v2111, FreeCAD/Inkscape on Windows10, 64 bit.
Hello,
I manager the problem with a combinaison of 2 solutions:
In fusion 360 post, replace
allowedCircularPlanes = 1 << PLANE_XY; // allow only XY circular motion
with
allowedCircularPlanes = 0 << PLANE_XY; // not allow only XY circular motion
Dust management on the Y sensors: sometimes clean with brush and add protections that I designed (see attachments, you need 2 parts).
Fabien
Hello,
I manager the problem with a combinaison of 2 solutions:In fusion 360 post, replace
allowedCircularPlanes = 1 << PLANE_XY; // allow only XY circular motion
with
allowedCircularPlanes = 0 << PLANE_XY; // not allow only XY circular motionDust management on the Y sensors: sometimes clean with brush and add protections that I designed (see attachments, you need 2 parts).
Fabien
yes that would be also one of my solutions for this. So good luck
- 44 Foren
- 7,395 Themen
- 63.3 K Beiträge
- 17 Online
- 26.5 K Mitglieder