Giter Club home page Giter Club logo

root_rapidise's People

Contributors

rootcnc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

root_rapidise's Issues

Sparse feedrates are an issue

I was delighted to find your code to help add some pep back into my cnc step. The issue I am having is that my post processor doesn't seem to output very many feedrates. See an included example that cuts a few drawer fingers. When I use your code, it seems to replace the first (and only) F60 with my user defined higher feed rate, but then that is it. It needs to copy the original feedrate, then restore it when dropping back below the user defined Z height. If the output processor issued a feed rate on every line, I think your code would work fine. I can't figure out how to make my post processor do that despite some effort.

I think as an alternative, you could replace any G01 to G00 above the set height. I think that will ignore the original feed rates and just do a true rapid. That way you don't have to save and track the original feed rates. I'll admit I haven't tested this yet, but I'll manually modify a file to see if that works.

I am trying to edit the code to do this myself, but am very novice when it comes to programing and python. Any help would be appreciated.
fingers.txt

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.