Releases: moucha19/OpenSCAD-Fletching-jig
Releases · moucha19/OpenSCAD-Fletching-jig
Version 2.0
It's been a while but finally, a new release which introduces a lot of great stuff 🎉!
Changelog
- Overhauled code to get rid of
hull
andminkowski
- this means faster rendering and better compatibility with OpenSCAD workbench in FreeCAD. - Added adjustable
vane_count
! This means that you can now generate a four fletch version (and ever more vanes work 🚀) - Removed
helical
,helical_adjust
andhelical_direction
- helical is now specified in degrees withvane_turn
and it is enabled by settingvane_style
to"helical"
- Added option to specify joint style (ball joints can now be swapped with simple holes for a pin or screw). (@tabashir in #7)
- This required definition of new base shape, which is called "star". It can also be applied to the lid, which now uses it as a default for the inner side, so it is clearer how the lid fits the jig.
- Created fancy new drawings in FreeCADs TechDraw, so they are cleaner and more precise. This also means that updating drawings will be way easier in the future.
- Optional nock alignment guide, useful for wooden arrows for example (@RubenJnl in #4)
- Fixed uneven lid wall thickness
- HTML decoration for
echo
messages is no longer used with latest OpenSCAD version, as the HTML support was removed in 2021.01 - Removed all STL files from repository
- Other bug fixes and improvements
Version 1.3
Version 1.2
Changelog
- added input checks
- fixed uneven lid thickness
- rounded arm gap edges
- user can now export parts separately, positioned correctly for slicer
- minimized arm_width
- new user adjustable parameter -> hinge_thickness
- updated customizer and it's presets
Version 1.1
Changelog
- fixed base diameter calculation
Version 1.0
Changelog
- added OpenSCAD/Thingiverse customizer support
- presets now stored in separate file