Coder Social home page Coder Social logo

rhino's Introduction

RhinoCNC for CNCStep

this project is far from being finished. It can be used at own risk and I do not take any responsibility for any damage or any injury. Please use it only if you fully understand what it does or as an inspiration for your own work. I strongly encourage to run all GCODE in simulator prior to running on the CNC router

I am a happy user of CNC Step Router mill High-Z S-1400/T-105, unfortunately as a MacOS X user I was rather unhappy with using ConstruCAM for preparing GCODE CAM files.

At some point I have decided to use Voxelizer software in combination with a simple post-processor, see cncproc

However, even the Voxelizer did not suit my needs. Eventually, as a Rhino3D user, I have decided to write a few Rhino extensions that would fulfil my needs and generate GCODE directly from Rhino.

GCODE generation

The process of GCODE generation is split into two separate steps:

  • creating toolpaths
  • generating GCODEs for toolpaths

Generating toolpaths

toolpathContour.py is a script that generates toolpaths for milling inside/outside contours. The script can be run with runPythonScript command in Rhino. The script collets information about the path and then generates toolpaths to a separate Toolpaths layer.

Generating GCODE

When all toolpaths are generated, generateGcode.py script can be run to generate GCODE file that can be dirrectly sent to the CNC Step CNC routers.

to be continued...

rhino's People

Watchers

 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.