Commit History

Author SHA1 Message Date
  Jaime van Kessel 50954552d2 Fix thumbnail creation 2 years ago
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 years ago
  Ghostkeeper 515c7459d3 Catch EnvironmentError when writing to UFP files 3 years ago
  Ghostkeeper 9a65008952 Catch correct exceptions 3 years ago
  Remco Burema 9144f38814 Fix wrong import. 3 years ago
  Remco Burema f4ef3b44e3 Properly retrieve snapshot (now made on slice). 3 years ago
  Remco Burema 4fc0612806 Make a snapshot on slice instead of write. 3 years ago
  Kostas Karmas 32df06c280 Add TODO comment to explain the commenting out of the snapshot 3 years ago
  Kostas Karmas a72a58cca1 Comment out the generation of the snapshot 3 years ago
  Kostas Karmas 72310919c3 Fix coding style 4 years ago
  Nino van Hooff c64cff9a47 Merge remote-tracking branch 'origin/CURA-6915_identify_objects_on_buildplate' into CURA-6915_identify_objects_on_buildplate 4 years ago
  Nino van Hooff b1cc651a6a Use DepthFirstIterator to get all descendant Nodes 4 years ago
  Nino van Hooff 6cfdda0842 Apply suggestions from code review 4 years ago
  Nino van Hooff ead0594c56 Write group content metadata for ufp export 4 years ago
  Nino van Hooff a56489b885 Exclude non-printing nodes from ufp export 4 years ago
  Jaime van Kessel f2b209b79f Apply suggestions from code review 4 years ago
  Nino van Hooff 707745b2bf Revert "Revert "Write a list of object names to the global metadata of ufp files"" 4 years ago
  Nino van Hooff f660755b07 Revert "Write a list of object names to the global metadata of ufp files" 4 years ago
  Nino van Hooff 6783685126 Write a list of object names to the global metadata of ufp 4 years ago
  Ghostkeeper 44abd08b32 Use newer extruderList rather than deprecated extruders property 4 years ago
  Ghostkeeper 1047cdd76c Catch OSError when actually writing the UFP stream 4 years ago
  Lipu Fei 94e89ad4ac Fix merge conflicts with master 5 years ago
  Jaime van Kessel 3ab0b5decf Add extra exception handling for UFPwriter 5 years ago
  Ghostkeeper bb0c9c80dc Don't use material groups to find just the root container 5 years ago
  Ghostkeeper 882e60bf95 Fix typing of application 5 years ago
  Remco Burema 7fb9642e45 Replace deprecated .getContainer() calls with .container 5 years ago
  Jaime van Kessel 620cd9c45d Change the comment of the UFP mimetype to the correct description 5 years ago
  Jaime van Kessel 1a037bdb82 Prevent UFP writer from crashing if the base file of a material can not be found 5 years ago
  Remco Burema 110d2daa81 [CURA-5775] The snaphot-creation of the UFP-writer should only be called when writing to UFP-files. 6 years ago
  Ghostkeeper 0ce9bf61be Move MIME type declarations into constructors of readers 6 years ago
  Lipu Fei 570d0715ed Add call_on_qt_thread to UFPWriter.write() 6 years ago
  Lipu Fei 8f5aa82bdb Fix adding materials in UFP 6 years ago
  Lipu Fei 939484bc91 Fix adding materials in UFP 6 years ago
  Aleksei S 423f1210b0 Catch erros and open the write stream only if the material cointaner is found 6 years ago
  Aleksei S ea935024cf Add materil xml file to UFP file 6 years ago
  Remco Burema ca25638c07 .ufp should also not show up in recent files since it's a gcode format 6 years ago
  Diego Prado Gesto 38a0c9b66d Add some extra information when the Cura can't write the files. 6 years ago
  Jack Ha 0e7edc3eaf CURA-4425 the thumbnail now crops correctly 6 years ago
  Ghostkeeper cfb5d71c27 Fix imports 6 years ago
  Jack Ha c42f186812 CURA-4425 first thumbnail in UFP file; updated CuraSceneModel and PreviewPass 6 years ago
  Ghostkeeper 2fe9860bb9 Use streaming open function 6 years ago
  Ghostkeeper ebe221f604 Add origin to thumbnail relation 6 years ago
  Ghostkeeper a9048a587d Use new open_stream 6 years ago
  Ghostkeeper fec553dbee Return true after successfully writing the file 6 years ago
  Ghostkeeper 2d48fbb608 Rename file_type parameter to relation_type 6 years ago
  Ghostkeeper 6f833051f8 Close archive after writing 6 years ago
  Ghostkeeper e3e8e8b170 Fix opening kitty file 6 years ago
  Ghostkeeper 20b903855f Close streams before opening the next 6 years ago
  Ghostkeeper b6c7a0829f Use virtual_path parameter instead of target 6 years ago
  Ghostkeeper d299786de7 Convert g-code to bytes before writing it to archive 6 years ago