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
2019-05-15Change some of the logging messages to infoJaime van Kessel
2019-05-14Merge remote-tracking branch 'origin/4.1' into CURA-6497_fix_empty_material_nameLipu Fei
2019-05-09Merge branch '4.1' of github.com:Ultimaker/Cura into 4.1Jaime van Kessel
2019-05-09Check if auto slicing needs to be done slightly more frequentJaime van Kessel
2019-05-09Add handling for ValidatorState.InvalidLipu Fei
2019-05-06Include the prime tower to the time calculationsDiego Prado Gesto
2019-04-30Use only the active extruders when sending slice messageJaime van Kessel
2019-04-26Fix typingLipu Fei
2019-04-26Properly cache slice values to speed up sending the sliceJaime van Kessel
2019-04-15Refactor some small bits of the setting override decoratorJaime van Kessel
2019-03-26Move models around againLipu Fei
2019-03-20Fix module renamingLipu Fei
2019-03-20Move cura.Machine.Models to cura.UI.MachineModelsLipu Fei
2019-03-20Move ExtrudersModel into cura.UI moduleLipu Fei
2019-03-08Merge pull request #5259 from fieldOfView/fix_travel_speedDiego Prado Gesto
2019-02-21Merge branch '4.0'Ghostkeeper
2019-02-19Increase agressiveness of short circuit logic; Just check if the node is slic...Jaime van Kessel
2019-02-19Add few more cases where Camera changes caused un-needed updatesJaime van Kessel
2019-02-01Add {travel_speed} as an alias to {speed_travel}...fieldOfView
2019-01-20Merge branch '4.0'Diego Prado Gesto
2019-01-18Use MachineManager.activeMachine instead of Application.globalstackLipu Fei
2019-01-14Merge branch '4.0'Diego Prado Gesto
2019-01-09Check if the optimised layer data is stored before attempting to delete itJaime van Kessel
2019-01-07Merge pull request #5017 from Ultimaker/add_comment_prime_towerLipu Fei
2019-01-04Ensure that the primetower gets drawn in the right color againJaime van Kessel
2018-12-21Only clear the stored optimized layer data if the slice startedJaime van Kessel
2018-12-21Expand error message for cases when extruders are disabledGhostkeeper
2018-12-20Prevent the backend attempting to reslice everytime a preference changedJaime van Kessel
2018-12-18Merge branch '4.0' into add_comment_prime_towerGhostkeeper
2018-12-18Add time prime tower into Cura.protoLipu Fei
2018-12-17Update plugin versions to match package versionsLipu Fei
2018-12-14Increment API version to 6Ghostkeeper
2018-12-11Use setState instead of emitting the backend stateJaime van Kessel
2018-12-03Merge branch 'ui_rework_4_0' into CURA-5876-Configuration_dropdownGhostkeeper
2018-11-30Use public activeExtruderIndex rather than internal _activeExtruderIndexGhostkeeper
2018-11-29Add key check before accessing in ƒStartSliceJobLipu Fei
2018-11-27Fix GcodeStartEndFormatter to use fallback valuesLipu Fei
2018-10-09Merge remote-tracking branch 'origin/3.5'Lipu Fei
2018-10-09Merge pull request #4521 from Ultimaker/CURA-5799_fix_extruder_settings_to_cu...alekseisasin
2018-10-08Merge branch '3.5' of github.com:Ultimaker/CuraJaime van Kessel
2018-10-08Send extruder settings ordered by extruder positionLipu Fei
2018-10-08Fix value templating for gcodeLipu Fei
2018-10-04Take into account that can be empty layers below the model when theDiego Prado Gesto
2018-09-28Merge branch 'feature_mesh_names' of https://github.com/paukstelis/Cura into ...Ghostkeeper
2018-09-27Always provide extruder_nr for all modelsGhostkeeper
2018-09-13Merge branch 'master' into refactor_singleton_settingsbaseGhostkeeper
2018-09-07Switch incorrect usage of getMachineExtruders to getActiveExtruderStacksJaime van Kessel
2018-09-06Remove mistake changes in CuraEngineBackendLipu Fei
2018-09-06Fix TestShortcutKeysLipu Fei
2018-08-28Merge branch 'master' into refactor_singleton_settingsbaseGhostkeeper