Commit History

Author SHA1 Message Date
  Joey de l'Arago 18bfcd60ba Add the extractTool to the Cura conanfile 1 year ago
  Joey de l'Arago 67301a5b54 cleanup debugging changes script 1 year ago
  Joey de l'Arago ee97962c31 Remove unused scripts 1 year ago
  Joey de l'Arago bcf715193a Use py file instead for extracting strings 1 year ago
  Jelle Spijker 7ccb361b8f Merge pull request #14202 from Ultimaker/CURA-10118_Enable_all_USB_ports_for_Mac 1 year ago
  Joey de l'Arago 6054473036 Remove unused environment variable 1 year ago
  Vandresc 82ed62941d Move_Intelrocking_To_Experimental_CURA-10168 1 year ago
  Joey de l'Arago 332d41c22f Remove unused environment variable 1 year ago
  jspijker 99f0e49934 Use Cura requirements 1 year ago
  Jelle Spijker 5c38f62d39 Merge pull request #14270 from Ultimaker/CURA-6867_pkg_for_macos 1 year ago
  Joey de l'Arago 912429bb18 make print statement more informative 1 year ago
  Joey de l'Arago c0b120b2fd Put app name in quotes because it has spaces in it. 1 year ago
  Joey de l'Arago 3478c0af6c Remove unused translation script 1 year ago
  Joey de l'Arago c8ba9bccdb Remove xtest as we will no longer be running this locally so it is not useful. 1 year ago
  Joey de l'Arago ec26cd509e Extend comment 1 year ago
  Joey de l'Arago d24bd3f979 Use a loop to go over files instead of passing them all in as arguments so that we don't go over the argument size limit. 1 year ago
  Joey de l'Arago 20778f3d10 Move translation scripts to Cura from Uranium 1 year ago
  Joey de l'Arago e834cce32a Pass the app name into the build_macos script so that it matches the app name used in UltiMaker-Cura.spec.jinja 1 year ago
  Joey de l'Arago 36d3662750 Merge branch 'main' into CURA-6867_pkg_for_macos 1 year ago
  Joey de l'Arago 1bc764f019 Only search for non usb device printers when using Linux or MacOS 1 year ago
  Joey de l'Arago 7eb75f01d7 Merge remote-tracking branch 'origin/CURA-6867_pkg_for_macos' into CURA-6867_pkg_for_macos 1 year ago
  Joey de l'Arago 902f4ef02e Update packaging/MacOS/build_macos.py 1 year ago
  Joey de l'Arago 763dde61c8 Add comment to deprecate 1 year ago
  Joey de l'Arago cf4752aa0b Mention dmg in arg parser. 1 year ago
  Joey de l'Arago 1554f50518 Use app name so that enterprise is in the name 1 year ago
  mehmetsutas 18a5059bf6 Applied printer-linter format 1 year ago
  Mehmet Sutaş 0d38f25553 Merge branch 'main' of https://github.com/mehmetsutas/Cura 1 year ago
  Mehmet Sutaş 1fa2eb9565 Update rigid3d_zero3.def.json 1 year ago
  mehmetsutas 565febad0a Applied printer-linter format 1 year ago
  Mehmet Sutaş a9bd21e1b7 Rigid3D Quality Definition Updates 1 year ago
  Mehmet Sutaş 0f9976c6ac Merge branch 'main' of https://github.com/mehmetsutas/Cura 1 year ago
  Mehmet Sutaş 8b1ab32796 Rigid3D Definitions Update 1 year ago
  mehmetsutas c4b1f1c20d Applied printer-linter format 1 year ago
  Mehmet Sutaş a5bc618cf0 Merge branch 'main' of https://github.com/mehmetsutas/Cura 1 year ago
  Joey de l'Arago 7e88e3a019 Addd display name to bundle identifier as well so that enterprise can be installed alongside normal Cura. 1 year ago
  Joey de l'Arago b72e29f33b typo 1 year ago
  Joey de l'Arago 5b8ef526fb Use bundle identifier including version. This stops the installer from overwriting previous installs. This is circumventing the intent of the pkg, it should always upgrade/update never double install. It will work though 🤷 1 year ago
  Jelle Spijker 24cb9e16a8 Use auto generated shortcut Guid 1 year ago
  Joey de l'Arago c04cc7809a Only use end of cura version for identifier. The "/" is an illegal character in the distribution.xml 1 year ago
  jspijker fe4679e4e8 Check before removing 1 year ago
  Jelle Spijker 5542eec0c4 Allow for uninstall of previous same major.minor.path versions 1 year ago
  Jelle Spijker df5544444d Still show the uninstall feature in the CE edition 1 year ago
  Joey de l'Arago 6ca4af399a Use different identifier for different versions so that they don't replace eachother. 1 year ago
  Joey de l'Arago 65bf56e9fa Installer was replacing any previous cura version when installing. Casuing strange install locations. Now it will only replace cura version with the exact same CURA_CONAN_VERSION 1 year ago
  Joey de l'Arago 0f683d301a Remove double .dmg at the end of file name. 1 year ago
  Jelle Spijker dc2a8ffc60 Uninstall previous versions as a feature 1 year ago
  Joey de l'Arago 116d2b9ce5 Add source path back to macOs installer for fetching dmg background image 1 year ago
  Joey de l'Arago 3a24ab1bee Merge branch 'main' into CURA-6867_pkg_for_macos 1 year ago
  Joey de l'Arago e25730ad77 We hit the max 10 inputs for the workflow. Remove the pkg input and use the msi one temporarily instead. 1 year ago
  Jelle Spijker 37725db5e3 Added comment about requirements 1 year ago