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-05-13Add setting to no longer use different jerk/acc for travelsCURA-8708_remove_travel_acceleration_jerkGhostkeeper
Enabling this adds more control, possibly improving the productivity of the printer by allowing higher acceleration and jerk rates during travel moves where they have less of an impact. Disabling this reduces the size of the g-code and the CPU requirements of the printer. Contributes to issue CURA-8708.
2022-05-12Merge branch 'patch-1' of https://github.com/xDazld/Cura into xDazld-patch-1Ghostkeeper
2022-05-10Merge branch '5.0'Ghostkeeper
2022-05-10Use border only on active stateGhostkeeper
Contributes to issue CURA-9217.
2022-05-10Revert "Render labels using `Text.QtRendering` on OSX"c.lamboo
This reverts commit f0e3c19a34d1fde3b7ec4fd95677fbefa2028b26.
2022-05-10Render labels using `Text.QtRendering` on OSXc.lamboo
Fonts were looking a bit to thick on when using `Text.NativeRendering`, so using `Text.QtRendering` instead. After this the font weight looks identical to figma (as far as I can see). In this commit I also changed all `Label`'s to `UM.Label`'s and removed default properties where I could. CURA-9154
2022-05-10Move 'zh_TW' translation to incomplete status for 5.0.0Remco Burema
The volunteer translator who'd normally do this never replied to our email. Hopefully this can be rectified in the next version.
2022-05-10Fix injection warning for hamburger menuJaime van Kessel
2022-05-10Merge branch '5.0' of github.com:Ultimaker/CuraJaime van Kessel
2022-05-10Merge branch 'fix_material_print_settings' of ↵Jaime van Kessel
https://github.com/fieldOfView/Cura into 5.0
2022-05-10Fix storing the "dont show this again" of the project savingJaime van Kessel
2022-05-09Merge branch '5.0'Ghostkeeper
2022-05-09Show a border around text fields and drop-downs when hoveringGhostkeeper
And when they are focused. This applies to the setting text fields, extruder selectors and drop-downs as well as to the machine settings. Contributes to issue CURA-9217.
2022-05-09Merge branch '5.0'Ghostkeeper
2022-05-09Don't override size of extruder iconsGhostkeeper
Just let them be the default size of Cura.ExtruderIcon, which is the only correct size. It is already properly centred in the tab, too. Contributes to issue CURA-9180.
2022-05-09Make buttons in account fill the whole widthGhostkeeper
That makes them easier to click. The text of these buttons was going outside of the buttons themselves. That could be a problem, but it's not visible since the button has no background. Contributes to issue CURA-9143.
2022-05-09Set the width of model loading drop-down to the max of all elementsGhostkeeper
Then set the elements to be equal to that width, so they fill the complete width of the drop-down. Contributes to issue CURA-9143.
2022-05-09Merge branch 'CURA-9143_dropdown_item_width' of github.com:Ultimaker/CuraJaime van Kessel
2022-05-09Merge branch '5.0'Ghostkeeper
2022-05-09Give icon of onboarding banner a colourGhostkeeper
It had no colour, so it was defaulting to black. I'm making it the same as the text colour and the colour of the X button. Fixes issue CURA-9248.
2022-05-09Make buttons in account fill the whole widthGhostkeeper
That makes them easier to click. The text of these buttons was going outside of the buttons themselves. That could be a problem, but it's not visible since the button has no background. Contributes to issue CURA-9143.
2022-05-09Set the width of model loading drop-down to the max of all elementsGhostkeeper
Then set the elements to be equal to that width, so they fill the complete width of the drop-down. Contributes to issue CURA-9143.
2022-05-09Merge remote-tracking branch 'origin/5.0'Jelle Spijker
2022-05-09Merge remote-tracking branch 'origin/gracefully_fail_cloud_printer' into 5.0Jelle Spijker
2022-05-06Merge pull request #11278 from Eryone/masterRemco Burema
Add eryone_thinker_directdrive profile
2022-05-06Update newly merged 3rd party printer settings version to current one.Remco Burema
2022-05-06Merge pull request #11255 from Toylerrr/masterRemco Burema
Elegoo Neptune 2 Printer Configuration
2022-05-06Merge branch '5.0'Remco Burema
2022-05-06Merge pull request #12114 from Ultimaker/CURA-9141_translate_5.0Casper Lamboo
Cura 9141 translate 5.0
2022-05-06Fix setting valuesfieldOfView
2022-05-06Disable "Print Settings" fields for read-only materialsfieldOfView
2022-05-05Align colors disabled settings textfield (5 min fix).Remco Burema
CURA-9252
2022-05-05Add catalog to files that weren't translatingCURA-9141_translate_5.0j.delarago
CURA-9141
2022-05-05Merge branch '5.0' of github.com:Ultimaker/CuraJaime van Kessel
2022-05-05Fix error checking never setting state to "hasError"Jaime van Kessel
CURA-9249 Fixes #12082
2022-05-05Merge branch 'Patola-5.0-beta' into CURA-9141_translate_5.0Remco Burema
2022-05-05Merge branch '5.0-beta' of https://github.com/Patola/Cura into Patola-5.0-betaRemco Burema
2022-05-05Merge pull request #12049 from sustmi/czech-translations-v5.0Remco Burema
Czech translations v5.0
2022-05-05Add 11 language translations from Smartlingj.delarago
CURA-9141
2022-05-05Merge branch '5.0' into CURA-9141_translate_5.0j.delarago
2022-05-04Merge branch 'master' of https://github.com/wanders78746/Cura into ↵Ghostkeeper
wanders78746-master
2022-05-04Merge branch '5.0'Ghostkeeper
2022-05-04Set colour of placeholder text from themeGhostkeeper
Otherwise it defaults to black which is not readable in dark mode. Done as a 5 minute fix.
2022-05-04Merge branch '5.0' of github.com:Ultimaker/CuraJaime van Kessel
2022-05-04Merge pull request #11977 from Ultimaker/CURA-9185_material_menu_cut_offJaime van Kessel
[CURA-9185] Material menu cut off in menu
2022-05-04Use correct role for standardbuttonJaime van Kessel
Otherwise the no won't register... CURA-9229
2022-05-03Merge branch '5.0' of github.com:Ultimaker/CuraJaime van Kessel
2022-05-03Merge branch '5.0' of github.com:Ultimaker/Cura into 5.0Jaime van Kessel
2022-05-03Disable the running property of the action button by defaultJaime van Kessel
This would cause scene updates to be drawn all the time, causing constant cpu drain.
2022-05-03Finish Czech translation of v5.0Miroslav Sustek