31664 Commits

Author SHA1 Message Date
Jelle Spijker
dc946b7444 Fix Firewall exception
Both Cura and CuraEngine are now added to the firewall for 127.0.0.1

No more bugging the user on initial startup

Contribute to CURA-9157
2023-01-10 11:59:02 +01:00
jspijker
ab86a85c77 Ignore redundant-override in the machine_* types 2023-01-10 11:02:08 +01:00
Joey de l'Arago
55531ab04b Remove old references to buildplate.
CURA-6867
2023-01-10 10:31:08 +01:00
Joey de l'Arago
b96c0dce39 Remove source path from build_macos.py because it is unused.
Refactor filename because it now includes the extension.

The component now has -Component.pkg instead of the installer usincg -Installer.pkg. They must have different names but now the input filename is used to upload the artifacts.

CURA-6867
2023-01-10 10:11:27 +01:00
Joey de l'Arago
43b672834b Deprecate DMG building.
CURA-6867
2023-01-10 09:29:49 +01:00
Joey de l'Arago
db501f5eed Merge branch 'main' into CURA-6867_pkg_for_macos
# Conflicts:
#	.github/workflows/cura-installer.yml
2023-01-10 09:19:01 +01:00
jellespijker
99d47fe772 Applied printer-linter format 2023-01-10 08:17:39 +00:00
dengdaitianhei
89248651e9
Flsun V400 (#12796)
Adds the Flsun V400

Implements CURA-9783
2023-01-10 09:16:32 +01:00
jellespijker
a43b51a736 Applied printer-linter format 2023-01-10 08:03:39 +00:00
jspijker
d84545540b Fix unnecessary default_value(s) in blocks_base definition
Contributes to CURA-10101
2023-01-10 09:02:23 +01:00
jspijker
d95314250a Fix typo in blocks_base definition
Contributes to CURA-10101
2023-01-10 08:36:16 +01:00
Jelle Spijker
a28fc03628
Merge pull request #11620 from BlocksTechnology/master
Add Blocks machines to ultimaker cura

Implements CURA-10101
2023-01-10 08:34:01 +01:00
Jelle Spijker
1367056e7a Replace tab with spaces
Contribute to CURA-9157
2023-01-09 15:49:53 +01:00
Jelle Spijker
a97c7e982b Fix typo Enterprise
Contribute to CURA-9157
2023-01-09 15:49:36 +01:00
Jelle Spijker
37b394c756 Merge remote-tracking branch 'origin/main' into CURA-9157 2023-01-09 14:52:14 +01:00
Jelle Spijker
16d2dbf750 Check against macOS
Contribute to CURA-9157 and CURA-6867
2023-01-09 14:51:17 +01:00
Jelle Spijker
2727370bc8 Add UltiMaker-Cura.exe to firewall exception
Contribute to CURA-9157
2023-01-09 14:45:22 +01:00
Jelle Spijker
120c393032 Use company in comment
Contribute to CURA-9157
2023-01-09 14:39:18 +01:00
Jelle Spijker
f64b1a6e30 CuraAppDisplayName is already set as Enterprise
Contribute to CURA-9157
2023-01-09 14:37:52 +01:00
1c2dfa238e
Merge branch 'Ultimaker:main' into main 2023-01-09 21:32:20 +08:00
Jelle Spijker
3e4453f48b Package the specific file
Contribute to CURA-9157 and CURA-6867
2023-01-09 14:19:58 +01:00
Jelle Spijker
79b898b9f6 Use step output instead of environment vars
Contribute to CURA-9157 and CURA-6867
2023-01-09 14:05:05 +01:00
Jelle Spijker
6b1722b693 Create separate archives per extension
Contribute to CURA-9157 and CURA-6867
2023-01-09 13:26:37 +01:00
Joey de l'Arago
da061910ed Try using new codesign identity. This is a more generic code sign identity that should work with multiple certificates.
CURA-6867
2023-01-09 11:05:49 +01:00
87a735e6d9
Merge branch 'Ultimaker:main' into main 2023-01-07 22:15:17 +08:00
jspijker
7a29c99700 Moved PR template to .github
Added contribution link and code style links
2023-01-07 14:45:51 +01:00
Jelle Spijker
d3e1611c87
Merge pull request #13898 from Ultimaker/ad_pr_template
Add PR template
2023-01-07 14:31:01 +01:00
Jelle Spijker
2f5053da6e
check on version 2023-01-07 14:19:39 +01:00
72bc9d28cb
Merge pull request #1 from NARUTOfzr/ELEGOO_Neptune_series_1
Elegoo Neptune series Printer Configuration
2023-01-07 17:04:54 +08:00
NARUTOfzr
1dab09a8c4 Elegoo Neptune series Printer Configuration
These are the config files that add the Neptune series from Elegoo.
2023-01-07 17:01:11 +08:00
Jelle Spijker
38b4d8f2c4 Ignore self reg warning 2023-01-06 20:59:32 +01:00
Duarte Bragadesto
63a1994e75
Merge branch 'Ultimaker:main' into master 2023-01-06 18:28:39 +00:00
Duarte Bragadesto
2c4b4eb410
Delete blocks_oneauto_extruder_0.def.json 2023-01-06 18:28:21 +00:00
Duarte Bragadesto
52aed188ba
Merge pull request #1 from Ultimaker/blockstech
Blockstech
2023-01-06 18:27:11 +00:00
Jelle Spijker
1caad1c8dc Shorten run name 2023-01-06 15:34:23 +01:00
Jelle Spijker
ee87e0a925 negate bool input in appropriate place 2023-01-06 15:30:27 +01:00
Jelle Spijker
9f3381a54b Treat bool inputs as bools 2023-01-06 15:16:06 +01:00
Jelle Spijker
aafde6fb4c Don't use github.event. 2023-01-06 14:57:20 +01:00
Jelle Spijker
1048b015b3 IDK 2023-01-06 14:53:51 +01:00
Jelle Spijker
fc6472862d IDK 2023-01-06 14:50:36 +01:00
Jelle Spijker
53a9f43e5c IDK 2023-01-06 14:48:05 +01:00
Casper Lamboo
0d5f482e15
Merge pull request #14223 from Ultimaker/CURA-9522
[CURA-9522] Fix hovering on last popup items triggering popup to close
2023-01-06 14:38:39 +01:00
c.lamboo
12f2246f1c Merge branch 'main' into CURA-9522
# Conflicts:
#	.github/workflows/cura-all-installers.yml
2023-01-06 14:31:37 +01:00
Jelle Spijker
44126324d5 IDK 2023-01-06 14:23:57 +01:00
Jelle Spijker
2aba5ca840 IDK 2023-01-06 14:22:15 +01:00
Jelle Spijker
cd9b36517d Merge remote-tracking branch 'origin/main' into CURA-9522
# Conflicts:
#	.github/workflows/cura-installer.yml
2023-01-06 14:10:38 +01:00
Jelle Spijker
beac5b7eb1 fix wrong quote placement 2023-01-06 14:01:35 +01:00
Jelle Spijker
6a79fc6d37 remove quotes 2023-01-06 14:00:25 +01:00
Jelle Spijker
f4bfe915e1 msi input as a string 2023-01-06 13:58:56 +01:00
Jelle Spijker
803770e38d msi input as a string 2023-01-06 13:56:53 +01:00