Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aligator/water_bottle_holder
Just a lasercutting project for a water bottle holder
https://github.com/aligator/water_bottle_holder
Last synced: 7 days ago
JSON representation
Just a lasercutting project for a water bottle holder
- Host: GitHub
- URL: https://github.com/aligator/water_bottle_holder
- Owner: aligator
- Created: 2024-04-07T18:41:15.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-07T20:35:29.000Z (7 months ago)
- Last Synced: 2024-05-21T05:01:08.304Z (6 months ago)
- Language: OpenSCAD
- Size: 134 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
First you need to download the lasercut-box-openscad lib:
* If downloaded with `git clone` just run: `git submodule update --init`
* If otherwise downloaded, make sure to also download the [lasercut-box-openscad](https://github.com/larsch/lasercut-box-openscad/tree/0496a3a6516b91f7c5b02f35b9db21936ef27e01) lib and put it into the `lib/lasercut-box-openscad` folder.Then you should be able to open the .scad file with OpenSCAD.
To get a flat representation for laser cutting just uncheck the `assemble` option in the customizer of OpenSCAD.To export:
* uncheck `assemble`
* Press F6
* Export to whatever file format you want (e.g. dxf, svg...)![Preview](https://github.com/aligator/water_bottle_holder/blob/main/Preview.png?raw=true)