Commit graph

12854 commits

Author SHA1 Message Date
root
7d40ef5cfa Removed unnecessary parameters from the quality profiles 2021-08-03 18:29:58 +02:00
root
4554d17d87 Transfer parameters from the quality profiles to the printer definition 2021-08-03 18:28:31 +02:00
root
36063b1fa0 Parameter prime_tower_position_x, prime_tower_position_y and raft_base_thickness deleted 2021-08-03 15:49:38 +02:00
Konstantinos Karmas
5679a12f0c Removed old arachne settings
CURA-8442
2021-08-03 13:25:09 +02:00
Konstantinos Karmas
736b3f5ff3 Merge branch 'libArachne_rebased' into CURA-8442_remove_wall_min_flow 2021-08-03 13:18:31 +02:00
Konstantinos Karmas
377325293f Up the setting version to 18 2021-08-03 13:18:03 +02:00
Jaime van Kessel
8c537fc4e6 Move update related preferences to their own category
CURA-7689
2021-08-03 13:09:19 +02:00
Konstantinos Karmas
0e7553e95e Merge branch 'master' into libArachne_rebased 2021-08-03 13:09:17 +02:00
Konstantinos Karmas
7a5787bd18 Merge branch 'master' into CURA-8442_remove_wall_min_flow 2021-08-03 13:07:56 +02:00
Jaime van Kessel
be59e701f2 Add seperate preference for plugin notifications check
CURA-7689
2021-08-03 13:07:11 +02:00
Konstantinos Karmas
b006d9111f Merge branch 'master' into CURA-7689_beta_release_notifications 2021-08-02 16:04:00 +02:00
root
2cea9eab10 Merge branch 'master' of https://github.com/x40-Community/Cura
Desired changes introduced
2021-08-01 20:02:42 +02:00
x40-Community
2e20ebbbd2
Merge branch 'Ultimaker:master' into master 2021-08-01 19:58:56 +02:00
root
22156a5421 Merge branch 'master' of https://github.com/x40-Community/Cura 2021-08-01 19:55:05 +02:00
root
f2f053f634 layer hight removed, name fixed 2021-08-01 19:52:10 +02:00
Ghostkeeper
f5eb2ec74f
Ultimaker 2+ Connect doesn't support the exported material format
So we can't get people to export their materials. Hide the button.
2021-07-30 12:31:14 +02:00
Konstantinos Karmas
90d7005bc2
Merge pull request #10187 from SecKit/create_seckit_printers
Add SecKit SK-Tank and SK-Go printer definitions.
2021-07-30 11:44:13 +02:00
Victor Sanchez Martinez
d6d0db2f50
Added Kingroon K3P and K3PS definitions (#9972)
* Added Kingroon KP3/KP3S printers

* Stock max_feedrate and max_acceleration

Fixed max_feedrate and max_acceleration to match stock firmware

* Update to Cura 4.10

* Delete kingroon_kp3s_v3.stl

* Delete kingroon_kp3s_v2.stl

* Delete kingroon_kp3s_v1.stl

* Delete kingroon_kp3.stl

* New meshes for KP3 and KP3S

* Delete kingroon_kp3s_v3.def.json

* Delete kingroon_kp3s_v2.def.json

* Delete kingroon_kp3s_v1.def.json

* Unified KP3S definitions

* Delete kingroon_kp3s_v3_0.2.inst.cfg

* Delete kingroon_kp3s_v3_0.3.inst.cfg

* Delete kingroon_kp3s_v3_0.4.inst.cfg

* Delete kingroon_kp3s_v3_0.5.inst.cfg

* Delete kingroon_kp3s_v3_0.6.inst.cfg

* Delete kingroon_kp3s_v3_0.8.inst.cfg

* Delete kingroon_kp3s_v3_1.0.inst.cfg

* Delete kingroon_kp3s_v2_1.0.inst.cfg

* Delete kingroon_kp3s_v2_0.8.inst.cfg

* Delete kingroon_kp3s_v2_0.6.inst.cfg

* Delete kingroon_kp3s_v2_0.5.inst.cfg

* Delete kingroon_kp3s_v2_0.4.inst.cfg

* Delete kingroon_kp3s_v2_0.3.inst.cfg

* Delete kingroon_kp3s_v2_0.2.inst.cfg

* Delete kingroon_kp3s_v1_1.0.inst.cfg

* Delete kingroon_kp3s_v1_0.8.inst.cfg

* Delete kingroon_kp3s_v1_0.6.inst.cfg

* Delete kingroon_kp3s_v1_0.5.inst.cfg

* Delete kingroon_kp3s_v1_0.4.inst.cfg

* Delete kingroon_kp3s_v1_0.3.inst.cfg

* Delete kingroon_kp3s_v1_0.2.inst.cfg

* Updated Variants

* KP3S buildplate fix

Fixed a misaligned part

* Simplified meshes

Simplified meshes to improve performance

* Delete kingroon_base_0.2.inst.cfg

* Delete kingroon_base_0.3.inst.cfg

* Delete kingroon_base_0.4.inst.cfg

* Delete kingroon_base_0.6.inst.cfg

* Delete kingroon_base_0.8.inst.cfg

* Delete kingroon_base_1.0.inst.cfg

* Added/deleted excluded materials

Deleted non-1.75mm materials and added missing ones.
2021-07-30 10:41:57 +02:00
Ghostkeeper
0cdd9dd175
Add setting for monotonic top surface skin
You can set it separately, but it defaults to be the same as the rest of the top surface.

Contributes to issue CURA-7928.
2021-07-29 16:16:05 +02:00
Ghostkeeper
b63ccfd718
Add setting to apply monotonic ordering to ironing as well
Contributes to issue CURA-7928.
2021-07-29 15:45:23 +02:00
Jaime van Kessel
84b1aa39b7
Update the update_url's for firmware updates
CURA-7689
2021-07-29 15:21:46 +02:00
Remco Burema
19e14a8909
Wall min flow doesn't make sense for Arachne.
Any walls we get from Arachne should be printed, as such thin wall considerations are already taken into account when that is run.

CURA-8442
2021-07-29 09:27:12 +02:00
Konstantinos Karmas
83fe65b8eb Use the StatusIcon qml component for the warning icons
CURA-8349
2021-07-28 18:17:54 +02:00
Konstantinos Karmas
d41d68e6fa Replace warning icon in the unable to slice message
With the new warning icon that has a solid background, similar to the warning icon used in the messages.

CURA-8439
2021-07-28 16:57:15 +02:00
Konstantinos Karmas
01c4a0f72d Change warning icon background to the CircleSolid.svg
CURA-8439
2021-07-28 16:55:36 +02:00
Ghostkeeper
b7661659ae
Add setting for monotonic skin order
Just a simple boolean setting for the skin now. Top surface and ironing will follow later.

Contributes to issue CURA-7928.
2021-07-28 16:46:17 +02:00
AnnaKang0219
77913559d5 Update crazy3dprint_cz_300.def.json
fix file errors
2021-07-28 14:04:14 +08:00
SecKit 3DP Design
406e92b27d
Update resources/definitions/seckit_skgo.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-28 03:28:59 +08:00
SecKit 3DP Design
25737447fb
Update resources/definitions/seckit_sktank.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-28 03:28:49 +08:00
SecKit 3DP Design
2ca70b70ad
Update resources/extruders/seckit_sktank_extruder_0.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-28 03:27:51 +08:00
SecKit 3DP Design
32d6ff7d3b
Update resources/extruders/seckit_skgo_extruder_0.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-28 03:27:39 +08:00
Jaime van Kessel
d24b28c9b9
Fix two deprecated icons 2021-07-27 16:16:36 +02:00
Jaime van Kessel
11a32d13e7
Merge branch 'master' of github.com:Ultimaker/Cura 2021-07-27 15:29:08 +02:00
Jaime van Kessel
4470fa198e
Swap out warning icon
CURA-8439
2021-07-27 15:26:51 +02:00
Jelle Spijker
6a9760060d
Merge pull request #10190 from Ultimaker/CURA-8437_Wrap_text_in_license_window
CURA-8437: Wrap the text in the license window
2021-07-27 12:41:24 +02:00
Jaime van Kessel
45751efdd3
Fix overlap effect for extruderIcon
CURA-8417
2021-07-27 12:02:41 +02:00
Jaime van Kessel
f11079adcf
Fix width & height of setting visibility button
The widht & height were not set correctly, which made the mouse
area smaller than the icon of the button.

CURA-8438
2021-07-27 11:20:07 +02:00
Remco Burema
170572fc47
Add Readme's to plugins and resources folders.
This will hopefully prevent people from messing with the installed files (and then getting confused when they upgrade) when they should be using the configuration (sub-)folder(s) instead. If I read cura-build correctly, just placing the files here will already copy them to the right directory, since that happens for all folders (and hopefully files) for those directories anyway.
2021-07-27 11:08:01 +02:00
AnnaKang0219
0136a99892 Delete Crazy3DPrint_CZ-300.def.json
Remove older version of definition
2021-07-27 16:45:20 +08:00
AnnaKang0219
199b0136f0 Merge branch 'master' of https://github.com/heed818/Cura 2021-07-27 14:03:03 +08:00
AnnaKang0219
0f1f7646b8 Commit for Crazy3DPrinter
add definitions/Extruders/material
2021-07-27 13:40:40 +08:00
aidbish
b405fecccd
Fix up spelling 2021-07-27 14:31:23 +10:00
Ghostkeeper
41b1d8eff5
Merge branch 'CURA-7278_Differentiate_warning_messages_in_Cura' 2021-07-26 15:18:14 +02:00
fieldOfView
14cf23c65f Update to new icon names 2021-07-26 14:17:58 +02:00
fieldOfView
9c05d990ea Merge branch 'master' into feature_extruder_warning_icon
# Conflicts:
#	resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml
2021-07-26 14:12:30 +02:00
Konstantinos Karmas
ca5d60fd3b Wrap the text in the license window
CURA-8437
2021-07-26 14:08:27 +02:00
Konstantinos Karmas
9b42db3a3f Change the warning color
To a bit of a lighter yellow.

CURA-7278
2021-07-26 13:48:33 +02:00
Jaime van Kessel
d0654aa4d0
Add option to preference to switch between stable & beta for update checker
CURA-7689
2021-07-26 13:35:36 +02:00
Konstantinos Karmas
9c9bccec68 Remove unnecessary tags from the SVGs
> The clip-rule property is not supported by Qt.
> The fill-rule property is not used in this image since there are no self-intersections.
> The fill property is not used in this image, since it is always recoloured. The colour shown here is incorrect (different from what we actually use in the interface).

CURA-7278

Co-Authored-By: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2021-07-26 12:14:46 +02:00
Konstantinos Karmas
4a8bb4fa3f Change the size of the message type icon
CURA-7278
2021-07-26 12:12:49 +02:00