-
Notifications
You must be signed in to change notification settings - Fork 43
Collision Test #14
Copy link
Copy link
Open
Labels
qualityQuality Issues/Enhancements (e.g. Tests)Quality Issues/Enhancements (e.g. Tests)
Description
Activity
Metadata
Metadata
Assignees
Labels
qualityQuality Issues/Enhancements (e.g. Tests)Quality Issues/Enhancements (e.g. Tests)
Find a way to test for collisions between nut and corresponding bolt.
Idea
Render a nut and bolt combination (example: tests/test.scad). Use “number of volumes” that OpenSCAD shows after rendering:
Problem
Find a way to make OpenSCAD tell us the number of volumes in a programmatic way (we don’t want to open OpenSCAD and hit F6 for hundreds of threads).