Skip to content

CNC Probe plugin for DUET 3D boards (firmware 3.3 and above)

License

Notifications You must be signed in to change notification settings

meeloo/DUET3D_CNC_Probe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DUET3D_CNC_Probe

CNC Probe plugin for DUET 3D boards (firmware 3.3 and above)

REMEMBER to attach both ends of the probe to the correct port and have it setup in your config.g, you also need to position the probe bit correctly before starting if you don't you may snap a bit and no responsibility will be taken for any damage that may result.

I use out4 for my probe since it's wired like an endstop. NOTE: This is setting up probe 0, the type is 5 but the probe number not being specified means it is 0.

My config.g section

;out4 as XYZ probe

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

About

CNC Probe plugin for DUET 3D boards (firmware 3.3 and above)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 82.9%
  • JavaScript 17.1%