marbocub
marbocub
A few of TRONXY STM32F446 controller including XY-3 SE is driven at 120MHz by the stock firmware. The klipper firmware drives STM32F446 at 180MHz which is maximum frequency then didn't...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description I found a data compatibility issue in FreeCAD 1.0 RC2. I...
### Did you test the latest `bugfix-2.1.x` code? Yes, and the problem still exists. ### Bug Description When using FT_MOTION, the stepper pauses an instant with intervals of about 1.2-1.3...
This PR fixes Issue #26056 by adding unit handling and angle range validation in handleLegacyTangentPlaneOrientation(). ## Issues fixes #26056
### Workbench affected? Part Design ### Problem description The function handleLegacyTangentPlaneOrientation() was introduced in PR #24529. Later I found two problems related to rotation expressions. Issue 1: Unit mismatch -...
### Workbench affected? Part Design ### Problem description I encountered a new recalculation error using the same file as in Issue #17184 (RealExample.zip). This seems to be a minor problem,...