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-09-13Merge pull request #13209 from Ultimaker/CURA-9224_approver_settings_jsonJaime van Kessel
2022-09-13Move CreateFlattendContainerInstance to InstanceContainerJaime van Kessel
2022-09-13Revert "More agressivly check online printers"c.lamboo
2022-09-12More agressivly check online printersCURA-9278_choose_printer_dialogc.lamboo
2022-09-12Use modern python typingc.lamboo
2022-09-06Merge pull request #13210 from Ultimaker/CURA-9277_Joey de l'Arago
2022-09-06Move `hasNetworkedConnection` to `GlobalStack`c.lamboo
2022-09-06CuraContainerStack.py: iterate directly over IndexTypeMap (#12988)digitalfrost
2022-09-05Fix extruders enabled button not updatingc.lamboo
2022-09-05Move creatFlattenedContainerInstnance into CuraStackBuilder so it can be reused.joeydelarago
2022-09-05Don't show warning message if creating abstract printer failedJaime van Kessel
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 branch 'main' of github.com:Ultimaker/Cura into CURA-8463_cloud_configu...Jaime van Kessel
2022-08-26Remove code duplication in createAbstractMachineJaime van Kessel
2022-08-26Add logging for when setting the active machine failedJaime van Kessel
2022-08-26Placeholder; the selected printer to monitor is abstract, but cloud-capable.Remco Burema
2022-08-26Move `getMachinesWithDefinition` to `MachinesManager`c.lamboo
2022-08-26Remove AbstractMachinec.lamboo
2022-08-24Simplify logic by having abstract printers always be online.joeydelarago
2022-08-24Remove debug statementjoeydelarago
2022-08-24Include LAN printers in abstract printers listjoeydelarago
2022-08-23Set minimum width, so that drop down is still readable on small screensCURA-9514_collapsable_printers_listjoeydelarago
2022-08-23Group printers by section (Connected Printers/Other Printers)joeydelarago
2022-08-23Update commentjoeydelarago
2022-08-23Searching container registry returns ContainerStacks.joeydelarago
2022-08-23Merge pull request #12989 from digitalfrost/090822bJelle Spijker
2022-08-22Fix circular import.joeydelarago
2022-08-22Add comment about circular importc.lamboo
2022-08-22Revert "Move cura-import to top of the file"c.lamboo
2022-08-22Move cura-import to top of the filec.lamboo
2022-08-22Apply suggestions from code review Casper Lamboo
2022-08-22Typing Casper Lamboo
2022-08-22Code style Casper Lamboo
2022-08-22Use ConnectionType enumjoeydelarago
2022-08-22Add mime type to `AbstractMachine`c.lamboo
2022-08-19Remove Fix meCURA-9277_cloud_printer_typesc.lamboo
2022-08-19Implement `getMachines` functionc.lamboo
2022-08-19Use pretty-printed string for the `AbstractMachine` namec.lamboo
2022-08-19Fix creating abstract machines on account syncc.lamboo
2022-08-19Add new Abstract machine stack type. This represents a type of printers (ulti...joeydelarago
2022-08-09CuraContainerStack.py: improve TypeIndexMapdigitalfrost
2022-06-14Implement sending a signal when changing intent changes quality levelGhostkeeper
2022-06-14Added new intent selection buttons and resolution drop down to replace the ma...j.delarago
2022-06-14Add intent change signal so intent changes can trigger updates in resolution ...j.delarago
2022-06-08Allow setting metadata subentries that don't exist yetGhostkeeper
2022-06-01Use intent category if no translation is availableCURA-9297_show_custom_intent_namesJaime van Kessel
2022-05-31OopsGhostkeeper
2022-05-31Don't crash if machine_extruder_trains metadata is missingGhostkeeper
2022-05-09Merge remote-tracking branch 'origin/gracefully_fail_cloud_printer' into 5.0Jelle Spijker