bdring / Grbl_Esp32

A port of Grbl CNC Firmware for ESP32
GNU General Public License v3.0
1.7k stars 531 forks source link

Translate Machine.h for K40 Benny #1117

Closed BennyS80 closed 2 years ago

BennyS80 commented 2 years ago

This issue will automatically convert a Grbl_Esp32 "machine.h" file to FluidNC YAML format.

Change YOUR NAME in the title to some string that identifies your machine configuration.

Attach your Machine.h 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.

github-actions[bot] commented 2 years ago

Dear BennyS80, The attempt to convert your machine header-file into a FluidNc yaml file failed due to one of the following possibilities:

  1. Your machine file had an error. This can happen if you use an old machine file that will not compile with the latest version of Grbl_Esp32
  2. There is a bug in the converter program. If you cannot resolve the problem, please contact us on Discord - https://discord.gg/MDsRDeNsTE
MitchBradley commented 2 years ago

The translator failed because you did not attach a machine.txt file to the issue. Please create a new issue and try again