Coder Social home page Coder Social logo

duet3d_cnc_probe's People

Contributors

raymondjstone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

duet3d_cnc_probe's Issues

Z 'crashing' upwards

So it seems there has been some changes in the firmware which caused the Z to crash upwards.
"H4 terminate the move when the endstop switch is triggered and update the current position (supported in RRF 3.2-b4 or newer)"
So the code should rather be something like
G0 H4 Z120 F2400

Hardcoded /sys/probe.g does not work when using M505

When using M505 especially for multiple configurations the /sys folder gets repointed for example
M505 P"CNC" the new sys folder where macros would be fired would be 0:/sys/cnc/

This can be resolved by using the OM directories.system to get the appropriate path to save to the correct location so M98 P"probe.g" can be properly executed.

There is a helper in utils/path.js to help build the path.

More info here
https://duet3d.dozuki.com/Wiki/Gcode#Section_M505_Set_configuration_file_folder

Probe can be selected that is not set up

Probes are defined in the config.g like this

M558 P5 F500 C"!io4.in" ; Set probe type 5, Speed 500mm/s and use IO4.in inverted

This will defined probe 0, to be of type 5 and use IO4 (duet 3) [Probe 0 since the probe NUMBER is not specified]

However even if only 0 is defined you can select any number between 0-9 so would be better to only allow defined probes to be selected

DWC 3.4.5 install issue

Thanks for the great plugin!

I've recently tried updating my Duet2 to RRP 3.4.5 and DWC to 3.4.5 as well but i've now lost functionality of the probe plugin.

It does say for version 3.3 and later but I keep getting a prerequisite error when trying to install it.

Any way around this please?

Thanks!

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.