forked from Ultimaker/Cura
-
Couldn't load subscription status.
- Fork 0
Update Cura #2
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
Open
BrenuDev
wants to merge
10,000
commits into
Velleman:master
Choose a base branch
from
Ultimaker:master
base: master
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
Update Cura #2
Conversation
This file contains hidden or 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
Axolotelking
reviewed
Jun 2, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi i am new here and i need some Help with my cura plugin who can i post my question?
Use proper gradual flow plugin version
Cleanup and extent material exclude list
Recommited from Paul's changes to resolve conflicts
…face PP-428 - Improve top layer quality of TPU
Generic petcf was dropped during clean up. After confirmation with Frederic added it back to the exclude list
Added the generic_petcf
Cura 9838 brim location
refractored the snapshot.py CURA-11650
…als_loading CURA-11655 Fix Method X/XL material selection
Since we can't rely on the build-volume --because we can't know on which printer we open-- the safest bet (and the thing alowed by 3mf if I recall) is to just center the entire scene on the buildplate for Universal Cura Project files. CURA-11703
Move nozzle clean to designated area
[CURA-11772] Crash on opening certain project files
[CURA-11703] Reset entire scene around center for UCP.
…ext-value Cura 11783 enum instead of text value
…-jumps-to-cloud-printer Implement syncing feature for Ultimaker account
this was causing issues on mac. You can only have a single `modal` open at all time. Some how mac though a modal was still open (event after it was being closed) and refused to open other dialogs (like file dialogs) CURA-11800
Updated pt_BR strings for Cura 5.7
Cura 11800
Added the introduced bugfixes to the changelog
Removed a < Added the mention of Support for the brim inside only
Update Changelog for Stable Release
For all the values even numericals were passed through the translations. so nothing came out for numbers. Now we filter it for enums and then translate it. CURA-11801
…e-saving-ucp Values now shown while saving UCP
Although this is rare scenario.This allows for metadata retrieval from the container directly if one is provided, otherwise metadata is fetched using the container_id from the ContainerRegistry. Updated the MaterialNode creation in the VariantNode class(only one scenario) to pass the container. CURA-11748
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.
No description provided.