-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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
Creality Ender 3 S1 Pro/Plus initial implementation based on lcd_rts.cpp #25948
Open
ThomasToka
wants to merge
22
commits into
MarlinFirmware:bugfix-2.1.x
Choose a base branch
from
ThomasToka:MARLIN-E3S1PROFORK-BYTT
base: bugfix-2.1.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Creality Ender 3 S1 Pro/Plus initial implementation based on lcd_rts.cpp #25948
ThomasToka
wants to merge
22
commits into
MarlinFirmware:bugfix-2.1.x
from
ThomasToka:MARLIN-E3S1PROFORK-BYTT
+9,651
−103
Commits on Jun 8, 2023
-
Creality Ender 3 S1 Pro/Plus initial implementation
This is MARLIN-E3S1PRO-FORK-BYTT final release. This fork was ported from the Original Creality Ender 3 S1 Pro Code from here: https://github.com/CrealityOfficial/Ender-3S1/tree/s1_pro This port was created by Thomas Toka. This code is based on Marlin bugfix-2.1.x taken from: Marlin Github on the 08th june 2023 after this commit: MarlinFirmware@683916e Other Code was implemented from: Creality Github Synman Github Mriscoc Github johncarlson21 Github Initial commit code taken from the Creality Ender 3 S1 Github Repo: CrealityOfficial/Ender-3S1@f8be17f Crosschecked with the initial and following commits of Synman: synman@25d641e Laser implementation partly taken from Creality´s commit from: CrealityOfficial/Ender-3S1@cb5f3c3 Extended temperature table from mriscoc from: https://github.com/mriscoc/Ender3V2S1/blob/Ender3V2S1-Released/Marlin/src/module/thermistor/thermistor_1.h#L27 Cardreader Update inspiration taken from: https://github.com/CrealityOfficial/CR-10-Smart-Pro/blob/main/Marlin/src/lcd/dwin/lcd_rts.cpp Autopid implementation and other functions taken from here: https://github.com/CrealityOfficial/Ender-5S1 Meshviewer taken from: https://github.com/johncarlson21/SV04-Marlin-2.1.x
Configuration menu - View commit details
-
Copy full SHA for 896aaf4 - Browse repository at this point
Copy the full SHA 896aaf4View commit details
Commits on Jun 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8b572b - Browse repository at this point
Copy the full SHA d8b572bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10bcc67 - Browse repository at this point
Copy the full SHA 10bcc67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f89da - Browse repository at this point
Copy the full SHA 43f89daView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecf9374 - Browse repository at this point
Copy the full SHA ecf9374View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c98fc6 - Browse repository at this point
Copy the full SHA 2c98fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d32112 - Browse repository at this point
Copy the full SHA 0d32112View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b26797 - Browse repository at this point
Copy the full SHA 8b26797View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e8bcd - Browse repository at this point
Copy the full SHA b9e8bcdView commit details -
better remove this switch as the ids after the switch won´t be available in their needed order when the laser is deactivated
Configuration menu - View commit details
-
Copy full SHA for c970e0c - Browse repository at this point
Copy the full SHA c970e0cView commit details -
probing margin abl / enable laser feature abl
- probing margin needs to be 45 all around for abl. we cant reach the last 40 mm on y max on the pro and plus with th probe. also the manual tramming points match those outer abl points - laser feature is enabled only for abl builds as ubl does not fit then
Configuration menu - View commit details
-
Copy full SHA for d13ab37 - Browse repository at this point
Copy the full SHA d13ab37View commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eb950bd - Browse repository at this point
Copy the full SHA eb950bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86a8824 - Browse repository at this point
Copy the full SHA 86a8824View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20deeb6 - Browse repository at this point
Copy the full SHA 20deeb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40707c0 - Browse repository at this point
Copy the full SHA 40707c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b89663 - Browse repository at this point
Copy the full SHA 0b89663View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c43a77 - Browse repository at this point
Copy the full SHA 8c43a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for acc1d6b - Browse repository at this point
Copy the full SHA acc1d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 485d557 - Browse repository at this point
Copy the full SHA 485d557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 244a339 - Browse repository at this point
Copy the full SHA 244a339View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e136912 - Browse repository at this point
Copy the full SHA e136912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5329d70 - Browse repository at this point
Copy the full SHA 5329d70View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.