Skip to content

grblHal plugin to support RapidChange ATC

Notifications You must be signed in to change notification settings

rcp1/rapidchange_atc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

rapidchange_atc

RapidChange automatic tool change plugin for grblHal based on the RapidChange FluidNC version.

This plugin is not associated with Greilick Industries LLC.

⚠️ Usage at your own risk, was only roughly tested on my machine

Todo

  • Tool change working
  • Use atc_init instead of my_plugin_init
  • Setting variation tests
  • Error handling
  • Tool setter
  • Ensuring that tool is not forgotten on errors / resets
  • Tool recognition
  • Dust cover
  • Allow other orientations / axis of magazine than Z axis to load / unload

Usage

Add this repository as submodule to your grblHal driver checkout, define ATC_ENABLE in your my_machine.h and re-compile.

So your my_machine.h needs to contain:

#define ATC_ENABLE                1

About

grblHal plugin to support RapidChange ATC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%