Nikos Siatras

Results 33 comments of Nikos Siatras

I am using an ESP32-DevKitC-32D with the SourceRabbit 4-Axis CNC motherboard. SourceRabbit 4-Axis CNC motherboard works totally fine with the Grbl_ESP32. I changed to GrblHAL in order to check the...

Hello, happy new year ! Indeed, the pins are wrong. The correct pins can be found here https://github.com/SourceRabbit/GRBL_ESP32/blob/main/Grbl_Esp32/src/Machines/sourcerabbit_Quantum.h I used the correct pins for my tests. Correction: **The speed (RPM)...

Spindle is PWM, no laser enabled.

I often look to see if the backlash compensation feature has been Implemented in FluidNC. But the FluidNC project development says "Our current position... We do not support backlash compensation...

@J-Dunn Do you run it under a 411RE ?

I am trying (really hard) to make it run on the Nucleo 401RE but I still get garbage data on the serial. I think it is something that has to...

Did you change anything on the code to make it run on the 411 or just build and upload ?

I want to use the protoneer GRBL shield. So I guess I have to get a 411RE and run the code on it.

Hello, and thanks for the reply. Can you please send me the binary and/or the changed files. I'm trying for two days now to make it work.. :(

Hello Bill, I made the changes you suggested and I managed to build it! I added the protoneer shield and I managed to turn motors but motors turns too slow....