Skip to main content

python based cam-tool to convert dxf into gcode

Project description

# viaConstructor

OpenSource CAM-Tool to generate gCode from DXF,SVG and HPGL-Files

## Known Issues: * beta - version * >= Python-3.9 * Linux-Only (there are problems with cavaliercontours and pyqt5 on Win and OS-X) * Splines from DXF * very slow on big files

## Features:
  • 3D-Preview

  • Headless-Support to generate gcode on the console

  • the preview of the milling path is generated by the original gcode data using a simple gcode-interpreter

  • the offsets are calculated internaly, no offset-support in the cnc controller is needed

  • the gcode-interpreter can be used externaly to generate thumbnails and previews

  • the dxf-reader can be used externaly to generate thumbnails and previews

  • automatic offset finder (inside/outside)

  • automatic order of multiple parts (nearest first)

  • nested parts will milled in the right order (inside parts first)

  • gCode and HPGL output

## demo-video [![Demo-Video](http://img.youtube.com/vi/4OBiqeqKDsk/0.jpg)](https://www.youtube.com/watch?v=4OBiqeqKDsk “Demo-Video”)

## screenshot ![viaconstructor](https://raw.githubusercontent.com/multigcs/viaconstructor/main/docs/viaconstructor.png)

## quikstart

### install with pip ` pip3 install viaconstructor `

### get code ` git clone git@github.com:multigcs/viaconstructor.git cd viaconstructor pip3 install -r requirements.txt `

### start viaconstructor ` ./bin/viaconstructor tests/data/simple.dxf `

### thumbnail generator: gcode to jpg ` ./bin/gcodepreview tests/data/simple.ngc -o tests/data/simple.jpg `

### thumbnail generator: dxf to jpg ` ./bin/dxfpreview tests/data/simple.dxf -o tests/data/simple.jpg `

![gcodepreview](https://raw.githubusercontent.com/multigcs/viaconstructor/main/docs/gcodepreview.png)

![dxfpreview](https://raw.githubusercontent.com/multigcs/viaconstructor/main/docs/dxfpreview.png)

![helix](https://raw.githubusercontent.com/multigcs/viaconstructor/main/docs/helix-true.png) ![overcut](https://raw.githubusercontent.com/multigcs/viaconstructor/main/docs/overcut-true.png) ![tabs](https://raw.githubusercontent.com/multigcs/viaconstructor/main/docs/tabs-true.png) ![pockets](https://raw.githubusercontent.com/multigcs/viaconstructor/main/docs/pockets-true.png)

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

viaconstructor-0.4.0.tar.gz (560.6 kB view details)

Uploaded Source

File details

Details for the file viaconstructor-0.4.0.tar.gz.

File metadata

  • Download URL: viaconstructor-0.4.0.tar.gz
  • Upload date:
  • Size: 560.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for viaconstructor-0.4.0.tar.gz
Algorithm Hash digest
SHA256 564babffcb5ad9b184a43a144c1df20e5537206eafaea1e3628cea41c332288a
MD5 9a338e93cd5f7ce58cb1a55279fa4600
BLAKE2b-256 cced70aeb8c059f0c9ea8a80e46286a8a1687d1d566a6f7009a80f838b889118

See more details on using hashes here.

Supported by

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