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

Spindle minimum stop time 1 sec. and I have a laser. #119

Open
regin92 opened this issue Jul 19, 2024 · 4 comments
Open

Spindle minimum stop time 1 sec. and I have a laser. #119

regin92 opened this issue Jul 19, 2024 · 4 comments

Comments

@regin92
Copy link

regin92 commented Jul 19, 2024

Spindle minimum stop time 1 sec. and I have a laser.
the laser from figure to figure does not have time to turn off the laser. burns remain.
Minimum shutdown time in spindle settings is 1 sec. cannot be set to 0 sec. I can’t fix the code because I’m not good at it. what to do . I mastered everything else. compiled for my board. set up the house correctly. configured the entire web interface. Even the joystick works. But how to work with a laser is impossible. Fluidnc also works fine, but with grblhal Laser it works smoother and more correctly, but it does not have time to turn off.
I want to make a video on how to compile and then configure all the functions. and connect tft35 display from dlc32 to tinybee. but for now I need to figure out how to turn off the spindle instead of 4, put 0 and this is not yet possible.

@terjeio
Copy link
Contributor

terjeio commented Jul 19, 2024

Spindle minimum stop time 1 sec. and I have a laser.

There is no setting for spindle stop time.
Have you enabled laser mode ($32=1)?

@regin92
Copy link
Author

regin92 commented Jul 19, 2024

yes I included it. I did it differently.
I’ll now compile and configure it in a new way and spend another 5 hours. I'll try to make a video.

@regin92
Copy link
Author

regin92 commented Jul 20, 2024

I'm not attentive. I didn't include $32=1
Now the laser is working normally. I ran tests and it does everything right. Everything is fine .
but there is a small problem. I'm adding additional content
WebUI v3 Extension - Virtual Jog Joystick but it is not displayed on the panel and therefore it does not work. it displays and works on FluidNC.
I compiled yesterday's firmware with the latest amendments.
this is how it is in my picture. field is empty. and this is what he looks
Снимок экрана (16)
here's a link to what it looks like
https://github.com/jeyeager65/ESP3D-WEBUI-Mods/tree/main/Extensions/JoyJog

here is my video where it works on the FluidNC firmware there is a small piece in the middle
https://www.youtube.com/watch?v=N77fYsrg8nc&t=321s

@terjeio
Copy link
Contributor

terjeio commented Jul 21, 2024

WebUI v3 Extension - Virtual Jog Joystick but it is not displayed on the panel and therefore it does not work. it displays and works on FluidNC.

You (or the author) will have to modify the extension for grblHAL since it reads some setting values from the controller.

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