Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)