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 brackets for increased readability.Remco Burema
I had to try out what this actually did, fortunately, the result was the same as the without brackets version in all cases, otherwise we'd have a pretty weird problem. relates to PP-168 and in 5.0 becasue of CURA-9293
2022-05-13After more research it was observered that this change decreased the print ↵p.kuiper
quality of normal prints and only improved the quality in the spiral mode. Therefore the higher deviation settings is only enabled for the in spiralize mode. Relates to PP-168
2022-05-13This setting change results in a reduction of the bufferunderrun blobs that ↵p.kuiper
were observered when switching from Cura 4.13 to 5.0. Increasing the deviation results in less small segments and reduces the segments per second. Stijn Antz observered that the blob artefacts disappeared when applying this change. Relates to PP-168
2022-04-04remove redundant overwritesRijk van Manen
PP-115
2022-02-22update definitions of ultimaker2+C, S3 and S5Rijk van Manen
These printers have the same feeder and therefore share the same retract settings. The retract speed is set high by default and the unretract speed low by default. This is a safe and good default. PP-96
2022-01-31Add new Ultimaker 2 plus connect platform model and backplate image.j.delarago
CURA-7541
2021-12-14Merge branch 'libArachne_rebased'Ghostkeeper
Conflicts: plugins/SimulationView/SimulationPass.py -> Reverted layer view optimisation in Master while some whitespace changed in Arachne. resources/definitions -> Bunch of conflicts with profile updates. resources/quality -> Bunch of conflicts with profile updates. resources/texts/change_log.txt -> Removed the Arachne change log (as they are internal versions). It'll have to be re-added when we release this version as stable.
2021-12-02Filter printer list by capabilitiesGhostkeeper
And an example of such usage: In the material sync via cloud we only want to sync with printers that can receive those materials. We might want to add a message for the user to also make sure the firmware is up to date. Because if the firmware is not up to date now it will show no printers and instruct the user how to connect the printer to the cloud. Contributes to issue CURA-8671.
2021-11-15change infill pattern to zigzag for >80% infillRijk van Manen
This is done for all ultimaker profiles (PP-25).
2021-11-15change infill pattern to zigzag for >80% infillRijk van Manen
This is done for all ultimaker profiles (PP-25).
2021-10-20Merge branch 'master' into merge_main_20211019Remco Burema
2021-10-13Combine two property overrides in one setting, for proper JSONGhostkeeper
Otherwise the maximum gets ignored because the JSON results in a dict where the keys are unique. So the second one happens to get skipped then. Contributes to issue CURA-8627.
2021-09-16Set line widths equal to nozzle diameterTHeijmans
and remove line width lines from profiles (PP-13)
2021-07-30Ultimaker 2+ Connect doesn't support the exported material formatGhostkeeper
So we can't get people to export their materials. Hide the button.
2021-06-24Revert "Revert CURA-8055 in the 4.10 branch. This should not have been ↵Ghostkeeper
merged in there." This reverts commit 4d29de45796dc42f76c774a216a0601bb57cf790. Effectively this re-applies the changes for CURA-8055 / #9957.
2021-06-24Revert CURA-8055 in the 4.10 branch. This should not have been merged in there.Ghostkeeper
Revert "Change file extension to .umm" This reverts commit 56db7f7144083df4bca77746d7ee30f2a54fda36. Revert "Re-enable compression" This reverts commit 62bc9be22bbc5595dbfce69893163c3a0ebc4415. Revert "Add documentation" This reverts commit e9031f1aff5d40f3c69ac625edf11963a3253eb8. Revert "Fix writing bytes to string-stream" This reverts commit 66b2825a667f9aa9618005d2a5875383a3658f4f. Revert "Hide button entirely if no export is available" This reverts commit ec727e1068c3ac2cab7f95fb88c5d4d101e28e17. Revert "Basic implementation of exporting all materials in a .zip archive" This reverts commit bdcaef134f556f455f352786123476ec40e3ae4c. Revert "Implement default path for exporting all materials" This reverts commit e66783664bf73dd9b1e3c6af6f01321763470d2e. Revert "Implement a sync button and file dialogue to export all materials" This reverts commit abba3bdd10a994a1b38bcb426a27ba379febeac7. Revert "Add notion of whether printers support the material export archive" This reverts commit f436cb8e7b879a8913b25f2a049413ec0721f1c5.
2021-06-08Add notion of whether printers support the material export archiveGhostkeeper
Contributes to issue CURA-8055.
2020-11-10Publish Ultimaker 2+ Connect profilesGhostkeeper
This is the new printer from Ultimaker.