Custom sized rulers for digital fabrication.
Project description
DXF Ruler Generator
Quickly create rulers for digital fabrication.
Generate DXF files for laser cutting and engraving custom sized rulers, which can then be easily manufactured at the nearest FabLab.
Description
This project consists of a Python script that takes an Integer as argument to draw a ruler's 2D profile of the given size, in centimeters.
The output file uses the .dxf extension, which can be used for laser cutting and engraving.
Requirements
- Python 3.6+
Installation
pip install dxf-ruler-generator
Usage
The following command will create a file ruler_7cm.dxf
on the current working directory:
dxf-ruler-generator 7
This is how the file looks like when imported on a laser fabrication software:
Changelog
- 0.0.4: specify Python 3.6+ as required version;
- 0.0.3: print generated file abspath;
- 0.0.2: 'dxf-ruler-generator' works on CLI;
- 0.0.1: Initial release;
Quick tip
You might need to enable the importing of dxf text on the laser fabrication software. Here's an example on RDWorksV8:
Links
- Repository: https://github.com/umluizlima/dxf-ruler-generator
- Issue tracker: https://github.com/umluizlima/dxf-ruler-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
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-ruler-generator-0.0.4.tar.gz
.
File metadata
- Download URL: dxf-ruler-generator-0.0.4.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f869cc4e4c6e5ae1928c10ee8753c83b56c2ef854bd49b58bc070151d170763f |
|
MD5 | 56c895d88b124f7f194e2896c8ecba95 |
|
BLAKE2b-256 | 284d9a89a6dba3ba6f5508ee6b79f592e65749583aab09f8781402b4befa5c8b |
File details
Details for the file dxf_ruler_generator-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: dxf_ruler_generator-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 756aa52773d7bb2fc5b3dada88f2ba3db756ab3981453279ded608ce5b218396 |
|
MD5 | af3a7166596eac066cf67cdb253ebf2c |
|
BLAKE2b-256 | 5976fcd47ec2a028bdfedefd0d40536a60afb1f3a87a7470356d85faa1eadf37 |