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

https://github.com/ldevillez/laser-boxpenscad

Generate laser cut files for box with openscad
https://github.com/ldevillez/laser-boxpenscad

gridfinity laser-cutting openscad

Last synced: 4 months ago
JSON representation

Generate laser cut files for box with openscad

Awesome Lists containing this project

README

          

# Laser-boxpenscad
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Laser-boxpenscad is a tool to generate box for laser cutting tools. It will create:
- 3D render of the box
- DXF files for laser cutter

It is wanted to be compatible with [gridfinity](https://gridfinity.xyz/) and support half-units (like my other project [eurogridfinity](https://github.com/ldevillez/eurogridfinity-openscad/tree/main))

![label text](img/label_text.png)

![box](img/box.gif)

![gridfinity-box](img/gridfinity_box.gif)

![plan](img/plan.png)
## Generic features
- Customisable length, width and height
- Customisable material thickness
- Customisable notch length
- Label segment with adjustable length
- Label can be removed, flush or buried
- Customisable text on the label
- Removing notch less than material thickness
- Complete 2D layout

## Gridfinity
- Half unit for lenght and width
- Feet adaptation to the thickness of the material
- Choice of assembly with the feet:
- Simple gluing
- Gluing with some connector piece to help align
- Jig to help with gluing

![Jig](img/jig.png)