Open MomentumDan opened 6 months ago
Dear MomentumDan, The attempt to convert your machine header-file config.txt into a FluidNc yaml file failed due to one of the following possibilities:
The file that you have been pasting is a runtime settings file, not a "Machine.h" compilation configuration file. The translator does not translate settings, it translates compilation configuration files. The latter are used when you recompile Grbl_Esp32 for the purpose of describing things like the pinout of your hardware.
config.txt This issue will automatically convert a Grbl_Esp32 machine definition file to FluidNC YAML format.
Change YOUR NAME in the title to some string that identifies your machine configuration.
IMPORTANT: Change only the YOUR NAME part of the title, not the entire title. If you change the entire title, GitHub will not run the converter program.
Attach your machine definition file here - but first change the .h extension to .txt because GitHub will not allow you to attach a file with a .h extension. Submit the issue, and after a few minutes, a new comment will appear with the FluidNC YAML file.
IMPORTANT: Attach the file - do not paste the file text into the issue. If you paste, the converter will not work.