Closed qulet closed 3 years ago
I don't want to connect to serial port. "GRBL Panel" connects correctly. I don't know where the problem is. This occurs in V1.8, I had an older version of the GRBL plotter and it was not a problem. Where can I download the older version of the program from?
I never heared about this MKS DLC.... What kind of error do you get? Any screenshots?
About older version - just scroll down here: https://github.com/svenhb/GRBL-Plotter/releases
Thank you for your response
MKS DLC V2 MKS DLC V2.0_001 SCH.pdf MKS DLC V2.0_001 PIN.pdf
Pin_out arduino-UNO
You wrote GRBL Panel connects to your hardware - you should check the selecteded baudrate. I assume the default baudrate (115200) is not correct for your board:
115200 is the correct value with this speed my MKS board connects to programs "GRBL Panel" and "Ligthtburn"
Can you send the logfile (same folder as the exe)?
Do you get any welcome message, when using the other programs? I assume your firmware behaves different compared to "classic" grbl.
Hello The problem occurs when I run applications from a file: GRBL-Plotter.application
disappears when I run the program from a file: GRBL-Plotter.exe logfile.txt
Thank you very much for your help and for providing such versatile software !!! The problem is clarified, I close the topic Greetings !
Unfortunately, the problem has reappeared. What's with this buffer?
Please try https://github.com/svenhb/GRBL-Plotter/blob/master/GRBL-Plotter_1581_publish.zip To be able to switch off the alarm via $X - Kill Alarm.
Buffer size is the size of the serial receive buffer inside the Arduino Uno (Arduino Mega has more buffer...)
GRBL-Plotter_1581_publish.zip GRBL-Plotter_1582_publish.zip logfile.txt homing not work....
You need to correct your settings, grbl message:
grbl ALARM 'ALARM:9' Homing fail. Could not find limit switch within search distances. Try increasing max travel, decreasing pull-off distance, or check wiring.
svenhb Please contact me privately by e-mail kuleta@wtvk.pl
For help in starting the ATtiny44 pen lifter
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.