Giter Club home page Giter Club logo

camcam's Introduction

camcam

A python based CAM scripting system

This is a system for designing 2D objects in python and outputting GCode, svg etc

to produce output the input files are created as python scripts which are executed within camcam.py This is slightly odd but means they can behave more like save files, than source files.

Run like:

python camcam.py -m [mode] file1.py file2.py
mode:
diagram - produces one file with all the parts drawn on
visualise - produces an svg with all parts, and the cutting line around the outside
dave-emc - emc2 compatible gcode
makespacerouter - very simple gcode formatted as DOS file
eagle - a file you can import into eagle PCB software
laser - individual svg files for each part
laserdxf - individual dxf files for each part

python camcam.py -B
will produce a bill of materials

It has quite nice features for dealing with objects made of multiple layers It can do funky things with finger joints including create arbitary polyhedra from them with the ArbitraryBox

as the docs indicate this is very alpha atm

Dependencies

python-kivy dos2unix

for 3d

openscad

pip packages

freetype-py dxfwrite

for experimental 3D

euclid solidpython

camcam's People

Contributors

daveansell avatar davidbebb avatar davelehr avatar workshopdavid avatar rosyansell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.