GithubHelp home page GithubHelp logo

00mjk / pcb-gcode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mcnugget6750/pcb-gcode

0.0 0.0 0.0 2.4 MB

Modified version of PCB-gCode. An Eagle PCB Layout Tool PlugIn that can create beautiful tool paths directly in eagle.

C++ 3.60% C 2.04% Pascal 9.87% Ruby 1.82% Objective-C 7.61% Eagle 22.06% Shell 0.10% HTML 1.27% Java 23.62% Processing 28.02%

pcb-gcode's Introduction

Please see docs/pcbgcode.pdf.

pcb-gcode

This is a modified and bug-fixed version of the super nice Eagle plugin to generate gcode directly out of Eagle to be used on general purpose PCB mills based on grbl or reprap machines.

New, additional features

  • This version allows you to define sliced for PCB outline milling. Originall, the code only ran the path once which resulted in broken bits or bad, slow milling - which then results in worn out bits due to overheating.
  • Bug fixed that caused the etch bit (usually a V-shaped engraving bit) to spot drill all the way to drill depth instead of spot drill depth. This widens holes significantly and wears out your engraving bit! That bug is now gone and needs testing. See file pcb-file-utils.h at the bottom for details. I have no idea, yet, why the first whole is different from all the other holes. Makes no difference in the gCode for me.

Usage

  • Load the Design rule file that I also provided: 20170624 - Eagle Design Rules NuggetMill5.dru
  • Start the program by typing:
run pcb-gcode-setup
  • or, if you have configured everything already
run pcb-gcode

pcb-gcode's People

Contributors

mcnugget6750 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.