Code Monkey home page Code Monkey logo

Comments (3)

kglovern avatar kglovern commented on June 13, 2024 1

This should be fixed in the next build. The probe module wasn't updating to use the correct plate thickness as entered in the settings - that's why the command was "G10 L20 P1 Z15" when it should be "G10 L20 P1 Z14.09".

Thanks for the report!

from gsender.

nmistry avatar nmistry commented on June 13, 2024

Adding a screenshot of the console after Z-probing.

image

This is the height where the bit touches the work surface.

image

Photo of the result.

image

from gsender.

nmistry avatar nmistry commented on June 13, 2024

Some additional information. Per SainSmart's documentation, here is the probe code.

G91 G21
G38.2 Z-50 F100
G92 Z14.09
G0 Z15
G90
M30

The resulting execution in Candle

ok
G91G21G38.2Z-50F100 < [PRB:-348.343,-364.003,-7.621:1]
ok
G92 Z14.09 < ok
G0Z5M30 < [MSG:Pgm End]
ok
[GC:G1 G54 G17 G21 G90 G94 M5 M9 T0 F100 S7000]
ok

Lowering Z approaching 0.00, the bit contacted the workpeice at 0.1mm which could be a result of material thickness variation.

from gsender.

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.