Releases: medicationforall/cqindustry
Releases · medicationforall/cqindustry
Release list
3.1.2 - Depot
3.1.2
- depot package
- Added Container
- Added Depot
- Added documentation indexes
3.1.1 - Can Tower Stairs
3.1.1
- Can package
- Added RoundPlatform
- Added RoundPlatformGreebledCircles
- Added StairSegment
- Added CanTowerStairs
- Updated documentation
- README.md - Added version pic.
3.1.0
3.1.0
- Testing for packaging and deploying to pypi.
- Added PACKAGE_README.md
3.0.1 updated dependencies
3.0.1
- Updated cqterrain to version 3.6.2
cqterrain and wip code
3.0.0
- Upped cqterrain version to 3.5.1
- Created support package.
- Moved conduit into support package.
- Added Basic
- Added Segmented
- Added BoltPanel
- Added Strut
- chip package
- Added RingSupport
2.4.2 Can tower papercut fixes
2.4.2
- can.CanTowers.
- Added render_rails
- Added render_pipe
- Added render_platform
- Added render_ring
- bp_rail can be set to None.
- Refactored make function.
- Refactored build function.
- Fixed build_ring_pipe_connector issue when using the conduit ring type.
- Had to do with when the cut operation was applied to the pipe.
- Added can_tower_alt_ring example.
- Changed build order for CanRail so that the cut operation happens after supports are added.
- Added calculate cut rail height
- chip package
- Refactored RingConduit
- Added Conduit class
2.4.1 Can Tower Streamlit Development Changes
2.4.1
- documentation clean up
- Added render_floor parameter to can.CanPlatform
- Fixed platform height when render_floor is false.
- Split out the ring creation in can.CanTower into its own build function.
- Added pipe_length parameter to can.CanTower
2.4.0 cadquery version update
2.4.0
- Upped cqterrain version to 3.4.1
- Cleaned up instances where I was setting the callback parameter for workplane.eachpoint invocations.
- Documentatd a bug in chiptower when using the conduit ring type.
- This is a regression issue from going to the new version of cadquery.
- Changed from using assembly.save (deprecated) to assembly.export
- Fixed dome imports for examples
2.3.0 Move Portal and Container into cqindustry
2.3.0
- Upped cqterrain version to 2.5.0
- Moved cqportal portal code over into cqindustry
- Moved cqportal container code over into cqindustry
- Updated README.md
2.2.0
2.2.0
- Upped cqterrain version to 2.1.0
- This includes spool code
- Moved power station code over into cqindustry