Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-21Update translation files from updated templatesGhostkeeper
This brings the new translated strings into the files for each language. Contributes to issue CURA-9420.
2022-06-21Update translation templates for Cura 5.1Ghostkeeper
These are the new translations for 5.1. Contributes to issue CURA-9420.
2022-06-21Fix the font for searchbars being styled correctlyJaime van Kessel
By setting the font.italic to true, we actually reset the entire font. Fixes #12565
2022-06-20Better path to packages.json in the 3MF fileGhostkeeper
Let's put it in the Cura directory with the rest of such files, as to not muddy the 3MF file with all sorts of directories that are not known to other consumers. Contributes to issue CURA-9413.
2022-06-20Fix link to help page when material package is missingGhostkeeper
In this case we don't want to link to Ultimaker's internal help pages, but to the public support pages.
2022-06-17Remove filter_out_tiny_gaps from definitionsJaime van Kessel
This setting doesn't exist anymore.
2022-06-17Re-add accidentally removed settingJaime van Kessel
2022-06-17Merge branch 'fix_material_diameter_profiles' of github.com:fieldOfView/Cura ↵Jaime van Kessel
into 5.1
2022-06-17Remove incorrect enum usageJaime van Kessel
This only needs to happen in code that uses PyQt, not in qml code
2022-06-17Remove duplicated codeJaime van Kessel
CURA-9352
2022-06-16Merge pull request #12542 from Ultimaker/CURA-8849_intent_selection_fixesCasper Lamboo
[CURA-8849] Intent selection fixes
2022-06-16Remove todos that are no longer applicablej.delarago
Remove debug print statement CURA-9321
2022-06-16On initial startup, when assigning your first printer the ↵j.delarago
ActiveIntentQualitiesModel.py would not be updated. Causing an error unsupported configuration to show. Fixed by updating the model when the globalContainer is changed as well. CURA-8849
2022-06-16Add text wrapping for very long custom profile names.j.delarago
CURA-8849
2022-06-16Intent button was showing when only a single intent is available.j.delarago
This was caused by visible being overridden. CURA-8849
2022-06-16Remove left margins which don't align with the intended design.j.delarago
CURA-8849
2022-06-16We are using recommendedResolutionSelector._previousResolution to see if the ↵j.delarago
resolution had changed before highlighting the resolution selector. This updates when intents change but not when qualities change. I tried updating when the qualities change but this was updating before this line if(recommendedResolutionSelector._previousResolution !== Cura.MachineManager.activeQualityType) which caused this always to resolve as true The solution was to update _previousResolution after we select an item in the drop down. CURA-8849
2022-06-16Increase margins on warning to match designj.delarago
CURA-8849
2022-06-16Items in intent selection settings column were not filling width, the result ↵j.delarago
of this was any item with more than one child would have these children squished together. Fix is to have the children fill their width CURA-8849
2022-06-16Merge pull request #12532 from Ultimaker/PP-116_clean-up-DD-variant-profileJoey de l'Arago
Pp 166 clean up dd variant profile
2022-06-16Merge pull request #12530 from ↵Jaime van Kessel
Ultimaker/CURA-8610_save_required_packages_metadata [CURA-8610] save required packages metadata
2022-06-16Add missing importj.delarago
CURA-8849
2022-06-16Merge pull request #12534 from StuSerious/mainJaime van Kessel
Enhance CITATION.cff
2022-06-15Merge branch 'Ultimaker:main' into mainStefano Serioli
2022-06-15update CITATION to latest version (.cff and Cura)StuSerious
this brings citation file format to 1.2 and Cura version to 5.0.0. some other changes and important fields were also added.
2022-06-15Merge pull request #12528 from Ultimaker/CURA-8849Casper Lamboo
[CURA-8849] Improve intent profile selection
2022-06-15Better typingj.delarago
CURA-8849
2022-06-15Suggested changesj.delarago
CURA-8849
2022-06-15Apply suggestions from code reviewJoey de l'Arago
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-06-15Update cura/Machines/Models/IntentSelectionModel.pyJoey de l'Arago
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-06-15Update cura/Machines/Models/IntentSelectionModel.pyJoey de l'Arago
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-06-15Update cura/Machines/Models/ActiveIntentQualitiesModel.pyJoey de l'Arago
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-06-15Update cura/Machines/Models/ActiveIntentQualitiesModel.pyJoey de l'Arago
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-06-15Update cura/Machines/Models/ActiveIntentQualitiesModel.pyJoey de l'Arago
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-06-15Update cura/Machines/Models/ActiveIntentQualitiesModel.pyJoey de l'Arago
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-06-15Revert "disable travel_avoid_supports"j.delarago
This reverts commit 8f2dff712ec18046bf76211fa3a8dd7d20647d30.
2022-06-15Merge pull request #11721 from Haxk20/patch-1Jaime van Kessel
voron2_base.def.json: Do not limit travel speeds to 300mm/s
2022-06-15Remove excessive logs, make path search recursive for materials.CURA-8610_save_required_packages_metadataj.delarago
CURA-8610
2022-06-15Merge pull request #12531 from ↵Remco Burema
Ultimaker/CURA-8555_link_ufp_to_3mf_in_digital_library Cura 8555 link ufp to 3mf in digital library
2022-06-15set correct nozzle tip outer diameterPP-116_clean-up-DD-variant-profileRijk van Manen
This is the size of the ruby. PP-116
2022-06-15add machine nozzle tip sizeRijk van Manen
PP-116
2022-06-15cleanup variant profileRijk van Manen
In the ppCCB we decided to clean up to DD variant profiles, since we plan to do that with all variant profiles in the future. PP-116
2022-06-15Merge branch 'main' of github.com:Ultimaker/CuraGhostkeeper
2022-06-15Merge branch 'split-removable-output-write-function' of ↵Ghostkeeper
https://github.com/zxc8027/Cura into zxc8027-split-removable-output-write-function
2022-06-15Merge pull request #12488 from Ultimaker/PP-108_Improved_support_settingsRemco Burema
PP-108 improved support settings
2022-06-15Add logs for debuggingj.delarago
CURA-8610
2022-06-15Merge branch 'PP-166-DD-core-variant-files'Ghostkeeper
2022-06-15Correct description for Enable Travel JerkGhostkeeper
Done as a 5 minute fix.
2022-06-15Provide `source_file_id` with print filec.lamboo
Had to implement this a bit differently as stated in the ticket. This field is returned when uploading the project file. Logic needed a bit of a change as the new behavior dictates a sequence (we can only upload the print file after the project file is uploaded, and we know the correct `file_id`/`source_file_id`) where before these two api calls were done in parallel. CURA-8555
2022-06-15Boyscouting modern python typingc.lamboo
CURA-8555