diff --git a/.github/ISSUE_TEMPLATE/Translate-to-FluidNC.md b/.github/ISSUE_TEMPLATE/Translate-to-FluidNC.md index 77e5d288..a66647be 100644 --- a/.github/ISSUE_TEMPLATE/Translate-to-FluidNC.md +++ b/.github/ISSUE_TEMPLATE/Translate-to-FluidNC.md @@ -1,4 +1,4 @@ ---- +e--- name: Translate Machine.h File to FluidNC about: Use this template to translate a Grbl_Esp32 Machine.h to FluidNC YAML format. title: 'Translate Machine.h for YOUR NAME' @@ -7,9 +7,9 @@ assignees: '' --- -This issue will automatically convert a Grbl_Esp32 "machine.h" file to FluidNC YAML format. +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. -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. +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.