Giter Club home page Giter Club logo

kaleidocarve's Introduction

kaleidocarve

An Electron app for creating radially symmetric patterns.

screenshot

And then generates G-Code to carve the pattern on a CNC machine with a V groove bit.

carve

Building

Requires Node.js.

In top-level directory do npm install to download all of the required modules.

Do npm test to run the unittests.

Modules used

Do npm start to run the app.

Running

Do npm start to run the app.

The top group of input controls are for drawing curves & circles.

  • The curve button chooses a mode for drawing cubic Bézier curves.
  • The circle button chooses a mode for drawing cubic circles.
  • The select-object button chooses a mode for selecting curves.
  • The select-control-point button chooses a mode for individual control points of a curve.
  • The W slider controls the width of the curve. If a single control point is selected, then it controls the width at that point on the curve.

The next group of input controls affect the drawing area.

  • The # slider controls the number of copies of the curves which should be arranged around the center.
  • The Reflection checkbox controls whether two mirrored copies of the curves should be included.
  • The Grid checkbox controls whether a grid should be displayed.
  • The Clear button deletes all of the curves.

The final group of input controls are used to generate G-Code.

  • The Φ field is used to set the maximum diameter of the V bit in mm.
  • The ∠ field is used to set the angle of the V bit.
  • The next field is the name of the generated G-Code file.
  • The Generate GCode button will write the current scene to the file.

kaleidocarve's People

Contributors

rustytriangles avatar

Watchers

James Cloos avatar  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.