Coder Social home page Coder Social logo

fra589 / charly_post Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 0.0 21 KB

FreeCAD Path post processor for Charly robot milling machine.

License: GNU Lesser General Public License v2.1

Python 100.00%
cnc cnc-machine freecad freecad-path milling path post-processor

charly_post's People

Contributors

fra589 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

charly_post's Issues

More GCode commands not taken into account by CharlyGraal

Hello,
First, thanks for this great piece of code. That's really useful! I however think that GPilot (GP) is more limited in term of commands and there's a number of them that aren't reconnized by the software even after using your postprocessing code.

For instance 'G21', 'G28', 'G34', 'G43', 'M09', 'G40', 'G41', 'G42', 'M08' are unknown code in GPilot. I believe they should be post processed as well so the code can be imported in GP.

Also I think that codes 'G54', 'G91' and 'G17' should be removed and M30 should be replaced by M2.
I actually started myself to write a really basic python function so I could have SolidCam code imported by GC (see attached). This code is however too basic and does not handle tool changes and change in tool speed. So I use this code to postprocess the code exported from FreeCAM with your postprocessing, and it works for me. Maybe some of it could (should?) be included in your PP code? Or do I misuse your code?
FYI, I have version 5.1.0.39 of GP installed

postProcessor-CG.zip

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.