Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve extrusion radius calculation in parser
Refactored the calculation of the extrusion radius by introducing `radiusSquared` to handle squared values correctly before taking the square root. This change ensures that negative extrusions are handled as move-extrusions and updates bounding box calculations more accurately.
- Loading branch information