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

Rigidbot V2 support - has MCP4728 digipot #4159

Merged
merged 4 commits into from
Jun 28, 2016

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Jun 27, 2016

Cherry-picked re-roll of #4156

This is to support the Version 2 of the Rigidbot motherboard. It has the same pin-out but has stepper digipots controlled by an MCP4728 DAC. Added new board type and updated the DAC coding to the current Wire library: Wire.receive() -> Wire.read Wire.send() -> Wire.write()

Major contributor was Jayson Kelly, who made the first cut at the coding.

@edwilliams16
Copy link
Contributor

Thanks for the tidy up.

@thinkyhead thinkyhead merged commit ee876dc into MarlinFirmware:RCBugFix Jun 28, 2016
@thinkyhead thinkyhead deleted the rc_rigidbot_diff branch June 28, 2016 03:35
@thinkyhead thinkyhead mentioned this pull request Jul 8, 2016
@jbrazio jbrazio modified the milestone: 1.1.0 Jul 18, 2016
drewmoseley pushed a commit to drewmoseley/Marlin that referenced this pull request Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants