-
-
Notifications
You must be signed in to change notification settings - Fork 535
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 TTC 3018S #1594
Comments
Dear spideyar,
|
The translator does not convert Grbl $ settings. It converts machine.h C language include files that determine the pinout for controller boards. |
I think that the TTC 3018S comes with a MKS DLS32 controller board. There are some example configuration files for that board in https://github.com/bdring/fluidnc-config-files/tree/main/official |
Thanks for the feedback, @MitchBradley . I am new at this and didn't have the machine.h file from my unit so thought I'd see if the required input was the grbl settings. That said, you're right, the unit does have the MKS DLS32 board (version 2.1 I think), and I initially tried using the example MKS_DLC32_21_XYZ.yaml; however, the example file for that controller board was way off for a 3018 router - which is why I tried this converter to see what happened. In the end I got it to work after some manual trial and error. Turns out the example file had the Y and Z inputs going the wrong way, the axes movement parameters were no where near right, and it assumes a laser is present rather than a spindle. The machine is just a cheap little unit I bought to learn some concepts and boy did it give me a test. |
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.
TTC 3018S grbl 1.1h output.txt
The text was updated successfully, but these errors were encountered: