27210 Commits

Author SHA1 Message Date
j.delarago
092dd8a918 Add imports for typing, add spacing
CURA-7541
2022-01-31 13:35:42 +01:00
Joey de l'Arago
736988da7c
Add space around operators
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-01-31 12:30:09 +00:00
Joey de l'Arago
8f58c786bb
Add Typing
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-01-31 12:29:49 +00:00
Joey de l'Arago
7dd4a3b8bd
Add typing
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-01-31 12:29:39 +00:00
Joey de l'Arago
7479aafe13
Fix incorrect comment
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-01-31 12:29:23 +00:00
j.delarago
0b4568d687 Add S3 and S5 new backplate image. The new images are higher resolution and scaled to fit the size of the backplate.
Update texture coordinates of S3 and S5 for new scaled images.

CURA-7541
2022-01-31 09:21:06 +01:00
j.delarago
50ab14a072 Add new Ultimaker 2 plus connect platform model and backplate image.
CURA-7541
2022-01-31 09:21:00 +01:00
j.delarago
31e11c415d Add obj_trimmer.py script for trimming obj files used for printer base plates.
CURA-7541
2022-01-31 09:20:53 +01:00
jameschen1605
a20ff6f170
Add Hozo, Hozo 3Dprinter (#10856)
* Add Hozo, Hozo 3Dprinter

Add Hozo, Hozo 3Dprinter from HardPrint

* Add Hozo, Hozo 3Dprinter

Add Hozo, Hozo 3Dprinter from HardPrint

* Add Hozo, Hozo 3Dprinter

Add Hozo, Hozo 3Dprinter from HardPrint

* Fixed gantry height

* Fixed ID field

* Add Hozo iX 3dprinter

Add 3dprinter profile

* Add Hozo iX 3dprinter

Add 3dprinter extruder

* Add Hozo iX 3dprinter

Add 3dprinter mesh

* Update and rename HardPrint_Hozo.def.json to hardprint_hozo.def.json

* Update and rename HardPrint_Hozo_iX.def.json to hardprint_hozo_ix.def.json

* Rename HardPrint_Hozo_extruder_0.def.json to hardprint_hozo_extruder_0.def.json

* Rename HardPrint_Hozo_iX_extruder_0.def.json to hardprint_hozo_ix_extruder_0.def.json

* Delete HardPrint_Hozo_iX_platform.stl

* Delete HardPrint_Hozo_platform.stl

* Add files via upload

* Change IDs

* Change IDs
2022-01-28 16:39:14 +01:00
Remco Burema
4d288d03d0 Merge branch '4.13' 2022-01-28 11:52:23 +01:00
Remco Burema
97d20bff1b
Merge pull request #11359 from Ultimaker/CURA-8916
Update change_log.txt
4.13.1
2022-01-28 11:51:44 +01:00
fvrmr
f32bfcc8a4 Update change_log.txt
Fixed typo's
2022-01-28 11:50:39 +01:00
Remco Burema
dc14a0bb72 Merge branch '4.13' 2022-01-28 10:35:53 +01:00
Remco Burema
9318e1d615
Merge pull request #11357 from Ultimaker/CURA-8916
Update change_log.txt
2022-01-28 10:31:08 +01:00
fvrmr
0d808ca2d4 Update change_log.txt
Update change log 4.13.1
2022-01-28 09:58:56 +01:00
Jaime van Kessel
df58028cb8
Merge pull request #11116 from Ultimaker/PP-99_Line-width-fix-for-.3mm-profiles_master
Pp 99 line width fix for .3mm profiles master
2022-01-27 15:52:29 +01:00
Ghostkeeper
497eda90c3
Merge branch 'master' of https://github.com/heed818/Cura into heed818-master 2022-01-27 15:39:34 +01:00
Rijk van Manen
3aaff952bd
Merge branch 'master' into PP-99_Line-width-fix-for-.3mm-profiles_master 2022-01-27 15:25:57 +01:00
Jaime van Kessel
40dd2523df
Merge pull request #11352 from Ultimaker/PP-45-optimize-the-maximum-extrusion-area-deviation-setting
update Maximum Extrusion Area Deviation
2022-01-27 15:03:38 +01:00
Jaime van Kessel
81dfb7942f
Merge pull request #11206 from Ultimaker/PP-98_extra-skin-wall-count-fix
remove skin outline count overwrite
2022-01-27 14:57:32 +01:00
AnnaKang0219
5645eacc64 Update crazy3dprint_cz_300.def.json
fix retraction_speed 70 to 50
2022-01-26 11:32:15 +08:00
Ghostkeeper
20907bc295
Update requirements from cura-build-environment
These are the changes we need for Python 3.10. A number of highlights:
- Shapely is replaced by Pyclipper
- Comtypes is removed as not even our build environment installs that.
- A bunch of version updates.
2022-01-20 13:12:25 +01:00
Evangelos Trantos
f8f58c51c9
Add LD_LIBRARY_PATH 2022-01-20 12:08:13 +01:00
Evangelos Trantos
63cad60e18
The ctest3 binary does not exist on Debian 2022-01-20 10:04:23 +01:00
Evangelos Trantos
b5904cccd3
The cmake3 binary does not exist on Debian 2022-01-20 09:57:13 +01:00
Evangelos Trantos
9ebcb797d5
No need to source devtoolset, as it's not used on Debian 2022-01-19 20:58:13 +01:00
Ghostkeeper
6e81dba501
Add cura-camera-position plug-in to commonly installed plug-ins
I've had it on for a while to make sure we keep maintaining it.
2022-01-19 16:36:33 +01:00
Ghostkeeper
e7671823be
Add new resources from cura-binary-data to Gitignore
We shouldn't add these here any more. Add them to cura-binary-data instead.
2022-01-19 16:35:49 +01:00
Ghostkeeper
26b40e6669
Remove what's new images again
These have been moved to cura-binary-data.
2022-01-19 16:34:14 +01:00
Remco Burema
08f49d6ede Incompletely translated languages now selectable.
Was deemed OK to do this by UX. Since some of these are _very_ incomplete, a heading was added to the combobox to indicate where the incomplete languages start, so the user isn't confused when +- 90% is still in English.

CURA-8899
2022-01-18 16:50:50 +01:00
Jelle Spijker
74829f5642
Merge pull request #11196 from Ultimaker/CURA-8592_python_3.10
Upgrade to Python 3.10
2022-01-18 12:26:45 +01:00
Jaime van Kessel
0501b71e13 Also accept original casing to match with ID for material profile
This fixes an issue reported by Essentium. They used capitals in their
id, so it could never match that with a material profile
2022-01-17 10:53:52 +01:00
Ghostkeeper
348abad6eb
Fix maximumWidth properties on ActionButtons
Turns out this wasn't really functional. We didn't use it. Now we use it for the MessageStack.

Contributes to issue CURA-8682.
2022-01-14 19:43:44 +01:00
Ghostkeeper
b5e7a60a8a
Fix scaling of language and theme drop-downs with width
The width was unknown because it's all in a scrollview that could have an infinite width. I now fixed it to scale with the viewport's width.

Contributes to issue CURA-8682.
2022-01-14 19:43:43 +01:00
Casper Lamboo
404e02d585
Merge pull request #11251 from Ultimaker/CURA-8868_raft_interface_extruder
Raft Extruders
2022-01-14 09:11:07 +01:00
Casper Lamboo
41f1029dc0
Use updated python type notation 2022-01-14 09:07:41 +01:00
Casper Lamboo
732aefedbb
Change label to "Raft Top Extruder"
To be consistent with Cura's terminology
2022-01-14 09:05:18 +01:00
Ghostkeeper
73a151ab49
Put focus on search bar when Digital Library opens
Fixes CURA-8768.
2022-01-13 13:55:42 +01:00
Ghostkeeper
69d3f0e6f6
Add missing default_value and settable_per_mesh
Default_value is a required property. Maybe we should have a test for this.

Done as a 5 minute fix. Fixes Ultimaker/CuraEngine#1549.
2022-01-13 12:02:59 +01:00
Ghostkeeper
f4bcf9d89e
Add more settings for test of build volume limits
These new settings are necessary or the test will get exceptions that these settings don't exist.

Contributes to issue CURA-8868.
2022-01-12 17:55:33 +01:00
Ghostkeeper
403d92a760
Fix getting used and starting extruders with new adhesion extruder settings
Getting more involved than I thought. But it's not complex yet.

Contributes to issue CURA-8868.
2022-01-12 14:29:01 +01:00
Ghostkeeper
a363bda25e
Add raft top extruder to expert settings
You could want to change that if you're an expert. The skirt/brim extruder is really only relevant for the prime tower brim if you're using a raft. If not using a raft, setting the adhesion extruder is equivalent.

Contributes to issue CURA-8868.
2022-01-12 14:12:06 +01:00
Ghostkeeper
304f57293d
Adjust build volume depending on new adhesion extruder sub-settings
It should get these settings from the correct extruders even if they are different from one another.

Contributes to issue CURA-8868.
2022-01-12 14:09:57 +01:00
Ghostkeeper
262a005e54
Get extruder values from appropriate sub-adhesion-extruder
The adhesion extruder is now split up into multiple sub-settings. Where applicable to the brim or skirt, get it from the skirt/brim extruder. Where applicable to a specific part of the raft, get it from that part's extruder. Where applicable to the whole raft, get it from the adhesion extruder.

Contributes to issue CURA-8868.
2022-01-12 13:52:47 +01:00
Ghostkeeper
824c9fd837
Add new raft extruder settings
We want to be able to print the layers of the raft with different extruders. To this end, we'll make sub-settings of the adhesion extruder that allow setting the extruder for each part of the raft differently from the rest.

Contributes to issue CURA-8868.
2022-01-12 13:43:10 +01:00
Remco Burema
a1622c77ea
Merge pull request #11246 from gferon/patch-1
Remove unused import of sentry_sdk
2022-01-12 09:25:36 +01:00
AnnaKang0219
e39601e0ba remove setting
remove retraction_prime_speed = =retraction_speed in all profiles.
2022-01-12 15:23:24 +08:00
Gabriel Féron
aad41807c3
Remove unused import of sentry_sdk 2022-01-11 20:28:41 +01:00
Ghostkeeper
5eee9958a0
Case-insensitive visibility checking for printers
In Qt's ListModel, the section headers collect items case-insensitively. However, when checking whether a printer should be visible (when the section header is expanded) was still checked case-sensitively. As a result, it was hiding all printers that did not use the same casing in its manufacturer name, e.g. FlashForge vs. Flashforge.

Fixes #11125.
2022-01-11 16:29:40 +01:00
Ghostkeeper
66648ca611
Merge branch '4.13' 2022-01-11 14:12:04 +01:00