Skip to main content

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.

Ruler that has been manufactured from a dxf produced by this script.

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.

Installation

pip install dxf-ruler-generator

Usage example

The following command will create a file ruler_7cm.dxf on the current working directory:

  • Windows
>python -m dxf_ruler_generator 7

This is how the file looks like when imported on a laser fabrication software: DXF file when imported on a laser fabrication software.

Quick tip

You might need to enable the importing of dxf text on the laser fabrication software. Here's an example on RDWorksV8:

Configuration

Links

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

dxf-ruler-generator-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

dxf_ruler_generator-0.0.1-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page