Commit graph

14924 commits

Author SHA1 Message Date
Thomas Rahm
3f5ea6f6e2 Change minimum support area to be 0 when tree supports are used 2023-08-05 07:05:16 +02:00
saumya.jain
fc9a228062 Deleting Shake detection
CURA-10770
2023-08-04 14:24:38 +02:00
Remco Burema
836bf65d20 Reduce maximum warning value for small top/bottom skin.
While the current solution works well for values smaller than this (and that's mostly what we'd need it for), it becomes clear beyond this value (if you'd like to set it that hight for some reason) that the current solution needs to be improved (for example by adding these small skin areas to the already existing wall areas. -- Lift the solution out of the fill as it where.

WHat happens when it becomes larger it that it's very likely that it'll generate a dot as middle walls on the 'outsides' of any small area connected to a larger one.

done as part of CURA-10670
2023-08-04 14:24:31 +02:00
c.lamboo
f07faac422 Add copy, paste, cut functionality
CURA-7913
2023-08-04 13:24:06 +02:00
Remco Burema
8572589a2d Revert "Disable Small Skin Area feature for now :-/"
This reverts commit 1f7c11667f.
2023-08-04 12:51:07 +02:00
Mariska
9c7f14d00d
Revert " Creat new machine named Renkforce 10+" 2023-08-02 16:21:19 +02:00
Mariska
596914c9c6
Merge pull request #15470 from goofoo3d/main
Creat new machine named Renkforce 10+
CURA-10895
2023-08-02 10:43:12 +02:00
MariMakes
60dba90cb5 Applied printer-linter format 2023-08-01 13:27:47 +00:00
Mariska
08bfb5a002
Merge pull request #15992 from thomaspleasance/main
Added Creality Ender-5 S1 Definition
For internal reference CURA-10888
2023-08-01 15:26:30 +02:00
rburema
2876a0e922 Applied printer-linter format 2023-08-01 11:54:38 +00:00
Remco Burema
b099a7c481
Merge pull request #15408 from zadi15/main
Add new nozzle variants to Voron Trident
2023-08-01 13:53:36 +02:00
nallath
5ef0cbd945 Applied printer-linter format 2023-08-01 11:42:07 +00:00
Remco Burema
26cc3a894a
Merge branch 'main' into main 2023-08-01 13:33:50 +02:00
Jaime van Kessel
c574ee73a2
Merge branch 'main' of github.com:protosam/Cura 2023-08-01 13:33:31 +02:00
Remco Burema
38b98f1b13
Merge pull request #15847 from GregValiant/AnyCubicKossels
Update AnyCubic Kossel Defs (remove disallowed areas)
2023-08-01 13:28:56 +02:00
Jelle Spijker
89a3fe3072
Merge branch 'main' into main 2023-08-01 13:28:35 +02:00
Jaime van Kessel
b156adc3a5
Merge pull request #16017 from willuhmjs/patch-1
fix: kp3s pro author
2023-08-01 13:28:08 +02:00
nallath
d3027fa976 Applied printer-linter format 2023-08-01 11:27:33 +00:00
Jaime van Kessel
37d6128eb4
Merge pull request #15955 from PresentMonkey/patch-1
Update Ender 3 Pro Profile to not Damage Bed
2023-08-01 13:26:29 +02:00
Jaime van Kessel
1560f528c7
Merge pull request #16173 from GregValiant/Creality3s1
Creality3s1
2023-08-01 13:19:16 +02:00
saumya.jain
e686baaf92 Fixed for all the used python packages in venv
CURA-10770
2023-07-31 11:47:15 +02:00
Jaime van Kessel
1d91eca483
Use correct value for multiple file open enum
Previously we used the qdialog enum, which isn't the one you should
use for the qml dialog.

CURA-10741
2023-07-28 10:52:27 +02:00
Randy Zwitch
7613ebcaf0
Merge branch 'main' into main 2023-07-27 07:56:06 -04:00
Remco Burema
3d289d75f9
Merge pull request #16270 from Ultimaker/CURA-10583_force_left_to_right_setting_field
Force left to right reading direction for numeric textfield
2023-07-26 16:43:25 +02:00
Casper Lamboo
112171937e
Merge pull request #16268 from Ultimaker/CURA-10770_Developer_about_dialog
Cura about dialog when shaked gives extra info
2023-07-26 09:02:05 +02:00
saumya.jain
58048598b4 fixing Review Comments
CURA-10770
2023-07-25 15:10:02 +02:00
Casper Lamboo
23d79de4b9
Make show custom button more visible in darkmode
CURA-10782
2023-07-25 13:34:29 +02:00
Jaime van Kessel
86cb3851fe
Force left to right reading direction for numeric textfield
CURA-10583
2023-07-25 13:20:26 +02:00
saumya.jain
0c7d0540b9 Cura about dialog when shaked gives extra info
CURA-10770
2023-07-25 11:20:58 +02:00
MariMakes
08748b1a33 Update description for Hole Horizontal expansion
Clarify relation with Hole Horizontal Expansion and ole Horizontal Expansion Max Diameter
2023-07-21 13:53:36 +02:00
MariMakes
228a3e821e Add Support Structure to Basic
We show this setting in recommended, so it's safe to say we can show it in basic.
2023-07-18 12:06:26 +02:00
Thomas Pleasance
e2102ef6da
Merge branch 'main' into main 2023-07-18 08:46:22 +01:00
saumya.jain
4d99dabefc Discription added in the tooltip about skirt presence even after disabling it
CURA-10758
2023-07-17 10:42:07 +02:00
GregValiant
7f04c326fb Update creality_ender3s1plus.def.json
Change the G28 O to a plain G28 for backward compatibility with firmware.

Update Creality3s1 series startup gcode

Removed the "G28 O ;Home all untrusted axes"
Replaced with "G28 ; Home all axes"
Some firmware will not accept the "O" parameter.
2023-07-16 14:23:31 -04:00
Randy Zwitch
d748e609f9
Add E444M extruder file 2023-07-15 13:08:08 -04:00
Randy Zwitch
61db7ce400
Add E444M definition file 2023-07-15 13:07:22 -04:00
Remco Burema
f272dda946
Merge pull request #16120 from Ultimaker/CURA-10687_Restore_Color_Picker
Color Picker from Qt 6.4
2023-07-13 13:20:27 +02:00
goofoo3d
bae1a873a5
Merge branch 'Ultimaker:main' into main 2023-07-13 08:53:26 +08:00
saumya.jain
9407345377 Color Picker from Qt 6.4
Native platform dialog is available on iOS,Linux (when running with the GTK+ platform theme) and macOS

fixes: CURA-10687
2023-07-12 16:04:56 +02:00
saumya.jain
3e18082db6 Code review comments
fixes: CURA-8754
2023-07-11 11:45:37 +02:00
Paul Kuiper
076db20aaf Enable support interface for the AA0.25 and AA0.4 nozzles for all materials. Default interface distance is 0.3mm (rounded to layerheights) and 0.4mm for CPE+
Relates to: PP-10
2023-07-10 20:52:06 +02:00
saumya.jain
d12659f71f Added refresh moving icon for feedback purpose
While refreshing the material sync, no feedback was provided before, now there is a refreshing icon animation available for "refresh in progress"

fixes: CURA-8754
2023-07-10 14:36:14 +02:00
saumya.jain
cca33bb4a5 Added refresh moving icon for feedback purpose
While refreshing the material sync, no feedback was provided before, now there is a refreshing icon animation available for "refresh in progress"

fixes: CURA-8754
2023-07-10 13:50:37 +02:00
saumya.jain
3187ef14cf SpinBox fixed for values above the max value
Review comments
Fixes CURA-10096
2023-07-07 15:05:52 +02:00
protosam
49b9d0b9de resolve redundant settings in weedo_base.def.json 2023-07-07 06:05:42 -05:00
protosam
0782ce4383 removed machine_id value from weedo_base.def.json 2023-07-07 06:01:22 -05:00
protosam
dd89acdff4 remove private readme 2023-07-07 05:52:49 -05:00
protosam
3ea970ff73 add tina2 support 2023-07-07 05:32:46 -05:00
saumya.jain
83bef10cfb Merge remote-tracking branch 'origin/CURA-10096_Multiply_Models_allows_entering_values_over_99_but_won't_multiply_higher_than_99' into CURA-10096_Multiply_Models_allows_entering_values_over_99_but_won't_multiply_higher_than_99 2023-07-07 11:46:56 +02:00
saumya.jain
1ebde31397 SpinBox fixed for values above the max value
Review comments
Fixes CURA-10096
2023-07-07 11:46:29 +02:00