Joey de l'Arago
|
c99ddb30e5
Remove unused scripts
|
1 year ago |
Jaime van Kessel
|
feff96288f
Remove stray comma from json
|
1 year ago |
Jaime van Kessel
|
e8528e6735
Merge branch 'script' of github.com:brunohenriquy/Cura
|
1 year ago |
MariMakes
|
741ff84947
[CURA-10167] - Fix Typo in Japanese mention of Extensions
|
1 year ago |
Joeydelarago
|
f9dcfb2268
Applied printer-linter format
|
1 year ago |
Joey de l'Arago
|
582e85afe4
Merge pull request #14298 from mehmetsutas/main
|
1 year ago |
Joey de l'Arago
|
0f52521be2
Remove source path from extract tool creation. This can be derived from "self" that is being passed in.
|
1 year ago |
Joey de l'Arago
|
5af1f6e276
Rename extract function to generate to match better with conan style.
|
1 year ago |
Joey de l'Arago
|
5186b234dc
Remove redundant code for merging po files
|
1 year ago |
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 |