Skip to content

Releases: moucha19/OpenSCAD-Fletching-jig

Version 2.0

18 Aug 21:19
Compare
Choose a tag to compare

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 and minkowski - 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 and helical_direction - helical is now specified in degrees with vane_turn and it is enabled by setting vane_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)
    • This was further improved by introducing nock_diameter to allow arrows with nocks wider than arrow shaft (@fgietzen in #8)
    • Rotation of the nock can be adjusted - either index vane always faces outward, or for even vane_count the nock can be rotated for better clearance
  • 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

18 Apr 23:12
Compare
Choose a tag to compare

Changelog

  • fixed static twist of helical vane
  • cylinder correction added (@condac in #3 )
  • parameter description is now more verbose (@tschwery in #1)
  • added render script
  • other minor fixes

Version 1.2

02 Jul 17:41
Compare
Choose a tag to compare

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

16 Jun 15:51
Compare
Choose a tag to compare

Changelog

  • fixed base diameter calculation

Version 1.0

16 Jun 15:54
Compare
Choose a tag to compare

Changelog

  • added OpenSCAD/Thingiverse customizer support
  • presets now stored in separate file