Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate Machine.h for laserbox_esp32 #1544

Open
kotchaparn-w opened this issue Nov 6, 2023 · 2 comments
Open

Translate Machine.h for laserbox_esp32 #1544

kotchaparn-w opened this issue Nov 6, 2023 · 2 comments

Comments

@kotchaparn-w
Copy link

laserbox_esp32.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.

Copy link

github-actions bot commented Nov 6, 2023

Dear kotchaparn-w,
The attempt to convert your machine header-file laserbox_esp32.txt 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
Copy link
Collaborator

The translation failed because the machine file that you attached is for a version of Grbl_Esp32 that Makerbase modified for use on their board. It refers to features like the LCD screen that the official versions of Grbl_Esp32 and FluidNC does not support. In order to use FluidNC with an MKS32 board, you can look at the many example config.yaml files for MKS32 and modify one to suit your machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants