-
Hello i receive this error when i'm budling the firmware with Auto build marlin in Visual studio code.
Marlin\src\gcode\parser.cpp:199:11: error: 'gDebug' was not declared in this scope
199 | …
-
I have a system running on a ESP32 DEVKIT 1 that has four attached BigTree 2209 drivers running four NEMA 17 motors. Any combination of 1, 2 or 3 motors run perfectly, but if I try running all 4 motor…
-
I recently got an Ender 3 V2, but one of the stepper motor drivers on the motherboard is broken. I have an old ender 3 running SKR mini E3 board and works pretty well, so is the new SKR mini E3 V2 boa…
HYC23 updated
8 months ago
-
As a subissue of https://github.com/machinekit/machinekit/issues/586 I'll try to get history, questions, contemplations, answers, tips and all what passes collected into this issue.
During the proces…
-
Freely discuss your opinions on an ARM platform for Grbl, moving forward after v1.1.
-
I just found your library in Platformio and since it is specific for the TMC2209 I started with it instead of the larger TMCStepper library. Thanks a lot for sharing!
One thing I noticed that is mi…
-
**Right Now I have use your X-scara firmware.I know how to set INVERT my motor but I confuse what is the correct direction.I test on Pronterface and Repetier-Host.My Question is**
![move_in_position]…
-
I'll try my best to explain this, the beta firmware you've provided, unless I've missed something, doesn't have the BigTreeTech 32 bit SKR V2.0 board, so I had to download the newest 2.0.9.2 marlin fi…
-
I made a post in the main branch of [Marlin](https://github.com/MarlinFirmware/Marlin/issues/22996) & another user [here](https://github.com/bigtreetech/SKR-2/issues/96) has a similar issue.
What I…
-
## Introduction
Zephyr at present does not have a provision to control stepper motors. **Stepper Motor Controllers** do have a set of common functions which can be bundled together in a API as pres…