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

ADD FLY_CDY BOARD #19979

Merged
merged 16 commits into from
Nov 17, 2020
Merged

Conversation

FLYmaker
Copy link
Contributor

@FLYmaker FLYmaker commented Nov 1, 2020

Requirements

  • Filling out this template is required. Pull Requests without a clear description may be closed at the maintainers' discretion.

Description

ADD FLY_CDY BOARD, it brings together heating rod wire, thermistor wire, controllable fan, uncontrollable fan wire, and extruder wire, which is convenient for everyone to connect. And use a more convenient typec data line interface
IMG_20200915_212533
FLY_CDY SCH.pdf

And fix the problem that the mini board cannot be compiled.
Add FLYF407ZG board, onboard SPI thermocouple configuration

Benefits

Configurations

Related Issues

@boelle boelle requested a review from thinkyhead November 1, 2020 22:33
Conflict resolution
Conflict resolution
Marlin/src/pins/lpc1769/pins_FLY_CDY.h Outdated Show resolved Hide resolved
Marlin/src/core/boards.h Outdated Show resolved Hide resolved
Marlin/src/pins/lpc1769/pins_FLY_CDY.h Outdated Show resolved Hide resolved
Marlin/src/pins/lpc1769/pins_FLY_CDY.h Outdated Show resolved Hide resolved
Marlin/src/pins/pins.h Outdated Show resolved Hide resolved
Marlin/src/pins/pins.h Outdated Show resolved Hide resolved
Marlin/src/pins/stm32f1/pins_FLY_MINI.h Outdated Show resolved Hide resolved
@thinkyhead thinkyhead force-pushed the bugfix-2.0.x branch 2 times, most recently from 4274255 to a97a1ae Compare November 14, 2020 02:06
@sjasonsmith
Copy link
Contributor

@FLYmaker when posting future PRs please make a new branch used only for the PR. This was created from your bugfix-2.0.x branch, and had a mixture of three unrelated changes, which had to be cleaned up before this could be completed.

In the merge to clean up this PR, I left out some changes related to your FLY407 board from commits 383c0de and 5724821. If those changes are needed please post them in a new PR.

@sjasonsmith
Copy link
Contributor

I did not even see this comment in the PR description, and I did not include them when I cleaned up the FLY_CDY files.

And fix the problem that the mini board cannot be compiled.
Add FLYF407ZG board, onboard SPI thermocouple configuration

If these changes are still needed, please post them in a separate PR.

@sjasonsmith sjasonsmith merged commit 9b2e810 into MarlinFirmware:bugfix-2.0.x Nov 17, 2020
FhlostonParadise pushed a commit to FhlostonParadise/Marlin that referenced this pull request Nov 21, 2020
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Kannix2005 pushed a commit to Kannix2005/Marlin-1 that referenced this pull request Dec 7, 2020
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
vgadreau pushed a commit to vgadreau/Marlin that referenced this pull request Dec 9, 2020
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
@thinkyhead
Copy link
Member

I now have some FLY boards in hand for testing. They are very nice looking and I look forward to testing them out.

tharts pushed a commit to tharts/Marlin that referenced this pull request Jan 6, 2021
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
dpreed pushed a commit to dpreed/Marlin_2.0.x that referenced this pull request Feb 5, 2021
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
kpishere pushed a commit to kpishere/Marlin that referenced this pull request Feb 19, 2021
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
W4tel-BiDi pushed a commit to W4tel-BiDi/Marlin that referenced this pull request Apr 5, 2021
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
thinkyhead added a commit to thinkyhead/Marlin that referenced this pull request Apr 28, 2021
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
thinkyhead added a commit to thinkyhead/Marlin that referenced this pull request Apr 29, 2021
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
thinkyhead added a commit that referenced this pull request Apr 30, 2021
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
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.

4 participants