32026 Commits

Author SHA1 Message Date
Joey de l'Arago
8107bf3a6a
Update cura-installer.yml 2022-12-20 15:15:06 +01:00
Joey de l'Arago
0880736de5
Update cura-installer.yml 2022-12-20 15:00:24 +01:00
Casper Lamboo
06f230dd39
Merge pull request #13852 from victornpb/support-custom-gcode-macro-on-filament-change-plugin
Support custom gcode macro on filament change plugin
2022-12-20 13:51:42 +01:00
Joey de l'Arago
0a4c7869e6 Merge branch 'main' into CURA-9622_unable_to_scroll_long_materials_list 2022-12-20 13:46:32 +01:00
Joey de l'Arago
179b29d2c2 Don't create keychain twice.
CURA-6867
2022-12-20 11:53:52 +01:00
Joey de l'Arago
7057bd6fb7 Fix workflow
CURA-6867
2022-12-20 10:30:42 +01:00
Joey de l'Arago
f56cfd076f Update comments to match new company name
CURA-6867
2022-12-20 10:24:54 +01:00
Joey de l'Arago
9366facfe2 Update workflows to add new MacOs installer certificate
CURA-6867
2022-12-20 10:23:57 +01:00
just-trey
c88b203096 Applied printer-linter format 2022-12-20 04:20:38 +00:00
just-trey
b00388cf9f fix merge issue 2022-12-19 23:19:25 -05:00
just-trey
20f9bd3f80
Merge branch 'main' into master 2022-12-19 23:17:44 -05:00
just-trey
0c47a8da9c resovel conflict 2022-12-19 23:16:32 -05:00
just-trey
43cf00c631 fix brim issue and acceleration enhancements 2022-12-19 23:06:20 -05:00
Victor
51a6afb58f
Apply suggestions from code review
Co-authored-by: Casper Lamboo <casperlamboo@gmail.com>
2022-12-19 14:42:19 -03:00
Casper Lamboo
b8788333d2 Merge remote-tracking branch 'origin/CURA-9157_msi_installer' into CURA-9157_msi_installer 2022-12-19 16:48:11 +01:00
Casper Lamboo
bb41de3865 Only uninstall previous Cura versions for enter prise by default
For non-enterprise version this can still be disabled through the settings

CURA-9157
2022-12-19 15:51:07 +01:00
Joey de l'Arago
8870ba2964 Sign the pkg files
Remove the component .pkg file after it is packaged into the installer. This file was being added to the github action output zip file.

CURA-6867
2022-12-19 15:23:03 +01:00
Lorenzo Romagnoli
dec4270d46 Updated MSI images 2022-12-19 09:43:17 +01:00
Lorenzo Romagnoli
918fb6ab81
Delete banner_top.png 2022-12-19 09:40:47 +01:00
Lorenzo Romagnoli
61adfeeaa3
Delete banner_side.png 2022-12-19 09:40:38 +01:00
Lorenzo Romagnoli
654975753a
Add files via upload 2022-12-19 09:39:09 +01:00
Duarte Bragadesto
6376783dd7
Merge branch 'Ultimaker:main' into master 2022-12-16 17:06:19 +00:00
just-trey
b6ab52ed0b reset xy_offset_layer_0 to defaults 2022-12-16 11:37:14 -05:00
Jelle Spijker
8d4b7f4f26 Add CustomizeCuraDlg dialog
CURA-9157
2022-12-16 16:53:57 +01:00
Casper Lamboo
bd66872d77 Uninstall previously installed versions on install
- For enterprise versions all Cura-Enterprise versions older than 4.13 are removed.
- All Cura versions >= 4.13 are removed optionally with a setting in the custom dialog.

CURA-9157
2022-12-16 16:21:01 +01:00
Rijk van Manen
ac3c91a4fd increase initial layer skin flow
This makes adhesion more robust for inaccuracies in the first layer thickness. PP-288
2022-12-16 14:19:32 +01:00
rijkvanmanen
80f938a502 Applied printer-linter format 2022-12-16 13:16:01 +00:00
Rijk van Manen
a9a20a09e8 make corner preference None
While waiting on further improving seam location, None gives currently the best results. PP-282
2022-12-16 14:14:55 +01:00
Rijk van Manen
86853a19b6 make adhesion_extruder_nr optional
Since the brim_skirt extruder will be -1 by default, it does make sense to allow the parent setting to be -1 as well. This requires an extra resolve for the raft extruders, since these cant be -1.
PP-286
2022-12-16 14:01:55 +01:00
braga-dev
69ae67cd88 Applied printer-linter format 2022-12-16 12:33:14 +00:00
Duarte Bragadesto
31b3e8d62d
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:32:14 +00:00
braga-dev
3b49f5a062 Applied printer-linter format 2022-12-16 12:27:33 +00:00
Duarte Bragadesto
dc21a6905e
Update resources/definitions/blocks_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:26:30 +00:00
Duarte Bragadesto
bb4b0c41de
Update resources/definitions/blocks_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:26:18 +00:00
Duarte Bragadesto
12285e9325
Update resources/definitions/blocks_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:26:03 +00:00
Duarte Bragadesto
9b3bd349db
Update resources/definitions/blocks_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:25:48 +00:00
Duarte Bragadesto
35ecb7c3a9
Update resources/definitions/blocks_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:25:36 +00:00
Duarte Bragadesto
0e0fab3698
Update resources/definitions/blocks_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:25:22 +00:00
Duarte Bragadesto
b6104c14fc
Update resources/definitions/blocks_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:24:59 +00:00
Duarte Bragadesto
1dabc6bfc6
Update resources/definitions/blocks_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:24:48 +00:00
Jelle Spijker
340e03327e Use raw literal for paths
Fixes Windows backwards backslash issue
2022-12-16 13:04:14 +01:00
Duarte Bragadesto
1c2dcd8ef6
Merge branch 'Ultimaker:main' into master 2022-12-16 12:00:33 +00:00
Jelle Spijker
ce191611f7 Only run on relevant changes 2022-12-16 08:36:14 +01:00
Ed Ropple
f64c0b5e65
squash of ed/sovol-rework 2022-12-15 10:38:11 -05:00
ChipCE
03a29845a0 update start gcode 2022-12-15 22:17:24 +09:00
ChipCE
4e865e4fcb - set default material_diameter to 1.75
- update start gcode
2022-12-15 22:09:14 +09:00
c.lamboo
f6d18266e6 Give the default settings pannel a max-height
CURA-9793
2022-12-15 13:37:28 +01:00
Joey de l'Arago
eab43f038a
Merge pull request #14046 from Ultimaker/CURA-9793
Cura 9793
2022-12-15 09:27:40 +01:00
Jelle Spijker
994e867b3d Set Wix bin path to PATH
Contributes to CURA-9157
2022-12-15 09:01:08 +01:00
Jelle Spijker
51abe297ca
Update cura-installer.yml
Add the Wix Toolset to the PATH
2022-12-14 19:45:36 +01:00