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 (Expand)Author
2022-02-21Merge branch 'master' into PyQt6_upgradeGhostkeeper
2022-02-15adjusted colors and size of origin gizmo10r3n20
2022-02-03Count multiple raft interface layersGhostkeeper
2022-01-14Use updated python type notationCasper Lamboo
2022-01-12Adjust build volume depending on new adhesion extruder sub-settingsGhostkeeper
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-12-16FIx failing mypy testJaime van Kessel
2021-12-16Fix typing of scaleAreasJaime van Kessel
2021-12-15Use correct definition of Polygonscasper
2021-12-15Temporary? solution for UX w.r.t. material shrinkage.Remco Burema
2021-12-14Attempt to compensate build-area/volume for material shrinkage.Remco Burema
2021-11-09Handle exception when adhesion extruder could not be foundJaime van Kessel
2021-11-05Don't disable group nodes if it's extruder is disabledJaime van Kessel
2021-10-11Use initial layer line width factor from adhesion extruderGhostkeeper
2021-07-26Add experimental warning and error message types to two messagesGhostkeeper
2021-06-17Don't create disallowed areas for areas without any pointsGhostkeeper
2020-12-18Ensure that the skirt_brim_line_width is selected from right extruderJaime van Kessel
2020-12-07Fix crash when extruder could not be foundJaime van Kessel
2020-11-25Merge branch 'master' of github.com:Ultimaker/Cura into fix_grouping_below_bu...Jaime van Kessel
2020-10-20Increase resolution of prime tower shadow and use doulbe brim sizeJaime van Kessel
2020-10-02Add getters for Width/height/depth to build volumeJaime van Kessel
2020-09-02Don't mark children nodes in a group below the buildplateJaime van Kessel
2020-07-16Fix prime tower adhesion sizeNino van Hooff
2020-07-13Do not increase diallowed area margin when tower brim is usedNino van Hooff
2020-06-23Cache result of getEdgeDisallowedSizeJaime van Kessel
2020-06-23Make the updating of the buildvolume a bit trigger happyJaime van Kessel
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-04-27Applied requested changes proposed by @ninovanhooffJelle Spijker
2020-04-21Converted comments in dir Cura/cura to rst styleJelle Spijker
2020-04-14Fix calculation of infill wipe distance starting from infill locationGhostkeeper
2020-04-09Merge branch '4.6'Ghostkeeper
2020-04-09Be robust against some objects not having an extruder assignedGhostkeeper
2020-04-06Don't update build volume when prime Z position is changedGhostkeeper
2020-01-10Fix bunch of issues found by pylintJaime van Kessel
2019-12-06revert 0 buildvolume edgedisallowedsize for one_at_a_timeNino van Hooff
2019-11-20Merge branch 'master' of github.com:Ultimaker/Cura into CURA-6522_one_at_a_ti...Jaime van Kessel
2019-11-08Remove a bunch of unused importsJaime van Kessel
2019-10-31Remove hack used to draw some build area edge borderNino van Hooff
2019-10-15Remove unnecessary listening to switching extruder tabsGhostkeeper
2019-09-26Fix stupid derp issueJaime van Kessel
2019-09-26Don't render buildvolume if it's set to invisibleJaime van Kessel
2019-09-16fix typoJaime van Kessel
2019-09-13Remove use of deprecated extruders propertyJaime van Kessel
2019-08-29Set the BuildVolume node to disabledJaime van Kessel
2019-08-05Increase axis line widthLipu Fei
2019-07-23Fix typing issuesJaime van Kessel
2019-07-19Rename "collideWithArea" to "collideWithAreas"Jaime van Kessel
2019-07-02Prime-brim calculation needs adhesion extruder, not just any.Remco Burema
2019-06-28Further simplify the build volume codeJaime van Kessel
2019-06-28Remove old unused codeJaime van Kessel