Commit graph

32587 commits

Author SHA1 Message Date
Jaime van Kessel
86cb3851fe
Force left to right reading direction for numeric textfield
CURA-10583
2023-07-25 13:20:26 +02:00
HellAholic
afc0f7c615 Update to add sort_by option
Added a class attribute "last_updated" for sort_by
Added an instance attribute for search_sort
Added if statement to add the sort_by string, currently by default.
2023-07-25 13:11:43 +02:00
saumya.jain
0c7d0540b9 Cura about dialog when shaked gives extra info
CURA-10770
2023-07-25 11:20:58 +02:00
Jelle Spijker
56b8205ce0 Revert "Fix wrong licenses"
This reverts commit 8b8e964293.
2023-07-23 17:48:11 +02:00
Jelle Spijker
13af2961de
Merge pull request #16237 from Ultimaker/CURA-10814_Fix_Missed_Licences
Fix wrong licenses

Fixes CURA-10814
2023-07-23 10:29:34 +02:00
Jaime van Kessel
b86b046433
Merge pull request #16239 from Ultimaker/CURA-10771-Update_Hole_Horizontal_Expansion_Max_Diameter_Tooltip
Update description for Hole Horizontal expansion
2023-07-21 15:55:28 +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
8b8e964293 Fix wrong licenses
These seem to be wrong by accident. Let's update them to reflect the rest of Cura which falls under the LGPLv3 or higher.
2023-07-21 11:34:02 +02:00
Jaime van Kessel
1e240e3229
Let intent selection use the quality_definition instead of direct def
The issue was that sometimes intents are also shared.

CURA-10788
2023-07-21 10:57:39 +02:00
Casper Lamboo
68cb603b91
Merge pull request #16201 from Ultimaker/CURA-10778_Add_Support_Type_To_Basic
Add Support Structure to Basic
2023-07-19 10:18:41 +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
Jaime van Kessel
8ddec3f256
Merge pull request #16181 from Ultimaker/CURA-10758_skirt_distance_sent_when_adhesion_not_enabled
Discription added in the tooltip about skirt presence even after disa…
2023-07-17 16:34:15 +02:00
Jelle Spijker
64e983abfa
Merge pull request #16183 from Ultimaker/exception_handler_scroll_to_end
Automatically scroll down in crash handler
2023-07-17 14:34:26 +02:00
Jaime van Kessel
56cbd6b875
Merge pull request #16160 from randyzwitch/patch-1
Update PULL_REQUEST_TEMPLATE.md
2023-07-17 13:45:22 +02:00
Jaime van Kessel
62d3e1cf40
Automatically scroll down in crash handler
It was reaaaaaly annoying me that people would post screenshots all the time.
Those screenshots would never include the info you need, because it would only
capture the top of the exception / logs.
2023-07-17 12:55:52 +02: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
e05feb642f
Update PULL_REQUEST_TEMPLATE.md
When clicked from PR, the link is broken (Chrome, Windows 11). It appears that GitHub might be case-sensitive w.r.t URLs.
2023-07-15 13:18:31 -04:00
Jelle Spijker
e51a4d0d22
Merge pull request #16144 from Ultimaker/usb_printing_debug_improvements
Usb printing debug improvements
2023-07-14 11:50:14 +02:00
Jaime van Kessel
9d72cc6aca
Update logging for autodetect baudrate 2023-07-14 11:45:04 +02:00
Jaime van Kessel
f5785cf235
Add serialport logging to autobaudjob 2023-07-14 11:42:44 +02: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
Jaime van Kessel
016a716eba
Merge pull request #16096 from Ultimaker/CURA-8754_Refresh-button-Material-Sync-list-doesn't-provide-any-feedback
Cura 8754 refresh button material sync list doesn't provide any feedback
2023-07-12 13:52:06 +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
Jelle Spijker
63e78d313c
Add some basic hardware specs to logs
Contributes to CURA-10767
2023-07-10 15:10:14 +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
Jelle Spijker
15e0975ff0
Merge pull request #16033 from Ultimaker/CURA-10096_Multiply_Models_allows_entering_values_over_99_but_won't_multiply_higher_than_99
SpinBox fixed for values above the max value


🥇 your first Merged PR @saumyaj3 👍
2023-07-07 17:20:57 +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
Jelle Spijker
4185fbb88a
Merge remote-tracking branch 'origin/main' into CURA-10096_Multiply_Models_allows_entering_values_over_99_but_won't_multiply_higher_than_99
# Conflicts:
#	resources/i18n/cs_CZ/cura.po
#	resources/i18n/cura.pot
#	resources/i18n/de_DE/cura.po
#	resources/i18n/es_ES/cura.po
#	resources/i18n/fi_FI/cura.po
#	resources/i18n/fr_FR/cura.po
#	resources/i18n/hu_HU/cura.po
#	resources/i18n/it_IT/cura.po
#	resources/i18n/ja_JP/cura.po
#	resources/i18n/ko_KR/cura.po
#	resources/i18n/nl_NL/cura.po
#	resources/i18n/pl_PL/cura.po
#	resources/i18n/pt_BR/cura.po
#	resources/i18n/pt_PT/cura.po
#	resources/i18n/ru_RU/cura.po
#	resources/i18n/tr_TR/cura.po
#	resources/i18n/zh_CN/cura.po
#	resources/i18n/zh_TW/cura.po
2023-07-06 16:59:26 +02:00
Jelle Spijker
8fd3ef5221
Update update-translation.yml
Only run on release branches
2023-07-06 16:35:15 +02:00
saumyaj3
082cdb0f25 update translations 2023-07-06 14:20:41 +00:00
saumya.jain
fe5893feb6 SpinBox fixed for values above the max value
Spinbox now doesn't take values above the designated maximum
Fixes CURA-10096
2023-07-06 16:07:40 +02:00
William Faircloth
85926e772c
fix: author 2023-07-05 15:04:19 -04:00
Mariska
1a4a3c27b9
Update Bug Template
Update Wording
Add look-up issue link
Update instructions on how to add documents.
2023-07-05 14:47:56 +02:00
Mariska
a24a93411f
Update bugreport.yaml 2023-07-05 14:35:39 +02:00
Mariska
2392bd795b
Update bugreport.yaml 2023-07-05 14:32:49 +02:00
jellespijker
648b26ad90 update translations 2023-07-04 15:53:00 +00:00
Jelle Spijker
f2ac1ebe32
Merge branch '5.4'
# Conflicts:
#	conanfile.py
2023-07-04 17:47:53 +02:00
casperlamboo
0089b5e06c update translations 2023-07-04 11:55:10 +00:00