Skip to content

Releases: voneiden/ocp-freecad-cam

v1.1.0 - Now with ramp

16 Dec 21:18

Choose a tag to compare

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

  • dev: Add pytest-freezer (e87238a)
  • Replace black, isort, flake8 with ruff (66655d8)

Documentation

  • Fix typo in appimage setup example (8e5086e)
  • Update readme on pre-commit and ruff (fe2346d)

v1.0.0 - FreeCAD 1.0.0 support!

06 Sep 20:48

Choose a tag to compare

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

New Contributors

Full Changelog: v0.9.4...v1.0.0

v0.9.4 - Various fixes

03 Jul 19:05

Choose a tag to compare

v0.9.3 - Support per-op coolant and fix issues with dressups

22 Jun 16:36
db63e32

Choose a tag to compare

v0.9.2 - Spindle Speed

22 Jun 06:39

Choose a tag to compare

This hotfix adds spindle speed (in rpm) setting to tools

v0.9.1

21 Jun 19:49

Choose a tag to compare

First release that is probably ready for public testing

v0.9.0: Expose OP depth settings in API

19 Jun 20:59

Choose a tag to compare

Pre-release
closes #11

Test release

16 Jun 17:07

Choose a tag to compare

Test release Pre-release
Pre-release

Testing the release workflow