Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.44 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.44 KB

QuackWorks is an OpenSCAD project centered around parametric functional prints.

There are currently two publicly released collections:

  1. Underware - Infinite Cable Management (https://makerworld.com/en/models/783010)
  2. BJD's Multiconnect Part Generators (https://makerworld.com/en/models/582260) Web version is available here:

Example in OpenSCAD image

Multiconnect Development Standards

  • Backer Standards
    • Back types as a single module accepting height and width parameters
    • All customizable parameters for a back type must be enclosed in their own parameter section
  • Positioning Standards
    • Model starts at X 0 and goes positive
    • Back starts at X 0 and goes negative
    • Center the entire unit on x axis last
  • Testing Critiera
    • Compiles without error
    • Test items under 5mm in height, depth, and width and verify back generates properly
    • Test for very large items

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0