Custom sized frames for digital fabrication.
Project description
DXF Frame Generator
Quickly create frames for digital fabrication.
Generate DXF files for laser cutting custom sized frames, which can then be easily manufactured at the nearest FabLab.
A frame is made by two sheets glued together, with regular wooden glue, and then painted with acrylic dye. It has holes on its back to be hung on the wall.
Here's a finished frame, after gluing and painting:
Customized illustration by my fiancee @moraesnika, at our store: N Design.
Description
This project consists of a Python script that takes two Integers as arguments to draw a frame's 2D profile of the given size.
The output file uses the .dxf extension, which can be used for laser cutting.
Installation
pip install dxf-frame-generator
Usage example
The following command will create a file frame_200x200.dxf
on the current working directory:
Windows:
>dxf-frame-generator 200 200
C:\Users\Username\...\frame_210x297.dxf
This is how the file looks like when imported on a laser fabrication software:
Changelog
- 0.0.1: Initial release;
Links
- Repository: https://github.com/umluizlima/dxf-frame-generator
- Issue tracker: https://github.com/umluizlima/dxf-frame-generator/issues
- References:
- Mozman's ezdxf package: https://github.com/mozman/ezdxf
- RDWorksV8: http://www.thunderlaser.com/laser-download
Licensing
Distributed under the MIT license. See LICENSE
for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dxf-frame-generator-0.0.1.tar.gz
.
File metadata
- Download URL: dxf-frame-generator-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.13.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c919f36b38adbfbafa501a26cfb4c1de15651d3e4c58f5567c9c5982d749982 |
|
MD5 | b2001a1ab6d41c09b50c19c73f985006 |
|
BLAKE2b-256 | 381709adeb9f289fe50939b26ee6149a165d9e83016637f8b673c5a364ab165e |
File details
Details for the file dxf_frame_generator-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: dxf_frame_generator-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.13.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a138a07f624855c12989d61992be745dfe6337996aa6b25fd319e2a62dd8f71 |
|
MD5 | 89fb922b208e4590477ece5b07980592 |
|
BLAKE2b-256 | 919de75dfc7d568a717b2171aae15db0e7435ca4c068aa26dda922a3d7cbeb5b |