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-08-31Revert "Check on startup for new abstract machines. This will make sure that ...CURA-9289c.lamboo
2022-08-31Check on startup for new abstract machines. This will make sure that if we ge...joeydelarago
2022-08-31Manually create the abstract machinec.lamboo
2022-08-31Merge branch 'main' into CURA-9289c.lamboo
2022-08-31Merge pull request #13175 from Ultimaker/CURA-9422_abstract_cloud_monitor_reduxCasper Lamboo
2022-08-31Merge branch 'main' into CURA-9422_abstract_cloud_monitor_reduxc.lamboo
2022-08-31Update light-mode cura_connected_printers svgc.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-31Fix creating `abstract_machine_id`c.lamboo
2022-08-31Don't early exit out of functionc.lamboo
2022-08-31Merge branch 'main' into CURA-9289c.lamboo
2022-08-31Merge pull request #13168 from Ultimaker/CURA-9514Casper Lamboo
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' into CURA-9514joeydelarago
2022-08-31Merge pull request #13103 from Ultimaker/PP-216_Move_top_surface_settings_out...Jaime van Kessel
2022-08-31Merge branch 'main' of github.com:Ultimaker/Cura into CURA-8463_cloud_configu...Jaime van Kessel
2022-08-31fix incorrect spacingRijk van Manen
2022-08-31Remove commented out propertiesJaime van Kessel
2022-08-31Fix case where both a "normal" and an "abstract" ouput device could be activeJaime van Kessel
2022-08-31Update function name to match code stylejoeydelarago
2022-08-31Remove height binding loop.joeydelarago
2022-08-31Update isAbstractMachine to match Role name format.joeydelarago
2022-08-31Fix indentationjoeydelarago
2022-08-31Only remove abstract output device if it's actually addedJaime van Kessel
2022-08-31QML was attempting to fetch variables that were emtpy. Using self.clear() pro...joeydelarago
2022-08-31Merge pull request #13163 from Ultimaker/PP-172-dont-avoid-supportsJaime van Kessel
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-30Also upgrade `extruder_train`c.lamboo
2022-08-30Merge pull request #11744 from Ultimaker/sprialize_removes_holesRemco Burema
2022-08-30Merge pull request #13127 from Ultimaker/CURA-9221_show_message_cloud_approvalRemco Burema
2022-08-30Speared spurious space.Remco Burema
2022-08-30Fix status request for Ultimaker 2+ ConnectCURA-8463_cloud_configurationJaime van Kessel
2022-08-30Ensure that all material configs are added to the listJaime van Kessel
2022-08-30Added stub for AbstractCloudOutputDeviceJaime van Kessel
2022-08-30disable travel_avoid_supportsPP-172-dont-avoid-supportsRijk van Manen
2022-08-30Partial revert: Can't cast an int directly this way.Remco Burema
2022-08-30Don't add `is_online` to `.3mf` filesc.lamboo
2022-08-30Updated documentation linkJaime van Kessel
2022-08-30Update formatting of CloudAPIClientJaime van Kessel
2022-08-30Use get instead of direct []Jaime van Kessel
2022-08-30Fix typoJaime van Kessel