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

Ramps-S v1.2 by Sakul.cz added as a motherboard option #19815

Merged

Conversation

TheMichalcinOfficial
Copy link
Contributor

Description

I've added a new motherboard option, which can be set as motherboard in Configuration.h
The board has been added in three power output configurations, all of which have been added to boards.h under Ramps Derivatives
pins.h has been modified with new #elif statements, macro definitions and includes in order to allow using this board with its three power output configurations
A new file, pins_RAMPS_S_12.h, has been created. It contains the necessary pin definitions

Benefits

DIY makers, who use Ramps-S as motherboard for their 3D printers will now be able to use Marlin firmware

Configurations

The included .zip contains a working example configuration
Configuration.zip

Three new motherboard options added to boards.h. (one motherboard with 3 possible configurations), toghether with pin asigments in new file: pins_RAMPS_S_12.h
@thinkyhead thinkyhead merged commit cf74248 into MarlinFirmware:bugfix-2.0.x Oct 21, 2020
Copy link
Contributor Author

@TheMichalcinOfficial TheMichalcinOfficial left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @thinkyhead . Thank you very much for merging my pull request. I would just want to clarify, why I didn't use the MB macros and used MOTHERBOARD == (BOARD_NAME). I did that, because, when I tried to compile it on my computer, it gave me an error message, that said: "Unknown MOTHERBOARD value set in Configuration.h", or something like that.
I have no idea, what you did differently, but it works now. Thanks a lot and have a nice programming day!

thinkyhead pushed a commit to thinkyhead/Marlin that referenced this pull request Oct 21, 2020
sebsx pushed a commit to sebsx/Marlin that referenced this pull request Oct 25, 2020
Speaka pushed a commit to Speaka/Marlin that referenced this pull request Nov 2, 2020
vgadreau pushed a commit to vgadreau/Marlin that referenced this pull request Dec 9, 2020
tharts pushed a commit to tharts/Marlin that referenced this pull request Jan 6, 2021
kpishere pushed a commit to kpishere/Marlin that referenced this pull request Feb 19, 2021
W4tel-BiDi pushed a commit to W4tel-BiDi/Marlin that referenced this pull request Apr 5, 2021
thinkyhead pushed a commit to thinkyhead/Marlin that referenced this pull request Apr 28, 2021
thinkyhead pushed a commit to thinkyhead/Marlin that referenced this pull request Apr 29, 2021
thinkyhead pushed a commit that referenced this pull request Apr 30, 2021
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.

None yet

2 participants