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-08-11Move run configuration templates out of conan-config into this repo.CURA-8792_update_pycharm_run_configjoeydelarago
Add extra test run configuration. CURA-8792
2022-08-09Make sure the detection of the Conan profile happens after inst of build toolsjspijker
2022-08-09Fix syntax mistakej.spijker@ultimaker.com
2022-08-09Don't install gcc-12 on ubuntu 20.04j.spijker@ultimaker.com
Allready present on the runner by default
2022-08-09Use latest test ppa to obtain GCC-12j.spijker@ultimaker.com
2022-08-09install dependencies gcc-12 and disable multilibj.spijker@ultimaker.com
2022-08-09Test against gcc-12Jelle Spijker
2022-08-09Build GCC-12 from sourcej.spijker@ultimaker.com
The ubuntu-22.04 doesn't have the GCC-12 in the repository yet (which we need got C++20)
2022-08-08Merge pull request #12970 from digitalfrost/070822Jelle Spijker
Use is not operator rather than not ... is
2022-08-08Update to gcc-12Jelle Spijker
2022-08-08update to gcc-12Jelle Spijker
2022-08-08Merge pull request #12980 with #12970digitalfrost
Merge the two pull requests as asked by @fieldOfView
2022-08-08Use is not operator rather than not ... isdigitalfrost
This is advocated by both PEP8 and the Google Python Style Guide
2022-08-08Use is not operator rather than not ... isdigitalfrost
This is advocated by both PEP8 and the Google Python Style Guide
2022-08-08Use is not operator rather than not ... isdigitalfrost
This is advocated by both PEP8 and the Google Python Style Guide
2022-08-08Use is not operator rather than not ... isdigitalfrost
This is advocated by both PEP8 and the Google Python Style Guide
2022-08-08Use is not operator rather than not ...isdigitalfrost
This is advocated by both PEP8 and the Google Python Style Guide
2022-08-08Use is not operator rather than not ...isdigitalfrost
This is advocated by both PEP8 and the Google Python Style Guide
2022-08-07Use is not operator rather than not ... isdigitalfrost
This is advocated by both PEP8 and the Google Python Style Guide
2022-08-06Merge pull request #12692 from ↵Remco Burema
Ultimaker/PP-187_move_shrinkage_compensation_values_to_fdm_materials Removed shrinkage compensation from the quality profiles. They have b…
2022-08-05Click on checkbox only for checkbox-setting.Remco Burema
People accidentally set (checkbox) settings when mis-clicking slightly when scrolling through the settings. CURA-9530
2022-08-05First Update and upgrade on Linuxj.spijker@ultimaker.com
hoping this will solve the libegl-mesa not being able to download on the GH 22.04 runner
2022-08-03Make sure build and generate steps are presentj.spijker@ultimaker.com
Contributes to CURA-8831
2022-08-03Create the packagej.spijker@ultimaker.com
Contributes to CURA-8831
2022-08-03Just do an actual createj.spijker@ultimaker.com
Contributes to CURA-8831
2022-08-03First do a buildj.spijker@ultimaker.com
Contributes to CURA-8831
2022-08-03Also create the generator folderj.spijker@ultimaker.com
Contributes to CURA-8831
2022-08-03Export-pkg requires a build dirj.spijker@ultimaker.com
Contributes to CURA-8831
2022-08-03Only export-pkg on Linuxj.spijker@ultimaker.com
No need for bins and therefor different OSes Contributes to CURA-8831
2022-08-03Treat it as boolj.spijker@ultimaker.com
Contributes to CURA-8831
2022-08-03Add cura env to Run environmentsj.spijker@ultimaker.com
Contributes to CURA-8831
2022-08-03fix base_dir for venv when running from sourcej.spijker@ultimaker.com
Contributes to CURA-8831
2022-08-03Build pyarcus and pysavitar sharedj.spijker@ultimaker.com
Contributes to CURA-8828, CURA-8829 and CURA-8831
2022-08-02Use new pysavitar as packagej.spijker@ultimaker.com
Contributes to CURA-8828, CURA-8829 and CURA-8831
2022-08-02Use new pynest2d packagej.spijker@ultimaker.com
Contributes to CURA-8828, CURA-8829 and CURA-8831
2022-08-01Use the latest pyarcus dependencyj.spijker@ultimaker.com
Since we split of Arcus and pyArcus into separate repo's Contributes to CURA-8824 and CURA-8831
2022-08-01Merge pull request #12866 from Ultimaker/CURA-9220_hide_if_no_permissionJelle Spijker
Hide cloud interaction buttons if the user has no permissions to them
2022-08-01Merge pull request #12898 from Ultimaker/CURA-9520_warning_line_density_childrenJelle Spijker
Don't show warning color for children of support_infill_rate when using tree support
2022-08-01Fix curapackage intent and intents mappingsj.spijker@ultimaker.com
Contributes to SD-3871 and CURA-7667
2022-08-01Further review suggestionsGhostkeeper
Contributes to issue CURA-9220.
2022-08-01Document shortcoming of isMine checkGhostkeeper
Contributes to issue CURA-9220.
2022-08-01Deprecate additionalRights propertyGhostkeeper
Consumers should now use the permissions system which gets the permissions from the account via a separate API call. Contributes to issue CURA-9220.
2022-08-01Add newlines before properties Ghostkeeper
As suggested in the code review. Contributes to issue CURA-9220. Co-authored-by: Jelle Spijker <j.spijker@ultimaker.com>
2022-07-29Don't show warning color for children of support_infill_rate when using tree ↵CURA-9520_warning_line_density_childrenj.spijker@ultimaker.com
support CURA-9520 PPM: Tree support has infill density 15%, but should have 0%
2022-07-29Merge branch 'CURA-9031_add_slice_id_to_griffin_gcode_header'Ghostkeeper
2022-07-29Add slice ID to example dataCURA-9031_add_slice_id_to_griffin_gcode_headerGhostkeeper
Contributes to issue CURA-9031.
2022-07-29Merge pull request #12878 from ↵Jelle Spijker
Ultimaker/CURA-9520_Fix_support_infill_tree_support CURA-9520_Fix_support_infill_tree_support
2022-07-29Don't use conan 1.51.0j.spijker@ultimaker.com
Conan 1.51.0 seems to have bug in the MSBuild generator, used on Windows
2022-07-29Made slice_uuid a public fieldj.spijker@ultimaker.com
Contributes to CURA-9031
2022-07-29Increase maximum integer length to 12 charactersGhostkeeper
This may cause overflows if the integer type is 32-bit, but we tend to use 64-bit anyway. And 9,999,999 was already an overflow too. Fixes #12859.