-
I am completely stuck. I know I'm doing something wrong, I just can't figure it out...
Just a bit of background:
I have a 3040 CNC with rotational axis add-on and I want it to run as a 4-axis cnc (X…
-
Per suggestion of @terjeio https://github.com/luc-github/ESP3D-WEBUI/issues/252#issuecomment-1197700038
webui need to support [grblHAL style tool change handling](https://github.com/grblHAL/core/wik…
-
The USB virtual serial port can be recognized, but GRBLHAL seems to be dead. If you don’t add my_plugin_init(); in board_init, everything works, but I can’t find the custom settings.
-
I'm getting the error (first pic) but when I add an M1 (2nd pic, G-code line 5), I don't get the error.
Any ideas on how to solve this?
![Error](https://user-images.githubusercontent.com/1109846…
-
Hello Terjeio,
I continue my work to create a mainboard from blackpill and I test all fonctions available on this target.
When I enable spindle_sync, all is OK, but when I set PPR to 600, because …
-
Hi @terjeio,
I want to make my own communication interface for grblHAL with Teensy4.1. I don't want to use USB serial to take advantage of robust ethernet connection. Now the question is should I u…
-
So i build fw on web builder, flash it to ESP32.
Im using ESP32 as AccesPoint.
Tried to connect thru web browser but i get error: This site can’t be reached192.168.5.1 refused to connect.
I can pin…
-
This seems to be the usage habit of mach3?
-
Hi everyone,
I'm working with a blackbox X32
I usualy work with cartesian machines (XYYZ) and I needed the autosquare function.
with default firmware(installed with OB CONTROL), when I do a home c…
-
In the version 2.0.40 under "Settings: Grbl", there used to be text under the tick boxes explaining what the various settings did. In the current version 2.0.42, that text has disappeared.
It would…