31177 Commits

Author SHA1 Message Date
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
just-trey
b6ab52ed0b reset xy_offset_layer_0 to defaults 2022-12-16 11:37:14 -05: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
Jelle Spijker
340e03327e Use raw literal for paths
Fixes Windows backwards backslash issue
2022-12-16 13:04:14 +01: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
c.lamboo
ffb59b2894 Move width, height properties to top of component
CURA-9793
2022-12-14 17:44:08 +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
c.lamboo
2c7bd7883a Make recommended mode-window scrollable
CURA-9793
2022-12-13 17:05:51 +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
Jelle Spijker
cea7bb83c8 Revert "Fix multiline printer-linter PR suggestions"
This reverts commit 7820cc98
2022-12-13 11:52:39 +01:00
Jelle Spijker
027507ed60 Revert "Fix multiline printer-linter PR suggestions"
This reverts commit 7820cc98
2022-12-13 11:48:12 +01:00
jelle Spijker
6f1abe4340 fixup! Change preffered quality from normal (0.1mm) to fast (0.15mm) (#13974) 2022-12-13 11:46:13 +01:00
c.lamboo
564fefa1c7 Fix updating value with "," instead of "." in reccomended mode
Fixed by correctly parsing dot in `SingleSettingTextField`.

CURA-9793
2022-12-13 11:46:06 +01:00
jelle Spijker
8117087664 Revert "Fix multiline printer-linter PR suggestions"
This reverts commit 7820cc98
2022-12-13 11:30:13 +01:00
Paul Kuiper
7a671eaa03
Change preffered quality from normal (0.1mm) to fast (0.15mm) (#13974)
Change preferred quality from normal (0.1mm) to fast (0.15mm) to increase the default productivity.

Added a default layer height of 0.15mm in unsupported modes.

This also applies some linter suggestions

Co-authored-by: pkuiper-ultimaker <pkuiper-ultimaker@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-13 10:17:18 +01:00
whoseyoung
996aba5662 resubmit to improve it 2022-12-13 15:27:09 +08:00
whoseyoung
d4e4901ae5 fixed known bugs 2022-12-13 14:46:24 +08:00
whoseyoung
e61bcf3033
Merge branch 'Ultimaker:main' into main 2022-12-13 14:33:37 +08:00
Jelle Spijker
b77f4647fb
Merge pull request #14028 from Ultimaker/PP-296_printer-linter-on-UM-machine-definitions
printer linter format
2022-12-12 15:50:44 +01:00
Rijk van Manen
205902ee68 printer linter format
PP-296
2022-12-12 15:39:28 +01:00
Casper Lamboo
e558752ed0
Merge pull request #13972 from Ultimaker/CURA-9793_extend_recommended_print_settings
[CURA-9793] Extend recommended print settings
2022-12-12 14:38:46 +01:00
Joey de l'Arago
e05c70ae38 Refactor ComponentWithIcon to use contents instead of loader.
CURA-9793
2022-12-12 14:22:38 +01:00
Joey de l'Arago
8780a2c4a0 Move validators to top of file.
CURA-9793
2022-12-12 14:12:32 +01:00
Joey de l'Arago
f52638ca75 Update extrudermanager in tests to mock Application.
CURA-9793
2022-12-12 14:06:45 +01:00
Joey de l'Arago
c6cc9ee6ec Update validators for SettingTextField to use strings from our validators. You can't access the components directly from javascript without instantiating them so they are instantiated here first.
CURA-9793
2022-12-12 14:06:45 +01:00
c.lamboo
532965fb46 Disable "Small Feature Max Length", "Small Feature Speed" and "Small Feature Initial Layer Speed" when "small hole size = 0"
CURA-9987
2022-12-12 13:09:59 +01:00
c.lamboo
7e8eca3b03 Fix size of ColorDialog
CURA-9997
2022-12-12 11:58:22 +01:00
Joey de l'Arago
1e6184448c
Apply suggestions from code review
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
Co-authored-by: Jelle Spijker <j.spijker@ultimaker.com>
2022-12-12 11:44:21 +01:00
ChipCE
0b68716cc8 fixed redundant-override 2022-12-11 09:49:50 +09:00
Jelle Spijker
6ead64049b
Merge pull request #13967 from lggomez/feat/sermoonv1_update
Update Sermoon V1 profile with hotend specifics
2022-12-10 16:36:54 +01:00
Jelle Spijker
9f3490893a
use master for clang-tidy-pr-comments 2022-12-10 16:05:07 +01:00
ChipCE
df283db1a0 Added profiles for SnakeOilXY printers
By : John Smith (chip@snakeoildev.com)
2022-12-10 20:33:50 +09:00
whoseyoung
f192df875b update official profiles for Geeetech printers 2022-12-10 17:17:49 +08:00
whoseyoung
5f5958dfe8
Merge branch 'Ultimaker:main' into main 2022-12-10 17:05:22 +08:00
casperlamboo
c309b594c2 Applied printer-linter format 2022-12-09 15:49:46 +00:00