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
2022-09-07Fix LayerPolygonJaime van Kessel
2022-09-07Fix logspam in layerpolygonJaime van Kessel
2022-09-07Fix crash on layer polygonJaime van Kessel
2022-09-06Merge pull request #13215 from digitalfrost/050922Jaime van Kessel
2022-09-06Merge pull request #12959 from digitalfrost/050822Jaime van Kessel
2022-09-06Merge pull request #12947 from digitalfrost/040822Jaime van Kessel
2022-09-06Merge branch '030822' of github.com:digitalfrost/CuraJaime van Kessel
2022-09-06Merge pull request #12844 from digitalfrost/patch-4Jaime van Kessel
2022-09-06Merge branch 'main' of github.com:Ultimaker/CuraJaime van Kessel
2022-09-06Add trycatch around whatsnew & changelog pagesJaime van Kessel
2022-09-06Merge pull request #13210 from Ultimaker/CURA-9277_Joey de l'Arago
2022-09-06Move `hasNetworkedConnection` to `GlobalStack`c.lamboo
2022-09-06Add typing to function argument Casper Lamboo
2022-09-06Merge branch '180822' of github.com:digitalfrost/CuraJaime van Kessel
2022-09-06CuraContainerStack.py: iterate directly over IndexTypeMap (#12988)digitalfrost
2022-09-05PrintInformation.py Use warning method with Loggerdigitalfrost
2022-09-05Revert "Prevent abstract machines from being deleted in the config menu"CURA-9277_c.lamboo
2022-09-05Fix extruders enabled button not updatingc.lamboo
2022-09-05Make sure online printers are always shown in the correct tabc.lamboo
2022-09-05Don't show warning message if creating abstract printer failedJaime van Kessel
2022-09-02Always show correct number of connected machinesc.lamboo
2022-09-02Prevent abstract machines from being deleted in the config menuc.lamboo
2022-09-02Don't show abstract machines in configuration pagec.lamboo
2022-08-31Don't notify qml of update if no configurations changedJaime van Kessel
2022-08-31Merge branch 'main' into CURA-9422_abstract_cloud_monitor_reduxc.lamboo
2022-08-31Fix abstract machines being displayed twiceJaime van Kessel
2022-08-31Merge pull request #13165 from Ultimaker/CURA-8463_cloud_configurationRemco Burema
2022-08-31Small fixes (mostly QML warnings and the like).Remco Burema
2022-08-31Make send to DF in monitor for abstract printer work (again-ish).Remco Burema
2022-08-31Merge pull request #13172 from digitalfrost/310822Jaime van Kessel
2022-08-31Default printers should be collapsedjoeydelarago
2022-08-31MachineAction.py: Use error method with Loggerdigitalfrost
2022-08-31Update cura/Machines/Models/MachineListModel.pyCasper Lamboo
2022-08-31Change listType -> componentType. Makes it a bit more clear that this variabl...joeydelarago
2022-08-31Merge branch 'main' of github.com:Ultimaker/Cura into CURA-8463_cloud_configu...Jaime van Kessel
2022-08-31Update function name to match code stylejoeydelarago
2022-08-31Update isAbstractMachine to match Role name format.joeydelarago
2022-08-31Fix indentationjoeydelarago
2022-08-31QML was attempting to fetch variables that were emtpy. Using self.clear() pro...joeydelarago
2022-08-31Typoc.lamboo
2022-08-31Use list model to display show hide buttonsc.lamboo
2022-08-31Add button to hide/show connected printersCURA-9514c.lamboo
2022-08-29Add sanity check for printers that are online. They must have an online conne...joeydelarago
2022-08-26Remove code duplication in createAbstractMachineJaime van Kessel
2022-08-26Add logging for when setting the active machine failedJaime van Kessel
2022-08-26Clean up formatting of documentationJaime van Kessel
2022-08-26Placeholder; the selected printer to monitor is abstract, but cloud-capable.Remco Burema
2022-08-26Add documentationCURA-9277_CURA-9514_remove_AbstractMachinec.lamboo
2022-08-26Move `getMachinesWithDefinition` to `MachinesManager`c.lamboo
2022-08-26Remove AbstractMachinec.lamboo