Commit graph

12854 commits

Author SHA1 Message Date
Jaime van Kessel
28924a1c87 Merge branch 'CURA-8591_upgrade_to_qt62' of github.com:Ultimaker/Cura into PyQt6_upgrade 2022-01-06 09:20:17 +01:00
Jaime van Kessel
58a3aef8d4 Remove styles 2022-01-04 10:36:55 +01:00
Jaime van Kessel
722f928d12 Remove style from settingview 2022-01-04 10:30:07 +01:00
Jaime van Kessel
2aa931cbca Remove unneded styles import 2022-01-04 09:48:02 +01:00
Cláudio 'Patola' Sampaio
ad521ff5a7 Updated strings for pt_BR 2022-01-04 07:57:03 +01:00
Jaime van Kessel
752cf2d5aa Remove unused styles 2022-01-03 16:44:42 +01:00
Ghostkeeper
9118f20193
Merge branch 'CURA-8592_python_3.10' of github.com:Ultimaker/Cura into CURA-8592_python_3.10 2022-01-03 16:37:07 +01:00
Jaime van Kessel
f11d728c6b Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2 2022-01-03 15:32:58 +01:00
Jaime van Kessel
7deeb26e13 Merge branch 'marketplace_redesign' of github.com:Ultimaker/Cura into CURA-8588_replace_toolbox_with_marketplace 2022-01-03 11:32:06 +01:00
Jaime van Kessel
7692a6db78
Merge pull request #11165 from Ultimaker/8658_Implement_Notifications_for_the_new_marketplace
8658 implement notifications for the new marketplace
2022-01-03 10:18:20 +01:00
Jaime van Kessel
c92fcc8e03 Simplify the notifaction icon logic
CURA-8658
2022-01-03 10:14:22 +01:00
NilsRo
aa2b8e26b8 Update anycubic_i3_mega_s.def.json
Aligned with OctoPrint Slicer Estimator
2022-01-03 10:11:52 +01:00
Ghostkeeper
58c9522d78
Merge branch '4.13' 2021-12-31 15:01:30 +01:00
Ghostkeeper
e6830f0241
Merge branch 'PP-95_reduce-top/bottom-speed-for-TPU' into 4.13 2021-12-31 15:01:12 +01:00
Ghostkeeper
fb41993e5a
Merge branch 'PP-99_Line-width-fix-for-0.3mm-profiles' 2021-12-31 14:52:42 +01:00
Ghostkeeper
a878cfae7a
Merge branch 'master' into marketplace_redesign 2021-12-31 14:07:51 +01:00
Ghostkeeper
05bbebf2f7
Remove traces of Shapely
It's been replaced by Pyclipper. We were only importing Shapely here, not actually using it.

Contributes to issue CURA-8592.
2021-12-31 14:06:31 +01:00
casper
02c81234d0 Remove references to the toolbox plugin from the themes.json
Some other components were (incorrectly) using these theme variables.
Replaced them by another theme variable with the same value.

CURA 8588
2021-12-30 13:38:16 +01:00
Remco Burema
1cdeaffab7
Make new Marktetplace react to 'get more materials'.
part of CURA-8588
2021-12-30 11:53:42 +01:00
Remco Burema
b794ad6ed2
Delete old 'Toolbox' in favour of new Marketplace.
part of CURA-8588
2021-12-30 11:51:54 +01:00
Remco Burema
c8ed3634ed
Qt5->Qt6: Even more renaming stuff.
part of CURA-8591
2021-12-29 12:43:56 +01:00
Remco Burema
895488a07b
Qt5->Qt6: Usee key-constants namespace.
part of CURA-8591
2021-12-29 09:10:19 +01:00
Remco Burema
4f9d1ae0a7
Merge pull request #11022 from reibuehl/master
Updated Profiles and Start and End G-Code to fix an issue with premature heatup
2021-12-23 18:47:07 +01:00
Rijk van Manen
8659ac95a4 remove duplicate info
This is already the default. PP-99
2021-12-23 14:58:17 +01:00
Rijk van Manen
accdfd7671 default linewidth = nozzle size
For arachne we have set all linewidths to nozzle size (in stead of a little smaller). the 0.3 profiles missed this refactor. PP-99
2021-12-23 14:57:52 +01:00
Rijk van Manen
19821d8d68 increase linewidth to machine nozzle size
0.3 profiles benefit from larger line width. PP-99
2021-12-23 14:48:31 +01:00
aschwenck
59cd48ee94 Updating profiles 2021-12-23 14:08:03 +01:00
Ghostkeeper
46e9bf9db6
Merge branch 'patch-1' of https://github.com/Rakhmanov/Cura into Rakhmanov-patch-1 2021-12-22 17:11:21 +01:00
Rijk van Manen
5870e56d16 remove skin outline count overwrite
The fdmprinters definitions contains the right default of one line. It is not set anywhere in the ultimaker profiles, appart from here. PP-98
2021-12-22 16:53:17 +01:00
Ghostkeeper
4ff44dc969
More expansive description for print head polygon setting
This description is shown for the X-min/Y-min/X-max/Y-max settings in the Machine Settings dialogue, in the tooltip. The new description is written to sort of apply to the polygon but also to those settings in the GUI. It needs to be understandable from the GUI in any case. Being technically correct for the polygon is bonus.

Fixes #11011.
2021-12-22 14:23:21 +01:00
aschwenck
3d9197e7f5 Updating platform offset 2021-12-21 16:43:58 +01:00
aschwenck
221a3d0f3c platform replacement 2021-12-21 16:41:18 +01:00
Ghostkeeper
34de62b39b
Add 0.4mm nozzle for CR100
It was missing.

Contributes to issue CURA-8786.
2021-12-21 13:59:04 +01:00
Ghostkeeper
37aa01da93
Fix up CR100 file name and version
It needs version number 2.
It needs to have the .def.json extension.

Contributes to issue CURA-8786.
2021-12-21 13:48:11 +01:00
Ghostkeeper
d3c5fc844f
Merge branch 'master' of https://github.com/bodyboarder2528/Cura into bodyboarder2528-master 2021-12-21 13:36:34 +01:00
Ghostkeeper
970ccebcef
Correct spelling mistake of Z Seam Relative
Found during a review of the German translation of the Settings Guide.
2021-12-21 13:35:47 +01:00
Orel
b464ac2eef Shrink platform size 2021-12-21 11:25:49 +01:00
SekIsBack
2f6937d306 Fixed some German translations 2021-12-20 16:26:02 +00:00
Ghostkeeper
f676e564d0
Merge branch 'master' of https://github.com/felixstif/Cura into felixstif-master 2021-12-20 16:47:33 +01:00
Jaime van Kessel
fd411512c6 Merge branch '4.13' of github.com:Ultimaker/Cura 2021-12-20 13:08:50 +01:00
Rijk van Manen
a8fbba3c25 reduce top/bottom speed by 80%
The top/bottom speed is reduced by 80% to allow for better cooling of the top layers. This reduces pillowing. The line width is increased by 80% to maintain the flow equalization. PP-95
2021-12-20 12:10:55 +01:00
Miroslav Šustek
aad55bebfc
Fix typo in resources/i18n/cs_CZ/fdmprinter.def.json.po
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2021-12-20 11:05:17 +01:00
Miroslav Sustek
26685520ca Add Czech translations for v4.13 2021-12-17 21:29:27 +01:00
fvrmr
ed2fee8319 Update change_log
Update the change log 4.13 beta
2021-12-17 16:50:56 +01:00
Ghostkeeper
5a1b9e8efc
Further fix automated tests for Mixware printer
Oops. Should've ran this locally while merging it.

Contributes to issue CURA-8782.
2021-12-17 16:17:04 +01:00
Ghostkeeper
51412c7512
Remove category metadata
We use the manufacturer now to categorise these.

Contributes to issue CURA-8782.
2021-12-17 16:13:06 +01:00
Ghostkeeper
ae605265b7
Use value to override settings that were a value in the parent def
Contributes to issue CURA-8782.
2021-12-17 15:50:30 +01:00
Ghostkeeper
0b4c34a20d
Use the specialised profiles for Hyper S with this printer
This printer has specialised profiles. It should use them.

Contributes to issue CURA-8782.
2021-12-17 15:45:14 +01:00
Ghostkeeper
3913d1e2ba
Fix non-existing preferred materials and extruder trains
This was causing a crash. The extruder train had a different ID. The preferred material doesn't exist so it selects a random one that does match. I've set it to be default. The preferred quality needs to refer to the quality type.

Contributes to issue CURA-8782.
2021-12-17 15:42:28 +01:00
Ghostkeeper
ce196d551a
Upgrade Mixware profiles to setting_version 19
This upgrade removes some settings, one of which was used in these profiles: Compensate Outer Wall Overlaps

Contributes to issue CURA-8782.
2021-12-17 15:35:48 +01:00