-
I have been tinkering with the second UART interface with the plan to build a home made MPG.
I've been reading the wiki, discussions/issues and the code. I think I get the general gist of it, but the…
-
## Feature request
Add support for Marlin controllers: http://marlinfw.org/
It may not be the first alternative for CNC machines as it's mostly focused on 3D printing. But the firmware supports co…
-
By some reason build failed when I tried to build it via Web Builder(Spindle Sync & Log for tuning options enabled)
```
Command failed: pio run -etest -cjob.ini
In file included from Src/driver.c:3…
-
My use case: alarm of IHSV57 servo's are hooked up to my e-stop circuit.
In the case of a alarm, e-stop input pulls low.
In order to reset this either power cycle servo's (not ideal) or troggle driv…
-
Hi, g-code includes a checksum feature commonly used in 3D printers. However, a lot of CNC firmware does not support this feature. The original source code of GRBL hasn't been modified in years...
…
-
Is there away to add implement a "map", where a pwm of 0=0, the smallest increment above 0 detectable by micro can be set to a selected pwm value, and what a program may perceive as 100% to another va…
-
Terje,
Not an issue, just wanted to say thank you for the changes to the keypad.c plugin. Thanks for your recent updates.
I was able to set it for keypad mode, add it to my_machine.h and compil…
-
STM32F411 SD&W5500 Is it possible to have both
auxp updated
7 months ago
-
The risk of current implementation is to miss timeout state in modbus_send_rtu, because second call of modbus_poll will change it to silent.
Currently it works, just because modbus_poll is called fro…
-
Hi dresco,
I cam across some erros and warnings when compiling for 'Release 743 Nucleo'. I have selected BOARD_MY_MACHINE and have created MY_MACHINE_MAP.h file as well. I will be using the HSI (wh…
ghost updated
6 months ago