https://github.com/leocov-dev/lc-3d-printing
https://github.com/leocov-dev/lc-3d-printing
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/leocov-dev/lc-3d-printing
- Owner: leocov-dev
- Created: 2020-05-24T14:53:56.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T15:16:59.000Z (almost 3 years ago)
- Last Synced: 2025-07-26T15:58:08.638Z (11 months ago)
- Language: Mathematica
- Size: 8.23 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D Print Files
A collection of OpenSCAD files of 3D printable objects.
Each `.scad` file should have an accompanying image to show its contents.
These are for various personal projects and ideas.
Some files may be empty or incomplete.
They might NOT be "print ready" - their orientation and composition in the `.scad` files may need adjustment for a successful print.
### Dependencies
* OpenScad >= 2019.05
* BOSL2 (included as git submodule in `/vendor`)
### Lib
The `/_lib` directory contains various utility modules and functions.