1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-09-01 10:23:19 +02:00

Update Translate-to-FluidNC.md

This commit is contained in:
bdring
2022-03-02 12:38:19 -06:00
committed by GitHub
parent 4d56199dbb
commit 5c89ca9a05

View File

@@ -1,4 +1,4 @@
--- e---
name: Translate Machine.h File to FluidNC name: Translate Machine.h File to FluidNC
about: Use this template to translate a Grbl_Esp32 Machine.h to FluidNC YAML format. about: Use this template to translate a Grbl_Esp32 Machine.h to FluidNC YAML format.
title: 'Translate Machine.h for YOUR NAME' 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. 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.