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

Feature: Configuration for MKS LTS 1.1 #857

Open
ckocyigit opened this issue Apr 11, 2023 · 20 comments
Open

Feature: Configuration for MKS LTS 1.1 #857

ckocyigit opened this issue Apr 11, 2023 · 20 comments
Labels
enhancement New feature or request

Comments

@ckocyigit
Copy link

Machine Context

I have a simple XY 400x400mm Laser engraver/cutter from makibes with the model x1 but I would guess that those are just some rebranded standard chassis etc.

Feature Description

The machine utilizes a long term support kind of makerbases motherboards.

Makerbase MKS LTS 1.1

I could successfully install FluidNC on it and also running it was no problem. Head movement worked however Laser and SD card did not. I've started plotting down the pinouts and connections and it seems to be very similiar to the dlc32 boards.

It would be awesome if someone, who is in the matter could adapt for this board.

Other Approaches

Example config for this board.

How I Can Help

I can share pictures and try to measure and plot connections on the board,

@ckocyigit ckocyigit added the enhancement New feature or request label Apr 11, 2023
@MitchBradley
Copy link
Collaborator

Another thing that would be awesome would be if the manufacturers that make hardware that depends on our software would contribute money to our project, to defray at least some of the costs that we incur in supporting yet another hardware variant every week or so. But that is not likely to happen, so the next most awesome thing would be if more users would donate.

@dorsi90
Copy link

dorsi90 commented Apr 12, 2023

@ckocyigit here you go, i've already done it
config.yaml.txt

Just rename the file from config.yaml.txt to config.yaml and upload it.

@ckocyigit
Copy link
Author

@dorsi90 Thank you very much

I've uploaded it and it seems to be working for the laser.
Unfortunately SDCard is not being recognized. I will check if the GPIO's corrospond correctly.
(I've also formatted as suggested by FluidNC)

You should MR this file into the example folder for future users 😄

@dorsi90
Copy link

dorsi90 commented Apr 12, 2023

@ckocyigit have you tried a different sdcard?
You also need to make an hole on the frame for sd card because it bumps into the frame and not working.
Test the sdcard with controller not installed in your frame.

@ckocyigit
Copy link
Author

I've tried a different sd card.
It seems to be something different. Log says: [MSG:ERR: sdmmc_card_init failed code 0x107] on either sdcard.

Yes I know that, its currently outside of the frame. Do you have discord/email for further messaging?

@dorsi90
Copy link

dorsi90 commented Apr 12, 2023

@ckocyigit yes you can write me to info@tronica.it
Are sd cards formatted as fat32?

@MitchBradley
Copy link
Collaborator

You can try adding frequency_hz: 1000000 to the sdcard: section, indented the same as the other items under sdcard: That might help.

You can also try reformatting the SD Card using a small allocation unit size. Large allocation units might require larger amounts of RAM than the ESP32 has.

Some MicroSD cards simply do not support SPI mode at all. For those the error is often 0x108 . It can be hard to tell in advance which cards support SPI mode - but older, smaller cards in the 4GB range are often good. Newer, larger cards typically have lots of advanced features and can drop support for legacy modes like SPI.

@oldschool91
Copy link

oldschool91 commented Jun 21, 2023

Hello, my TTS 55 10w burner is also equipped with an MKS LTS v1 card, and I would like to be able to control my air assit with the SCL output as in this tutorial "https://forum.lightburnsoftware.com/t/two-trees-totem-s-air-assist-control/58011/18) " or "makerbase-mks/MKS-DLC32#53" , but the commands are not active in the firmware is it possible to modify the firmware? If yes, how?
I contacted MKS who referred me to TTS and TTS told me that they did not have the firmware...
Thanks for your help
Christopher

@bdring
Copy link
Owner

bdring commented Jun 21, 2023

Most people add air assist via coolant commands.

Please read the wiki to learn how to add this to your config. It is quite easy and does not require a compile.

@oldschool91
Copy link

I did as in the wiki, but it does not work on my card, hence my question the firmware should not allow it

@bdring
Copy link
Owner

bdring commented Jun 21, 2023

You should create a new problem report issue with all your details. This is another person's issue.

Be sure to include all info

@oldschool91
Copy link

ok not to do anything stupid or I create a new post? I am a little lost

@MitchBradley
Copy link
Collaborator

The phrase beginning with "ok" is not a complete sentence so we cannot understand it, thus we cannot answer it correctly. Please ask a clear question if you want a clear answer.

@oldschool91
Copy link

I just figured out how to open a post I won't bother you here anymore.
Sorry

@Lusui8787
Copy link

Lusui8787 commented Aug 8, 2023

purchased a MAKIBES X1 laser engraver. Connected with Laser GRBL program. But I don't understand where to get the GCODE configuration file for this laser. And therefore the laser head itself moves, but the laser itself does not appear. Help how to fix it. Thank you sincerely.

Laser Makibes in GRBL program

And also I don't understand what this means(((((
M3

@MitchBradley
Copy link
Collaborator

The signon message says "SimpleLaser 1.1h". This GitHub repo is for FluidNC, not SimpleLaser. Ask the people who sold you the machine.

@Lusui8787
Copy link

Thank you

@Mtjkrjcr
Copy link

Hello, could someone send me a picture of the motherboard?

@ckocyigit
Copy link
Author

Hello, could someone send me a picture of the motherboard?

20231228_172413.jpg

20231228_172421.jpg

@flixmyswitch
Copy link

#857 (comment)

ckocyigit

Did you ever get the SD card working?

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

No branches or pull requests

8 participants