-
-
Notifications
You must be signed in to change notification settings - Fork 402
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: FluidNC 6XCNC Controller - strange LED lights and steppers suddenly not working #1221
Comments
I think you should have 2 files on your ESP32. config.yaml You can check with the If you do, send It should blink all the LEDs. That will be a good first test to do. |
I don't have config.yaml or io_test.nc on my ESP32: |
You probably overwrote them with a reinstall of the firmware. You can get them here. Upload these files config.yaml |
Thanks .. Yes I found those already .. I'm doing that now .. please wait a sec .. |
Video of IO test here: (if you would like clearer video, please let me know) $localfs/run=io_test.nc |
The video suggests that motor outputs 3 and 4 are not working correctly. They both connect to the same component. It runs off the same signals as X and Y, so there is no evidence of an ESP32 or config problem. The component is proven to be quite robust, but it is possible to damage it with ESD or overcurrent. If you bought it from Elecrow or me I can replace it. If it happens again there is likely a problem on your end. You might try changing the config to use motor outputs 5 and 6 for a while to see if they work before using a new one. |
Thanks for that .. Yes I could try moving the motors to 5 & 6 as a temporary fix ... but later I will want to use those outputs for rotary axis A/B. Yes I purchased via Elecrow - that would be great to get a replacement - shall I send back this unit in return? |
Hello, I have tested the 6X controller after moving the outs from 3 & 4 to 5 & 6. Everything seems to work fine for now. Please below link for video & image: https://imgur.com/a/ob17s7S In the demo the homing sequence is Z, X, YY One thought has occurred to me is that since the middle shift register had only one side of the Y axis connected there and the other side was connected via the first shift register, this poses a serious risk to damaging a machine like mine that has XYYZ. And in my case before I knew that the middle shift register was damaged, I was attempting Y travel which could have ripped my gantry apart if I was doing a long travel - Luckily I detected it right away - Anyway I suggest to add somewhere in the wiki (if it's not already mentioned) that for duel axis operation - use the same shift register - it would be safer. |
Your problem is quite odd. I am not sure I have heard of it before. The chips are still functioning as shift registers, but the output section is damaged. I suggest you continue to test it for a while to see if the new arrangement holds up. I would hate to see a replacement controller fail the same way. Elecrow just sold out, They should get some more in about 2 weeks. I have some in stock that can be sent if it is urgent. |
Hello .. Sorry for the delay .. The FluidNC 6X controller with 1,2,5&6 (XYYZ) outputs to stepper has worked fine during a long 9 hour V-Carve - I will post a link to some video clips later. |
Here's a video clip - you can watch from 3:11 https://youtu.be/5iAweBlNY3M?si=lI8tQ7oZL3Ech0c6&t=191 |
Hello, I have tried & tested several new jobs using the same axis with 1,2,5&6 (XYYZ) - seems to be stable for now ... However I will be needing all 6 axis relatively soon .. Can you please indicate when you send out the replacement board - I can then send this board back to the factory. Many thanks! |
Contact me via DM on our Discord server. I need some details from you about the order. |
Wiki Search Terms
Could not find anything in wiki that matches my issue
Controller Board
6X CNC controller
Machine Description
Input Circuits
I doubt that there is an issue here as the machine/6X was working perfectly the day before.
Configuration file
Startup Messages
User Interface Software
UGS
What happened?
Hello, I have a new issue with the FluidNC 6XCNC Controller. While yesterday I did my first test run on the wood plank: https://youtu.be/z4_9rOci9T8?si=AOMqgIGy_-KCQBn9 - and everything went well ...
And today I was about to start a new job, but nothing worked correctly - The Z axis did not move, the Y axis would move but the two steppers not in sync, and the X axis would move - but I was not able to home any of the axis. Also the LEDs were not lighting up correctly. I have not touched anything since that job yesterday.
I am using UGS via USB cable and I am not using the FluidNC WebUI
I have since detached the controller from the steppers and machine and have again clean installed the latest firmware and uploaded the most recent 6x_default.yaml from github to see if my custom yaml was corrupted somehow overnight. And then testing again to see what happens with the lights - it looks strange still: see image & video here: https://imgur.com/a/fluidnc-6xcnc-contoller-issue-iXHO72h
Is this a component failure or something in the firmware corrupted? I am getting no error codes. Is there something I can do by terminal to see what's going on - any other suggestion please.
Please see attached yaml file I was using yesterday which worked fine with my machine.
GCode File
No response
Other Information
This shows the issue:
https://imgur.com/a/fluidnc-6xcnc-contoller-issue-iXHO72h
This shows the machine working perfectly the day before:
https://youtu.be/z4_9rOci9T8?si=AOMqgIGy_-KCQBn9
The text was updated successfully, but these errors were encountered: