Commit History

Author SHA1 Message Date
  joeydelarago 29d3d7b8eb Check on startup for new abstract machines. This will make sure that if we get into a state where a abstract machine is missing it will always be added back after a restart. 2 years ago
  Jaime van Kessel 438871648b Don't notify qml of update if no configurations changed 2 years ago
  Casper Lamboo 62b102cc74 Merge pull request #13175 from Ultimaker/CURA-9422_abstract_cloud_monitor_redux 2 years ago
  c.lamboo c73b980a3d Merge branch 'main' into CURA-9422_abstract_cloud_monitor_redux 2 years ago
  c.lamboo 60a670f2ed Update light-mode cura_connected_printers svg 2 years ago
  Jaime van Kessel ded3873249 Fix abstract machines being displayed twice 2 years ago
  Remco Burema a713b1e9e9 Merge pull request #13165 from Ultimaker/CURA-8463_cloud_configuration 2 years ago
  Remco Burema afeec473f6 Small fixes (mostly QML warnings and the like). 2 years ago
  Remco Burema 4ea437ba28 Make send to DF in monitor for abstract printer work (again-ish). 2 years ago
  Jaime van Kessel 5daf45e750 Merge pull request #13172 from digitalfrost/310822 2 years ago
  joeydelarago ab722eb93c Default printers should be collapsed 2 years ago
  digitalfrost 9084c31ce7 MachineAction.py: Use error method with Logger 2 years ago
  Casper Lamboo 0ccca3fde5 Merge pull request #13168 from Ultimaker/CURA-9514 2 years ago
  Casper Lamboo dccffdeca3 Update cura/Machines/Models/MachineListModel.py 2 years ago
  joeydelarago 19835844bf Change listType -> componentType. Makes it a bit more clear that this variable decides which component should be used for the model. 2 years ago
  joeydelarago f94bbb9ebc Merge branch 'main' into CURA-9514 2 years ago
  Jaime van Kessel aa34ee84ec Merge pull request #13103 from Ultimaker/PP-216_Move_top_surface_settings_out_of_experimental 2 years ago
  Jaime van Kessel 4c55befad7 Merge branch 'main' of github.com:Ultimaker/Cura into CURA-8463_cloud_configuration 2 years ago
  Rijk van Manen c3dd70f7c7 fix incorrect spacing 2 years ago
  Jaime van Kessel b9e8bca012 Remove commented out properties 2 years ago
  Jaime van Kessel 5ff07b00d0 Fix case where both a "normal" and an "abstract" ouput device could be active 2 years ago
  joeydelarago b999a88b26 Update function name to match code style 2 years ago
  joeydelarago 2ff0aed171 Remove height binding loop. 2 years ago
  joeydelarago 9f204f2e43 Update isAbstractMachine to match Role name format. 2 years ago
  joeydelarago 760e53c401 Fix indentation 2 years ago
  Jaime van Kessel dd5981d85e Only remove abstract output device if it's actually added 2 years ago
  joeydelarago daab1aae71 QML was attempting to fetch variables that were emtpy. Using self.clear() properly removed unused items when the list is resized to be smaller. 2 years ago
  Jaime van Kessel d20a83d9aa Merge pull request #13163 from Ultimaker/PP-172-dont-avoid-supports 2 years ago
  c.lamboo aa1c09591f Typo 2 years ago
  c.lamboo 60b12b9247 Use list model to display show hide buttons 2 years ago
  c.lamboo ac732e9604 Add button to hide/show connected printers 2 years ago
  Remco Burema 401170d8dd Merge pull request #11744 from Ultimaker/sprialize_removes_holes 2 years ago
  Remco Burema e69b855b2b Merge pull request #13127 from Ultimaker/CURA-9221_show_message_cloud_approval 2 years ago
  Remco Burema 7ab16e078c Speared spurious space. 2 years ago
  Jaime van Kessel feadbf04da Fix status request for Ultimaker 2+ Connect 2 years ago
  Jaime van Kessel e2ba110cf7 Ensure that all material configs are added to the list 2 years ago
  Jaime van Kessel 6fed6b824c Added stub for AbstractCloudOutputDevice 2 years ago
  Rijk van Manen 246fcae0f8 disable travel_avoid_supports 2 years ago
  c.lamboo c7f8fe8feb Don't add `is_online` to `.3mf` files 2 years ago
  Jaime van Kessel 38e4ca1e0f Updated documentation link 2 years ago
  Jaime van Kessel 65a0a2f67b Update formatting of CloudAPIClient 2 years ago
  Jaime van Kessel 143f796ba6 Use get instead of direct [] 2 years ago
  Jaime van Kessel 587d71bb57 Fix typo 2 years ago
  Jaime van Kessel 6d947963a4 Remove stray whitespace 2 years ago
  c.lamboo cf99114de8 Only display message for abstract printers 2 years ago
  Jaime van Kessel b689a84bcb Add explicit typing 2 years ago
  Jaime van Kessel 718d3790e2 Clean up iterating over cluster list 2 years ago
  Jaime van Kessel 7eabbd7b5c Convert _updateOnlinePrinters to static 2 years ago
  Jaime van Kessel f4c4b52d9b Update typing to reflect new message that is being used 2 years ago
  Jaime van Kessel ce3ab62c91 Move RemovedprintersMessage to it's own class 2 years ago