-
I see I'm missing some dependencies, but not too sure how and what to add.
```
> Executing task in folder example2: C:\Users\myusername\.platformio\penv\Scripts\pio.exe run --environment teensy40 <
…
-
When $162=any_positive_value issued G38.2 works not as expected - it moves down to table and after contact (probe triggered) not stopping, but starting moving several times faster right in the table n…
-
Hi,
I want to try this project for my ESP32 board, but when i try to compile i run into issues.
First of all i am on Arch Linux, the lowest version of esp-idf i can use is 4.0.2. Anything lower …
j00ch updated
3 years ago
-
I often find myself in the shop and needed to jog the machine to get the gantry out of the way, but if I'm cutting on the machine I don't take my laptop out with me.
I'd like a way to move the mach…
-
The ff_fseek function seems to be malfunctioning and the file writes are not correct.
Below is an example code that causes problems. It is important that the clusterSize variable is set to the corr…
-
Hi,
I tried to compile your demo-code for teensy 4.0 but get this error-messages
```
Arduino: 1.8.12 (Windows 10), TD: 1.53, Board: "Teensy 4.0, Serial, 600 MHz, Faster, US English"
C:\Progr…
-
Hello @terjeio , thanks for your work here. I'm attempting to add support for the BigTreeTech SKR 1.4 board, and I'm a bit stuck on the pin assignments for spindle and coolant.
1. I'm thinking…
-
I see bits of this feature (from grbl 1.1h) around in the code but some other stuff is missing so it is unclear if this has been ported to grblHAL. https://github.com/gnea/grbl/commit/b75e5571eeaeb22a…
-
### Subject of the issue
Right now I'm using v1.03 of the library together with an Arduino nano 33 BLE sense with the latest version of the mbed core for arduino (Arduino nRF528x Boards (Mbed OS) v1.…
-
Teensy now have 4.0 board and compiling the HelloWorld (or compiling any code that includes ros.h) is giving the error
error: cannot convert 'usb_serial_class*' to 'HardwareSerial*' in assignment
…