bdring

Results 287 comments of bdring

I don't use the open builds senders. I am not sure what this means. ``` [13:06:52] [ GCODE Parser ] GCODE File (from gcode editor) sent to backend [13:07:06] [...

FluidNC has some pretty robust tool change capability. It relies on custom spindle classes rather than macros. The problem with macros is that they are not interactive. You cannot do...

Closing old issue M6 macros are now supported. http://wiki.fluidnc.com/en/features/atc

You are mixing terms. **$Report/Interval** is not a setting or config item. It is a command. ***Commands*** are things like **$H** or **$Startup/Show**. They do something, but do not save...

Closing issue. OP not responding

There are some example files here. https://github.com/bdring/6-Pack_CNC_Controller/tree/main/FluidNC_configs

Show your existing config file that works for the 3 axes. Show the startup messages too.

Closing inactive issue