-
Hi
Is it possible to support, 64 pin STM32F103RC with 256 Kbytes of Flash memory? so I want to use BTT SKR MINI E3 V2.0 3D printer board.
https://www.bigtree-tech.com/products/bigtreetech-skr-mini-e…
-
-
Generating project based on the blinky example in d:\OneDrive\Documents\GitHub\blink-2040, this may take a while...: Failed
It also fails on import in other circustances and especially fails to dow…
-
Hi Terjeio, I'm trying to use GrblHal on a SKR3-EZ board with 5160 drivers (4 axis). I had some problems with USB communication, but @Dresco helped me and solved it. Now I'm having problems with Trin…
-
Freely discuss your opinions on an ARM platform for Grbl, moving forward after v1.1.
-
When I change axis microstepping value on SKR Pico (for all 4 axis), the board respond "ok" but does not memorize the new parameter and stay to the default value (16). I have 2 boards, and the issue i…
-
Hi. I have Phil B's breakout board for Teensy. On that board, the dust extraction trigger pins are linked to the spindle enable pins, so that gcode M3 turns on dust extraction. However, I'm controllin…
-
### Discussed in https://github.com/grblHAL/core/discussions/511
Originally posted by **bertabus** May 12, 2024
My homing is bottom left, it's a plotter, I'm trying to get the last few setting…
-
To work precisely, closed loops systems are the solution. But GRBL don't have support for it yet.
Two solutions are possible.
`1: add encoder to each stepper motor, and feed the encoder signals to…
-
We'd like to use [grblHAL](https://github.com/grblHAL/) for our laser cutters so we started rewiring one to use the [picocnc](https://github.com/phil-barrett/PicoCNC) board with a pi pico. It would be…