ostat / vacuum-hose-adapter-openscad

OpenScad vacuum hose adapter generator
https://docs.ostat.com/docs/openscad/hose-adapter
78 stars 19 forks source link

Samples not working #1

Closed pagu99 closed 1 year ago

pagu99 commented 1 year ago

Almost all samples I tried have the issue, that the parts of the adapter are not connected. Attached a screenshot from the 50to30 sample. 50to30

lambtho12 commented 1 year ago

Commit https://github.com/ostat/vacuum-hose-adapter-openscad/commit/93847063d72d07553f232268277486688d68d1ce removed the simple tapered option for transitionStyle. It should be replaced by bend+taper in the samples to make them work again.

See my PR #3 for the fixed version of this file. (The rest of the PR is not needed for it to work, only that small adaptation to the samples.scad files is.)