Giter VIP home page Giter VIP logo

flatcam_pcb_maker's Introduction

This quick-and-dirty tool was created to assist me in generating Gcode for creating PCBs using my 3D printer.

The tool is used in combination with EAGLE (9.7v) and FlatCAM (8.5v) software. It is compatible with Ubuntu 20 and Windows 7.

Workflow

  1. Create and design your PCB in EAGLE. (Make sure to set the ground plane polygom to layer tTest or similar before exporting CAM to prevent it from being etched.)
  2. Generate gerber and excellon files using the CAM processer in EAGLE. Note: disable 'cutouts' in the profile section.
  3. Open this tool and choose your project.
  4. Generate the commands for FlatCAM.
  5. Paste these commands in the console of FlatCAM (these commands are automatically copied to your clipboard).
  6. Hit Enter and let FlatCAM do its thing.
  7. Now modify the Gcode output using this tool.
  8. Your Gcode files are now ready to use!

Build

  1. Copy and rename local_settings.h.example to local_settings.h and uncomment/edit the values if needed.

Linux

  1. Run make.

Windows

  1. Install Cygwin and make sure it's in your path.
  2. Run make_script.cmd file.

flatcam_pcb_maker's People

Contributors

sampie777 avatar

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.