Commit History

Author SHA1 Message Date
  Saumya Jain 0e70b80446 removal of preference to not open the save dialog for ucp again 8 months ago
  Saumya Jain f678ff2de2 icon additon in open SVG 8 months ago
  Saumya Jain f3c49e494e adding option of opening model as UCP or normal project file 8 months ago
  Saumya Jain 8d2e72a109 adding logo for cura project 8 months ago
  Saumya Jain bf73623711 commit to create package 8 months ago
  Saumya Jain 72448eec5b commit to create package 8 months ago
  Saumya Jain 002af4eb81 saving extruder settings on model 8 months ago
  Saumya Jain 55e5cd8982 adding dropto buildplate drop per model in 3mf 8 months ago
  Saumya Jain e99d5eb906 fixing comment 8 months ago
  c.lamboo 3c305bb289 Fix `dialog_on_ucp_project_save` preference 8 months ago
  Saumya Jain 982f82c1a1 Removing debug statement 8 months ago
  Saumya Jain 2681932fec Adding cura share icon to thumbnail 8 months ago
  c.lamboo 6bbdd54342 Remove unused `_is_ucp` 8 months ago
  Saumya Jain ec871782c7 PAP adding save dialog before filesave window 8 months ago
  Saumya Jain 80d7536763 Merge branch 'main' into CURA-11561_mockup_pap 8 months ago
  Saumya Jain 355f24e29f Merge branch 'main' into Issue-4835-allow-to-set-print-sequence-manually 9 months ago
  Erwan MATHIEU 636de30c35 Merge branch 'main' into CURA-11561_mockup_pap 9 months ago
  Erwan MATHIEU b931029f1c Now using ThreeMFWriter to save PCB files 9 months ago
  alexandr-vladimirov 2b05a370ca Allow to set print sequence manually 10 months ago
  Dmitry Gribenchuk 8116df6c21 cleanup unused import and fix comment space 10 months ago
  saumya.jain cdb2a5789d Center alligning in case of 3mf write 1 year ago
  Jelle Spijker 43322ff249 Merge branch 'main' into CURA-10475_engineplugin 1 year ago
  Erwan MATHIEU 6848974fcc Fix project write error not reported on Windows 1 year ago
  c.lamboo 0667230055 Merge branch 'main' into CURA-10475_engineplugin 1 year ago
  c.lamboo f8b3fb3d67 Move parse/write responsibility of copy/paste to 3MFWriter/3MFReader 1 year ago
  c.lamboo c436dd36cf Add unit test 1 year ago
  Casper Lamboo 9b6abf80d7 Capitalize first word of comment comment 1 year ago
  Casper Lamboo e3d482514b Use camelCase for python function definition 1 year ago
  c.lamboo 0e77a05c74 Correctly differentiate between plugins and materials in missing packages dialog 1 year ago
  c.lamboo a1f02154f1 Add used backend plugins to 3mf metadata 1 year ago
  Remco Burema c4422b87f9 Merge pull request #12599 from Ultimaker/CURA-9414 2 years ago
  Remco Burema 1872e54842 Message might be good for debugging. 2 years ago
  c.lamboo 2c074fb7a3 Don't show scary error message when saving custom file 2 years ago
  j.delarago 9aaf59ae86 Suggested changes 2 years ago
  j.delarago dd3abf7ff0 Add check for empty material instance containers before trying to fetch material metadata. This fixes failing to save a project on a printer with no materials (UM2 for example). 2 years ago
  Ghostkeeper 8970f46154 Better path to packages.json in the 3MF file 2 years ago
  j.delarago 8c2ac9f21e Remove excessive logs, make path search recursive for materials. 2 years ago
  j.delarago 4e80d170d1 Add logs for debugging 2 years ago
  j.delarago 71a817697b Before this change packages were only being checked if they were bundled after loading the package_id. However only installed packages were being loaded so this would always be false. 2 years ago
  j.delarago 00cbee6985 Add missing continue, this was throwing errors due to it trying to packagedata.get("isbundled") on a None value. 2 years ago
  Remco Burema 8579a6baf3 Merge pull request #12410 from Ultimaker/CURA-8610_save_package_metadata 2 years ago
  j.delarago 61332b0845 Remove website 2 years ago
  Remco Burema aa83c68387 This error is not about materials, not uninstalling. 2 years ago
  j.delarago 29b6450704 Add some more information for the unhappy route and a message to inform the user. 2 years ago
  j.delarago ec60325a3f Move metadata exporting to 3mf 2 years ago
  Jaime van Kessel 50954552d2 Fix thumbnail creation 2 years ago
  j.spijker@ultimaker.com ca430c80be Change imported namespace pySavitar to Savitar 2 years ago
  Remco Burema 7511ac843e Changes needed wrt how we build Savitar with Sip 6. 2 years ago
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 years ago
  Jaime van Kessel a49d9748ee Fix typing mistake 2 years ago