Git Product home page Git Product logo

Comments (4)

giseburt avatar giseburt commented on June 21, 2024

I really like this idea. I've only idly thought of it while mechanically squaring a machine, generally dismissing it for fear that a mechanical skew would cause additional wear and other compound issues.

But I see that that's not necessary the case.

So there is already a matrix transform on every endpoint run into the system. A consistent skew across the coordinate system (vs a non-linear one) would be easily handled by that, and would only require a means to configure it for the skew.

The matrix is currently only configurable via the "tram" command, and it applies a rotation to place the last three probe points on Z0. A similar command and similar configuration could be used, and no additional work should be needed.

from g2.

jkuusama avatar jkuusama commented on June 21, 2024

This is fairly trivial, at least on surface. Once the correction parameter c is known, the software moves the machine a little in X direction when it does an Y move. To go to (X, Y), the machine actually goes to (X+c*Y, Y). The complication comes in the user interface, as this needs to be hidden from the user; there needs to be two sets of coordinates: Where the machine actually is, and what is shown to the user.

from g2.

Mgilbride avatar Mgilbride commented on June 21, 2024

Thanks for the consideration here. Sounds promising. I see the interface issue. At first glance, leaving it opaque in the user interface seems acceptable. I say this from the point of view that the mechanical misalignment creates the same problem (tool is not actually where it says it is) . The correction fixes that. But, I may have not thought this though enough.

from g2.

ril3y avatar ril3y commented on June 21, 2024

Closing for lack of activity. You can re-open if you wish.

from g2.

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.