-
Conflict with the latest arduino toolset for SAMD21 'synchronized' keyword:
```
c:\Users\Peter\Nextcloud\Projects\Arduino\libraries\grblHAL_MKRZERO\src\driver.c: In function 'driver_init':
c:\Users…
-
I just cloned the project and tried to compile it using ESP IDF 4.3.6.
All is well,but grblHAL_AP can't be found,I don't know what I did wrong.
This is my_machine.h.
Thanks for your help!
/*
…
-
Good morning
I'm working with a ramps 1.6...
I enabled "COOLANT_FLOOD" on pin 8 and "COOLANT_MIST" on pin 9.
Is it possible to also activate pin 10 in parallel with pin 9, to also activate the thir…
-
I'm somewhat disappointed with the lack of comments the code. Specifically related to the GrblHAL drivers. One of the reasons that I love Grbl, is that the code is very well commented which makes it …
-
Hi! I would like to ask, what are the soft reset commands for resetting or stopping each axis in the keyboard plugin? Or are there some hidden instructions?[https://github.com/grblHAL/Plugin_keypad](…
auxp updated
3 months ago
-
Hi, I am trying to use the PicoCNC board with the RP2040 for a DIY plasma cutter and am trying to get THC working. The analog input will be the ADC on GPIO28, moving the probe pin to 24. I also ordere…
-
Since the SuperLongBoard is not yet available in Web Builder, I'm trying to build firmware for the LongBoard32, but I can't seem to get it working, and I keep encountering errors.
So far, I have cr…
-
Hello,
I wanted to update my machine from a version from 2021, but when I try to compile the code with Arduino IDE 1.8.13 I get the following Error. I can't flash my Teensy 4.1 Board.
When I disab…
-
ioSender 2.0.42 I don't know if this should be reported in grblHAL or ioSender Issues. Please forgive if misplaced.
In SD Card panel, right click on valid GCode file, select Download and Run
It…
-
Hi @terjeio , would it be possible to add plugin for Nextion displays ? [https://nextion.tech](https://nextion.tech)
I mean something like when you press a button it sends a Gcode command to serial.p…