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
path: root/cura
AgeCommit message (Expand)Author
2017-03-15Starting Cura when no machines added but with a model no longer causes except...Jaime van Kessel
2017-03-15Preferred mimetype is now used when saving to local or removable driveJaime van Kessel
2017-03-14Cura no longer crashes when NaN is recieved for printtime from engineJaime van Kessel
2017-03-13Fixed choosing a quality that is compatible with multiple extruders as fallba...Jack Ha
2017-03-13CURA-3507 Make quality lookup more robustLipu Fei
2017-03-09CURA-3482 _onMaterialMetaDataChanged() should take argument(s)Lipu Fei
2017-03-08Coding style fixesLipu Fei
2017-03-08CURA-3221 Group items into categories for the profile change summaryLipu Fei
2017-03-08Merge pull request #1504 from LipuFei/bugfix_CURA-3470-crash-qvariantlist-setjack
2017-03-07CURA-3471 importProfiles() takes QVariantListLipu Fei
2017-03-07CURA-3470 Return list instead of set for QVariantListLipu Fei
2017-03-07Don't offset hull if offset is 0Ghostkeeper
2017-03-07Don't always offset with 0.5mmGhostkeeper
2017-03-07Solved merge conflict. CURA-3321Jack Ha
2017-03-07Add result type.Jack Ha
2017-03-06Properly handle CMake options that are enabled but not "ON"Arjen Hiemstra
2017-03-06Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2017-03-06Heated bed timeout time now hides correctly if time ran outJaime van Kessel
2017-03-06Merge branch 'mb-infill-line-angles' of https://github.com/smartavionics/Cura...Tim Kuipers
2017-03-03Merge branch 'feature_CURA-3397_profile_override_dialog_options' of https://g...Jaime van Kessel
2017-03-03CURA-3397 Add options for profile override dialogLipu Fei
2017-03-03Formulas are no longer shown in discard changes dialogJaime van Kessel
2017-03-02Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2017-03-02Fixed exception for clean startJaime van Kessel
2017-03-02Not to trigger reslice happy anymore, only retrigger if necessary. Also using...Jack Ha
2017-03-02Fixed compatibility mode active extruder. CURA-3321U-ULTIMAKER\j.ha
2017-03-01Merge pull request #1481 from Ultimaker/feature_override_profilejack
2017-03-01Removed uneeded global container changed signal hookJaime van Kessel
2017-03-01Fixed issue that in some cases not all changed settings for all extruders wer...Jaime van Kessel
2017-03-01Instead of the setting function we now show the calculated value for settingo...Jaime van Kessel
2017-02-28Fixed a merge problem.Simon Edwards
2017-02-28Values are now converted to string.Jaime van Kessel
2017-02-28Legend is now in the switching layer type area, removed legend upper right. C...Jack Ha
2017-02-28Pressing the discard button now actually discards the changesJaime van Kessel
2017-02-28Switching profiles now shows a new dialog with all the changes.Jaime van Kessel
2017-02-27Undo testing QVector3D. CURA-3334Jack Ha
2017-02-27Take retraction_hop_enabled into account for extra z clearance. CURA-2729Jack Ha
2017-02-27Merge branch 'master' of github.com:Ultimaker/CuraJack Ha
2017-02-27Undo old testcode, added testcode for CURA-3334Jack Ha
2017-02-26Type hints and fixes for ContainerManager.Simon Edwards
2017-02-26Fixed a bunch of error which were reported by PyCharm's code analysis.Simon Edwards
2017-02-23Testing CameraAnimation change CURA-3334Jack Ha
2017-02-23Removed debug log. CURA-2729Jack Ha
2017-02-23Merge branch 'master' of github.com:Ultimaker/CuraJack Ha
2017-02-23Build volume now takes z hop height into account. CURA-2729Jack Ha
2017-02-22Merge branch 'master' of github.com:Ultimaker/CuraJaime van Kessel
2017-02-22Fix import changesJaime van Kessel
2017-02-22Fixed convex hull for triangles. CURA-3314Jack Ha
2017-02-22Undo logging and splitting up QVector3D. CURA-3334Jack Ha
2017-02-22Split CameraAnimation.setStart to debug more. CURA-3334Jack Ha