-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support gQuintic (and gQuadratic) #285
base: edge
Are you sure you want to change the base?
Conversation
Turn on by changing the define of EXPERIMENTAL_NEOPIXEL_SUPPORT to 1 in board/gquadratic/hardware.cpp
…ation (no SysCalls).
Should be used when motion has stopped or in a M100, or you’ll get a probe stored for whatever position it’s currently at as it’s moving.
Most of these should be moved to Motate::Timouts. Add to the TODO…
…lso now supports JLink/ICE interchangeably (OSX/Linux).
…ow-redundant abs definition.
…Nen`, removed `gpio_get_probing_input()`
Reminder: It's worth noting a number of other features in this release and readme, including:
|
With these, do we have docs for them already in place or do they still need creating? |
Most of these will need to be created. I'll see if I can dig up anything. |
Re-opening, accidentally closed this. 😉 |
This is a second PR for issue #168