Releases: voneiden/ocp-freecad-cam
Releases · voneiden/ocp-freecad-cam
v1.1.0 - Now with ramp
1.1.0 (2025-12-16)
Features
- Add angle support to AutoUnit (3372dab)
- Add literals for coolant mode (add8839)
- Add Ramp dressup (1de37a5)
- Allow use of compounds/solids as operation targets (f151a71), closes #41
Bug Fixes
- Add build123d Edges as valid shapes (2bf37e6), closes #42
- Incorrect ParamMapping type (949ae05)
- Use apply_params in dressups (1b8ddf8)
Dependencies
Documentation
v1.0.0 - FreeCAD 1.0.0 support!
FreeCAD 1.0.0 support is here! This release is not backwards compatible with earlier versions of FreeCAD as the post processing code in FreeCAD was refactored significantly in the 1.0.0 release.
What's Changed
- ci: use custom FreeCAD bundle by @voneiden in #25
- CI improvements by @voneiden in #29
- docs: update readme and fix open pocket image file name by @voneiden in #30
- docs: fix typos by @luzpaz in #34
- ci: update CI to use FreeCAD/FreeCAD releases by @voneiden in #36
New Contributors
Full Changelog: v0.9.4...v1.0.0
v0.9.4 - Various fixes
Full Changelog: v0.9.3...v0.9.4
v0.9.3 - Support per-op coolant and fix issues with dressups
v0.9.2 - Spindle Speed
This hotfix adds spindle speed (in rpm) setting to tools
v0.9.1
v0.9.0: Expose OP depth settings in API
closes #11
Test release
Testing the release workflow