-
Hi terjeio,
I have flashed the above board but then get the above error when attempting to connect to UGS.
I am not sure if there is anything specific to the flash process but there are no error…
ghost updated
2 years ago
-
I think this may be related to an earlier report that never got resolved.
Using the current default distribution files, I build grblHAL for the T41U5XBB (set from my_machine.h) with USB_SERIAL_CDC …
-
Hi, trying to build grblHAL for the first time to configure auto squaring. I pulled the repository with --recurse-submodules.
I'm definitely not a developer so there's a good chance I'm doing some…
-
I have a quick question on the use of the `hal.port.wait_on_input` function.
I have a switch connected to Aux_In0 that connects the signal pin to ground when pushed. The function works correctly w…
-
Hi, GRBLHAL runs very nice on the MKS BASE 1.3, thanks for this driver and all the help to get it starting.
I've got a last question. I would like to create an external jogger and need a second seria…
-
(Xpost from Phil's teensy project)
Great work on this. I know very little when it comes to this type of ports, but my realization of how cheap M4 boards have become, are leading me down the path to…
-
During the last days, I finally managed to find the time to compile grblHAL for the first time. As mentioned in other issues, I use Phils board (which is great!), and I just wanted to report the follo…
-
I am having an issue uploading the firmware via a sdcard to the BTT SKR2 board. When the firmware is inserted via an sd card the board is not detected. In case it was a faulty board i uploaded Marlin…
-
Hello wonderful developers of this project..
I want to ask whether I can configure both side limit switches of any Axis separately? This I am asking because right now I am using grbl_esp32 and enable…
-
I think there might be a problem with TCPStream.c that breaks ethernet on the IMXRT1062 at the moment. I am pretty sure that the call hal.stream_select(NULL) goes nowhere and so while you can enable …