Andrew

Results 34 issues of Andrew

G42 has this code ```y #if HAS_PROBE_XY_OFFSET if (parser.boolval('P')) { if (hasI) destination.x -= probe.offset_xy.x; if (hasJ) destination.y -= probe.offset_xy.y; } #endif ``` so this documentation should be updated to...

Not sure what this is about. I am not having any issues, but this came up, I thought I would post it anyway. to reproduce: - Enable Console - Close...

### Description We have forgot to add definition for `ICON_ShapingZ` Added test option including Input Shaping X/Y/Z for ProUI in STM32F103RE_creality ### Requirements ### Benefits ### Configurations ### Related Issues

### Did you test the latest `bugfix-2.1.x` code? Yes, and the problem still exists. ### Bug Description Apparently since March, when `MULTISTEPPING_LIMIT` was added and **module/stepper.cpp | stepper.h** amended, the...

Bug: Potential ?
C: Motion
stale-closing-soon