Commit 1dbf25a
committed
feat: G2/G3 Arc Support + Bambu Studio Wipe Fix
Arc support:
- Proper bounding box calculation for G2/G3 arcs via cardinal angle crossing
- Arc-aware wipe path distance and endpoint interpolation
- Absolute extrusion E reset fix (issue #17)
Bambu Studio wipe fix:
- Don't store travel line reference during wipe blocks
- Prevents Travel Fix Up injection inside WIPE_START/WIPE_END
- Fixes missing chunks in Bambu Studio preview and print quality
Tests:
- 10 geometric correctness tests for arc bounding box
- Visual bbox comparison script1 parent 6d0d649 commit 1dbf25a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2183 | 2183 | | |
2184 | 2184 | | |
2185 | 2185 | | |
2186 | | - | |
| 2186 | + | |
2187 | 2187 | | |
2188 | 2188 | | |
2189 | 2189 | | |
| |||
0 commit comments