-
-
Notifications
You must be signed in to change notification settings - Fork 928
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
Support for SimplyPrint cloud integration #4525
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
Noisyfox
commented
Mar 17, 2024
•
edited
Loading
edited
- Login & logout
- File upload & import
- Show SimplyPrint panel on device tab
- Support BambuLab printers
- Allow opening the file import page directly in print tab
- Bambulab printers can still use BBL device tab
Noisyfox
force-pushed
the
dev/simplyprint
branch
from
March 17, 2024 15:06
3356a79
to
45df4ed
Compare
Noisyfox
force-pushed
the
dev/simplyprint
branch
from
March 18, 2024 01:00
45df4ed
to
7621425
Compare
Documentation and info from our side, at SimplyPrint, can be found here; https://help.simplyprint.io/en/article/the-orcaslicer-simplyprint-integration-how-to-set-up-and-use-1miu532/ |
# Conflicts: # src/libslic3r/PrintConfig.cpp # src/libslic3r/PrintConfig.hpp # src/slic3r/CMakeLists.txt # src/slic3r/GUI/MainFrame.cpp # src/slic3r/Utils/PrintHost.cpp
SoftFever
approved these changes
Mar 23, 2024
Looks good. |
Ocraftyone
added a commit
to Ocraftyone/SuperSlicer-Ocraftyone
that referenced
this pull request
Jul 22, 2024
Note: This does not compile. This is an initial port of the commit. * Make httpserver more generic and reusable * Add OAuthJob * Fix issue caused by the fact that the backing widget of the `TextCtrl` is no longer `wxTextCtrl` * Implement login and token refresh * Implement file upload * Try fix build error * Support BBL printers * Show error message if user hasn't done OAuth * Fix typo * Update error message * Disable unsupported options when SimplyPrint is selected (cherry picked from commit e29bbac1933b9b10b24421757c5165d9b1702d06) Co-authored-by: Ocraftyone <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.