Paciente8159
Paciente8159
**Describe the bug** $P report for AVR reports incorrect values for servo pins **What is your hardware** Describe your hardware: 1. AVR based board 2. Independent 3. Nothing **What was...
**Is your feature request related to a problem? Please describe.** Add extra UART ports to be used by the softuart lib or with Grbl TFT's
- added logic for additional replicated steppers (dual drive axis)
- new planner option ENABLE_PLANNER_SPEED_OVERSHOOT. This will do a single pass in speed ramp profile calculations. This will not take in account the current travel speed (that may not allow...
**Is your feature request related to a problem? Please describe.** Allow additional dual drive axis. If there is vacant stepper drivers allow those to be used as dual drive axis.
**Is your feature request related to a problem? Please describe.** Add speed configuration function to I2C. This might be required by some libraries. **Describe the solution you'd like** Add speed...
**Describe the bug** LPC176x USB crash when sending GCode at a very high rate (for example laser rastering). On UART this problem does not happen. There may be an issue...
**Is your feature request related to a problem? Please describe.** - Move TMC drivers to external module (out of the core scope) **Describe the solution you'd like** Move TMC drivers...
**Is your feature request related to a problem? Please describe.** - Add support for RP2040 **Describe the solution you'd like** Add support for RP2040 like RPi Pico W **Describe your...
**Is your feature request related to a problem? Please describe.** - Add new module for Graphical displays **Describe the solution you'd like** Add new module for Graphical displays. u8g2 or...