-
Latest Master branch build. T41U5XBB_map.h with
`#define Y_GANGED 1
`
Ethernet enabled in my_machine.h. Everything else is default.
When running any GCode program, all motion will stop …
-
Hi,
I'm curious to try grblHAL on my router and the keypad plugin is one of my prime interests in this endeavour. For now I have a Blackpill devboard on STM32F411 MCU from WeActStudio. My problem i…
kfmut updated
3 years ago
-
The templates you recently added are great, but I haven't been able to get the user mcode example one to work. I was wondering if you could take a look and see if there is something obvious that is w…
-
Might be interresting to make clone of keypad plugin to use ps2 keyboard instead of i2c keypad
https://github.com/terjeio/grblHAL/tree/master/plugins/keypad
![image](https://user-images.githubus…
-
Hi,
I'm trying to build grblHAL for an SKR PRO board that is based on STM32F407 mcu, but there seem to be some issues.
First thing I came across was that there was CMSIS header missing for STM3…
-
I've written a basic plugin using the my_plugin example, as well as fans.c as a reference.
On a state change, it should set aux output pins high or low, depending on the state.
I have added an e…
-
I would like to know how to add the led PC13 so that when it connects with the program it blinks like rx and tx it remains pending thanks
-
I've been following grblHAL's progress for a couple years. I'm thinking about starting a port for a Teknic ClearCore controller, https://www.teknic.com/products/io-motion-controller/, which uses an M4…
-
hi, very excited to find this project, especially as it looks like i will technically be able to build it for my skr 1.3, however i have not been able to get it to work, the arduino library method jus…
-
Hi,
I'm trying to understand pin mapping for STM32 MCU's and noticed that in the pin assignment function for steppers rotation direction STEP_OUTMODE is used in place of DIRECTION_OUTMODE(line 315)…
kfmut updated
3 years ago