31424 Commits

Author SHA1 Message Date
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
Jelle Spijker
ed3dd5b3ef Add quotes around app_name
Contributes to CURA-9157
2022-12-14 17:50:15 +01:00
c.lamboo
ffb59b2894 Move width, height properties to top of component
CURA-9793
2022-12-14 17:44:08 +01:00
Jelle Spijker
1cccbff2e1 Differentiate between Enterprise and Community for app_name
Contributes to CURA-9157
2022-12-14 17:20:20 +01:00
Jelle Spijker
9791d24e81 Update the installer script
Contributes to CURA-9157
2022-12-14 16:26:44 +01:00
Jelle Spijker
042e05d6d5 Initial msi installer
Contributes to CURA-9157
2022-12-14 16:02:24 +01:00
Joey de l'Arago
095f481310 Update MacOS pkg build to use correct .app name.
CURA-6867
2022-12-14 13:11:11 +01:00
Joey de l'Arago
2b12343cd2 Update paths
CURA-6867
2022-12-14 10:54:15 +01:00
jellespijker
5c098e3f02 Applied printer-linter format 2022-12-13 19:42:33 +00:00
Jelle Spijker
44d94a1206
Merge pull request #13973 from whoseyoung/main
official profiles for Geeetech printers

Contributes to CURA-10039
2022-12-13 20:41:25 +01:00
Joey de l'Arago
36abfbf8bf Add missing bundle version metadata, this fixes the application not being searchable in launchpad.
CURA-6867
2022-12-13 17:17:00 +01:00
c.lamboo
2c7bd7883a Make recommended mode-window scrollable
CURA-9793
2022-12-13 17:05:51 +01:00
Joey de l'Arago
b6e15084fb Update macos build script to build both dmg and pkg.
CURA-6867
2022-12-13 16:51:28 +01:00
Joey de l'Arago
4748f4abe6 Update workflow to reflect new MacOS build script location
CURA-6867
2022-12-13 16:23:42 +01:00
Joey de l'Arago
3510bc55f9 Move MacOs bulid scripts to more generically name file
CURA-6867
2022-12-13 16:23:00 +01:00
jellespijker
6a10b8b8b7 Applied printer-linter format 2022-12-13 15:22:03 +00:00
Jelle Spijker
4b7f67906f
Merge pull request #13987 from Ultimaker/PP-277_fix_PC_andCPE+_0.8mm_profiles
Fixed error in 0.8mm profiles for PC and CPE+
2022-12-13 16:20:56 +01:00
Remco Burema
901abc5ffd
Merge pull request #14034 from Ultimaker/revert-13762-CURA-9548_min_support_area_split
Revert "[CURA-9548] The engine now operates on the area _before_ the offset."
2022-12-13 14:59:26 +01:00
Remco Burema
b553c9f31a
Revert "[CURA-9548] The engine now operates on the area _before_ the offset." 2022-12-13 14:43:57 +01:00
c.lamboo
83603ec8fa Center extruder icon in recommended settings
CURA-9793
2022-12-13 14:36:27 +01:00
Jelle Spijker
6109b4b9da distinguish between (default_)value and other properties 2022-12-13 14:36:14 +01:00