GithubHelp home page GithubHelp logo

Comments (11)

alkabal avatar alkabal commented on August 12, 2024

restore_mill.txt

Hi here is my attempt for add this in some macro

#<metric> = #<_metric>
#<absolute> = #<_absolute>
#<feed> = #<_feed>
#<ccomp> = #<_ccomp>
#<tool_offset> = #<_tool_offset>
#<coord_system> = #<_coord_system>
#<ijk_absolute_mode> = #<_ijk_absolute_mode>

; restore g20/21, g90/g91, feedrate cuter-comp
o<restore_mill> call [#<metric>] [#<absolute>] [#<feed>] [#<ccomp>] [#<tool_offset>] [#<coord_system>] [#<ijk_absolute_mode>]

from probe-screen-ng.

alkabal avatar alkabal commented on August 12, 2024

go-machine-home-mill.txt

more easy to read in a file

from probe-screen-ng.

kiall avatar kiall commented on August 12, 2024

Use three backticks (`) around code to get it to format correctly! I edited your comment above to add them as an example.

Yea, that's along the lines of what I'm thinking. It adds lots of code though, so I'm hoping to find something that's harder to get out of sync - e.g. if we need to save/restore a new state, should we have to update the 100 or so locations o<restore_state> is called from? I'd ideally prefer not to need to!

from probe-screen-ng.

kiall avatar kiall commented on August 12, 2024

restore_mill.txt

Hi here is my attempt for add this in some macro

#<metric> = #<_metric>
#<absolute> = #<_absolute>
#<feed> = #<_feed>
#<ccomp> = #<_ccomp>
#<tool_offset> = #<_tool_offset>
#<coord_system> = #<_coord_system>
#<ijk_absolute_mode> = #<_ijk_absolute_mode>

; restore g20/21, g90/g91, feedrate cuter-comp
o<restore_mill> call [#<metric>] [#<absolute>] [#<feed>] [#<ccomp>] [#<tool_offset>] [#<coord_system>] [#<ijk_absolute_mode>]

Also, you're passing tool-offset in as parameter 5, but the macro is expecting coordinate system as param 5. It's this kind of stuff I'm hoping to be able to avoid :) manually lining up params in 100s of places is bound to end up with some mistakes!

from probe-screen-ng.

alkabal avatar alkabal commented on August 12, 2024

I don't understand where you see : tool-offset in as parameter 5, but the macro is expecting coordinate system as param 5

from probe-screen-ng.

kiall avatar kiall commented on August 12, 2024

Replacing my last comment - I seem to be mistaken looking at the code again. I'm nearly sure I saw that? Could you have updated the file in the meantime? :D

from probe-screen-ng.

alkabal avatar alkabal commented on August 12, 2024

no lool
editing message is mentionned automatically

from probe-screen-ng.

kiall avatar kiall commented on August 12, 2024

Screenshot_20201216-125039

It was still open on my phone - #5 was clearly referencing coordinate system ¯_(ツ)_/¯

from probe-screen-ng.

alkabal avatar alkabal commented on August 12, 2024

I appologize your right at start editing this file for add G43 i have save without full change.

I did not remenber sorry, and i does not see edited for the message, realy sorry

from probe-screen-ng.

kiall avatar kiall commented on August 12, 2024

I appologize your right at start editing this file for add G43 i have save without full change.

I did not remenber sorry, and i does not see edited for the message, realy sorry

Hah - no problem. Just glad I'm not going insane :D

from probe-screen-ng.

alkabal avatar alkabal commented on August 12, 2024

and i know that for me i have some memories trouble... (i'm many time sleepless)

from probe-screen-ng.

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.