Coder Social home page Coder Social logo

Comments (4)

1bigpig avatar 1bigpig commented on August 28, 2024

@chamnit I have noticed a few other grbl front end programs (Universal G-Code sender) have the issue with the G90/G91 after a move command. I had to add a G90 command to my Aspire post processor header to make sure my cut files were always in the correct mode. That is one solution, but I agree, it really should add a G90 after a move.

Bruce

from bcnc.

vlachoudis avatar vlachoudis commented on August 28, 2024

@chamnit I've added the small bat, but I one needs to change the "set DIR=" variable before running
Also I've added G91 after every command. However since I am leaving for 10 days on an duty travel I don't have the possibility to check it.
I've made it as as two lines or I can remove the middle \n? would grbl accept it?
G91G0x%s\nG90\n

from bcnc.

chamnit avatar chamnit commented on August 28, 2024

@vlachoudis : Thank you. The jogging command should be made two lines, because Grbl's parser will report a line with a G91 and G90 with a modal group error. I'll check it as soon as I can, if someone else doesn't beat me to it.

from bcnc.

vlachoudis avatar vlachoudis commented on August 28, 2024

@chamnit Ok I've test it quickly on my machine and it works Ok.

from bcnc.

Related Issues (20)

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.