bdring
bdring
I think you should have 2 files on your ESP32. config.yaml io_test.nc You can check with the `$localfs/list` command. If you don't have them let me know. If you do,...
You probably overwrote them with a reinstall of the firmware. You can get them here. https://github.com/bdring/fluidnc-config-files/tree/main/contributed/6x_CNC_Controller Upload these files config.yaml 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,...
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...
Contact me via DM on our Discord server. I need some details from you about the order. https://discord.gg/FbmHW2CK
Try jogging the axis at the same speed as your seek rate. How does that compare to your homing speed. BTW. Do you always use mm or sometimes inches? Axes...
Update the firmware. v3.7.17 addressed a memory issue.
Closing stale issue
This is a complicated problem to solve We are working on major changes that address what is allowed and who is in control. That might simplify this issue. It will...
Most macros are run from the idle state. Macros with gcode in them would create conflicts in run mode.