HellAholic
4567ea60c1
Merge pull request #19481 from Ultimaker/CURA-11849_Aux_fan_control
...
Add settings for aux fan control
2024-08-05 16:13:20 +02:00
HellAholic
6d62935b57
Merge branch 'main' into CURA-12069-Move_machine_nozzle_head_distance
2024-08-05 14:04:17 +02:00
HellAholic
882c57ec73
Applied printer-linter format
2024-08-05 12:03:32 +00:00
HellAholic
ef17a72f1d
Um2 plus connect move
2024-08-05 14:02:34 +02:00
HellAholic
3c8f2f965b
Um2plus move
2024-08-05 14:02:16 +02:00
HellAholic
98b007fb0e
Um2 move
2024-08-05 14:01:46 +02:00
HellAholic
d498a88333
tam move
2024-08-05 14:01:34 +02:00
HellAholic
e2ea625a7b
structure3d_discov3ry move
2024-08-05 14:01:25 +02:00
HellAholic
cfb46d3792
mendel90 move
2024-08-05 14:01:02 +02:00
HellAholic
b8d5ad85e8
Mark2 for UM2 move
2024-08-05 14:00:45 +02:00
HellAholic
07aec02a44
maker_starter move
2024-08-05 14:00:20 +02:00
HellAholic
164224091c
erzay3d move
2024-08-05 14:00:03 +02:00
HellAholic
8da6f72872
dxu move
2024-08-05 13:59:51 +02:00
HellAholic
f79633ab70
diy220 move
2024-08-05 13:59:35 +02:00
HellAholic
c3a812bd3c
atom3 move
2024-08-05 13:59:20 +02:00
HellAholic
ded8ddde75
Move from fdmprinter to fdmextruder
2024-08-05 13:59:07 +02:00
nallath
2638f78dd2
Applied printer-linter format
2024-08-05 11:57:30 +00:00
Jaime van Kessel
f6f9e7a5b3
Fix version number for CR-M4
2024-08-05 13:56:18 +02:00
Jaime van Kessel
1f9d0c4fef
Merge branch 'main' of https://github.com/kixell/Cura
2024-08-05 13:52:22 +02:00
Jaime van Kessel
6b2ac389cf
Merge branch '5.8' of github.com:Ultimaker/Cura
2024-08-05 13:40:19 +02:00
Jaime van Kessel
9bc283fb2f
Merge pull request #19403 from Ultimaker/Fix_html_tag_order
...
Fix HTML tag order
2024-08-05 13:17:00 +02:00
nallath
c1a3b8f073
Applied printer-linter format
2024-08-05 10:54:08 +00:00
Jaime van Kessel
ad0f6eb21d
Add settings for aux fan control
...
CURA-11849
2024-08-05 12:52:40 +02:00
Remco Burema
ddf4f4c6fe
Also move printer name mapping to new FormatMaps utility.
...
done as part of CURA-12005
2024-08-01 14:33:24 +02:00
HellAholic
400266affb
Set conan package version 5.8.0
2024-08-01 08:02:55 +00:00
Remco Burema
ae3c5374c2
Merge branch '5.8' into test_eazao
2024-07-31 14:27:43 +02:00
HellAholic
ad12851426
Applied printer-linter format
2024-07-31 09:34:34 +00:00
HellAholic
1ac563119e
Add raft_base_thickness dependency
...
For raft_interface_z_offset, raft_interface_line_spacing, and raft_interface_z_offset
2024-07-31 11:32:59 +02:00
HellAholic
4be2d22fa9
Applied printer-linter format
2024-07-31 08:07:45 +00:00
HellAholic
eb80d84da8
comma
2024-07-31 10:06:31 +02:00
HellAholic
1f1f9ee5e7
Apply PPM review
...
raft_base_line_spacing depends on raft_interface_extruder_nr
cool_fan_enabled depends on support_extruder_nr
raft_base_thickness not only depends on raft_interface_extruder_nr but also on support_extruder_nr
2024-07-31 09:58:25 +02:00
HellAholic
c3a74c07b9
Applied printer-linter format
2024-07-30 14:49:28 +00:00
HellAholic
dca373735e
Add other dependencies and update condition
2024-07-30 16:47:59 +02:00
HellAholic
0c09490d36
Applied printer-linter format
2024-07-30 12:28:20 +00:00
HellAholic
6ec660e974
Add removed value during linter to raft_interface_line_width
2024-07-30 14:26:35 +02:00
HellAholic
bec4278f9b
Revert "Add force depends on properties to metod"
...
This reverts commit 4e16dc0814
.
Revert "Applied printer-linter format"
This reverts commit fb2f28a321
.
2024-07-30 14:21:22 +02:00
HellAholic
e2d1381ceb
Applied printer-linter format
2024-07-30 12:20:35 +00:00
HellAholic
3a76f7e0ac
Add force update to method base def
2024-07-30 14:17:18 +02:00
HellAholic
162f9e5f62
Revert "Move the changes to the method base definition"
...
This reverts commit 96b5833035
.
2024-07-30 14:13:37 +02:00
HellAholic
96b5833035
Move the changes to the method base definition
2024-07-30 14:10:44 +02:00
nallath
fb2f28a321
Applied printer-linter format
2024-07-30 10:56:21 +00:00
Jaime van Kessel
4e16dc0814
Add force depends on properties to metod
...
CURA-12050
2024-07-30 12:54:45 +02:00
Oliver Mattos
b0aae9a6df
Add setting for extra_infill_lines_to_support_skins
2024-07-29 16:16:09 +01:00
Paul Kuiper
54a66b605d
Set z seam to User defined for the visual intents.
...
PP-506
2024-07-26 15:24:29 +02:00
Paul Kuiper
f4d9dcc840
Changed the support_interface_offset from '=support_offset' to 1 for self support of all Method materials. This value is 0 for the support materials (PVA, SR30, Rapid)
...
PP-504
2024-07-24 18:15:09 +02:00
Paul Kuiper
3800c4b574
* Fix z distance Method PVA from 0.4 to 0 and interface line width from 0.25mm to 0.4mm
...
* Set seam position to sharpest corner + smart hiding (all Ultimaker machines, [not affecting Method machines, was already set to this])
* Enable Use support towers for Method supports materials and all Ultimaker materials, disable for Method model materials.
* Interface support horizontal expansion: 0mm for all Method support materials
PP-504
2024-07-24 11:50:36 +02:00
Remco Burema
a027307743
Revert "* Fix z distance Method PVA from 0.4 to 0 and interface line width from 0.25mm to 0.4mm"
...
This reverts commit bc95ae1009
.
2024-07-24 11:44:27 +02:00
Paul Kuiper
bc95ae1009
* Fix z distance Method PVA from 0.4 to 0 and interface line width from 0.25mm to 0.4mm
...
* Set seam position to sharpest corner + smart hiding (all Ultimaker machines, [not affecting Method machines, was already set to this])
* Enable Use support towers for Method supports materials and all Ultimaker materials, disable for Method model materials.
* Interface support horizontal expansion: 0mm for all Method support materials
PP-504
2024-07-24 11:37:35 +02:00
Eazao
a968791490
Update eazao_zero.def.json
...
Make the changes as suggested.
2024-07-24 11:49:07 +08:00
Eazao
28a59c3da1
Update eazao_zero.def.json
...
Make the changes as suggested.
2024-07-24 11:47:31 +08:00