Skip to content
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

Open
wants to merge 208 commits into
base: edge
Choose a base branch
from
Open

Support gQuintic (and gQuadratic) #285

wants to merge 208 commits into from

Conversation

giseburt
Copy link
Member

This is a second PR for issue #168

Turn on by changing the define of EXPERIMENTAL_NEOPIXEL_SUPPORT to 1 in board/gquadratic/hardware.cpp
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).
@aldenhart
Copy link
Member

Reminder: It's worth noting a number of other features in this release and readme, including:

  • CoreXY support
  • Trinamic 2130 support
  • Hobby Servo support
  • Neopixel support
  • Piecewise-linear step-segment generation (curve fitting, as opposed to stepwise linear)
  • 300 KHz step generator frequency
  • Others as we look over the code.

@justinclift
Copy link
Member

CoreXY support
Trinamic 2130 support
Hobby Servo support
Neopixel support
Piecewise-linear step-segment generation (curve fitting, as opposed to stepwise linear)
300 KHz step generator frequency

With these, do we have docs for them already in place or do they still need creating?

@aldenhart
Copy link
Member

Most of these will need to be created. I'll see if I can dig up anything.

@giseburt giseburt mentioned this pull request Jun 18, 2018
@justinclift justinclift deleted the dev-168-gquintic branch January 21, 2020 07:56
@justinclift justinclift restored the dev-168-gquintic branch January 21, 2020 07:58
@justinclift
Copy link
Member

Re-opening, accidentally closed this. 😉

@justinclift justinclift reopened this Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants