Commit History

Author SHA1 Message Date
  Saumya Jain 909a4156f3 Updating _ucp_model to None everytime a write is done 7 months ago
  c.lamboo 6bbdd54342 Remove unused `_is_ucp` 7 months ago
  c.lamboo e075409243 Return `False` in case of exception 7 months ago
  c.lamboo a463e51788 Remove unneeded thread lock 7 months ago
  c.lamboo f61991e261 Untangle write function 7 months ago
  c.lamboo efd6284f6e Make ucp model available in workspace writer 7 months ago
  Saumya Jain ec871782c7 PAP adding save dialog before filesave window 7 months ago
  saumya.jain b641741e49 Added preference to show UFP saving dialog 7 months ago
  Erwan MATHIEU 93cb358599 Add FIXMEs where big changes are required 7 months ago
  Erwan MATHIEU 63c1eb8990 Rename to Universal Cura Project 8 months ago
  Erwan MATHIEU b931029f1c Now using ThreeMFWriter to save PCB files 8 months ago
  Erwan MATHIEU 6848974fcc Fix project write error not reported on Windows 1 year ago
  Erwan MATHIEU 0450a3b09c Fixed possibly wrong error message 1 year ago
  c.lamboo c7f8fe8feb Don't add `is_online` to `.3mf` files 2 years ago
  Remco Burema f5604dfb1e Add 'capabilities' to ignored metadata. 2 years ago
  Ghostkeeper 2f1c157547 Don't attempt writing a workspace before there is a global stack 2 years ago
  Ghostkeeper 1ce8ef3293 Catch OSError and related errors when saving workspaces 4 years ago
  Konstantinos Karmas 7bf1af99a5 CURA-7608 Ignore machine network information when handling project files (#8116) 4 years ago
  Ghostkeeper 528c8e2226 Also store setting_version in preferences file for project files 4 years ago
  Ghostkeeper c7bbc139f7 Catch file writing errors while writing files in the archive 4 years ago
  Ghostkeeper 1fb78d23a5 Remove usage of deprecated extruders property 4 years ago
  Nino van Hooff 89f0970a88 Remove trailing whitespace from Python files 4 years ago
  Nino van Hooff 8f3827d5ae Convert doxygen to rst for 3MFReader/Writer and AMFReader 4 years ago
  Ghostkeeper f34edd6bec Show error when we don't have permission to write workspace 4 years ago
  Ghostkeeper 2b003c30dc Catch PermissionError when writing workspaces 4 years ago
  Jaime van Kessel 06ccd882e1 Add missing typing 4 years ago
  Jaime van Kessel 46050f9618 Use getter instead of protected attribute 4 years ago
  Jaime van Kessel 4e0e0c0339 Add skipkeys flag to writing plugin metadata to workspace 4 years ago
  Jaime van Kessel b8dbc1d160 Store the data from each plugin in it's own folder 4 years ago
  Jaime van Kessel 6ae3172287 Store metadata when writing the workspace 4 years ago
  Diego Prado Gesto 43657010ba CURA-5164 The Preferences is not a singleton class anymore since in some point 6 years ago
  Lipu Fei 62521e93db Make sure that project writer runs on Qt thread 6 years ago
  Lipu Fei 75d9297c7d Optimize 3MF writer and XML material serialization 6 years ago
  Jack Ha a460804bbe CURA-4924 always use interpolation = None for configparser, preventive 6 years ago
  Ghostkeeper 50ccf101d8 Don't write Octoprint keys to workspace projects 6 years ago
  Ghostkeeper 1029d4509c Merge branch 'master' into feature_local_container_server 6 years ago
  Lipu Fei 298a659c09 Save is_debug_mode as string 6 years ago
  Lipu Fei 569e040955 Add more complete version info in project files 6 years ago
  Ghostkeeper 7ac3c1446b Make ignored metadata keys a set 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Ghostkeeper 2fbcfe65ea Only write the information we need to workspaces 7 years ago
  Lipu Fei 3a46a337ff In SliceInfo, use the global stack if it is a single-extrusion machine 7 years ago
  Lipu Fei 024f2384e0 Fix mutable arg problem and rename arg 7 years ago
  Lipu Fei 68989f2871 Use optional arg in serialize() to exclude network auth keys 7 years ago
  Lipu Fei 191dfdcb33 Save Cura version to project files 7 years ago
  Jaime van Kessel 16447f7173 Authentication data is now stripped from project file before saving 7 years ago
  Jaime van Kessel 8a67f44cf0 We now also write with the preferedSuffix 7 years ago
  Jaime van Kessel 611572c324 Extruder stack is now saved (instead of the material being saved as the stack) 8 years ago
  Jaime van Kessel d477630cce Updated documentation 8 years ago
  Jaime van Kessel 3ab283bfed Saving workspace now works when there are no meshes to save 8 years ago