-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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
ADD FLY_CDY BOARD #19979
Conversation
Conflict resolution
Conflict resolution
f964943
to
f17394d
Compare
4274255
to
a97a1ae
Compare
…_rebase # Conflicts: # Marlin/src/core/boards.h # Marlin/src/pins/pins.h
@FLYmaker when posting future PRs please make a new branch used only for the PR. This was created from your 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. |
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.
If these changes are still needed, please post them in a separate PR. |
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>
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>
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>
I now have some FLY boards in hand for testing. They are very nice looking and I look forward to testing them out. |
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>
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>
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>
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>
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>
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>
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>
Requirements
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](https://user-images.githubusercontent.com/49380822/97798521-c9530a00-1c61-11eb-93c5-58587297d8ea.jpg)
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