4853 Commits

Author SHA1 Message Date
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 bc95ae1009ef3297aea1a6685a39b75e9ba87a75.
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
wawanbreton
a215ec4f1a Applied printer-linter format 2024-07-15 13:12:34 +00:00
Erwan MATHIEU
b6defced68
Remove unnecessarily overridden setting
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-15 15:11:19 +02:00
Paul Kuiper
bf594faa1a Start the Method machines at z=20mm to prevent touching the build plate. Removed formulas containing extruder_nr from the def.json files.
PP-502
2024-07-15 15:01:44 +02:00
Paul Kuiper
bb04c3bf4c Start the Method machines at z=20mm to prevent touching the build plate. Removed formulas containing extruder_nr from the def.json files.
PP-502
2024-07-15 14:17:40 +02:00
alanbjorklund
69e6c4eaa0 Applied printer-linter format 2024-07-11 22:33:52 +00:00
Alan Bjorklund
f3fbe9a33b temperature correction in UM PLA 175
PP-502
2024-07-11 18:32:34 -04:00
Paul Kuiper
adc873e619 Remove experimental tag from ASA and SR30.
Map mk14_e to LABS extruder.

PP-502
2024-07-11 19:54:18 +02:00
alanbjorklund
452e1dd47c Applied printer-linter format 2024-07-11 13:37:31 +00:00
Alan Bjorklund
e5f711bcb5 updated based on comments
PP-502
2024-07-11 09:36:11 -04:00
Paul Kuiper
41b81730a0 Corrected formulas based on comments Jaime.
PP-502
2024-07-11 15:04:32 +02:00
Erwan MATHIEU
66278815fb Fix formula syntax (and simplify it)
CURA-12009
2024-07-11 10:29:18 +02:00
Erwan MATHIEU
2fa019f43b
Merge branch '5.8' into PP-502-Method-Corrections 2024-07-11 10:02:20 +02:00
alanbjorklund
5d8dd8f4a6 Applied printer-linter format 2024-07-10 21:44:15 +00:00
alanbjorklund
8a6e2e863e
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-10 17:43:03 -04:00
alanbjorklund
16e24c1c6b
Update resources/definitions/ultimaker_method_base.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-10 17:42:55 -04:00
alanbjorklund
94026f4fba Applied printer-linter format 2024-07-10 21:12:28 +00:00
Alan Bjorklund
4429d0a86c Settings corrections for Method printers
PP-502
2024-07-10 17:11:00 -04:00
alanbjorklund
76cbf90aca Applied printer-linter format 2024-07-10 21:04:05 +00:00
Alan Bjorklund
742ed89e4e Settings corrections for Method printers
PP-502
2024-07-10 17:02:32 -04:00
HellAholic
9b11c6fa90
Merge branch '5.8' into PP-495-Better-default-settings-for-seams 2024-07-09 13:48:33 +02:00
rburema
b937f8a7c2 Applied printer-linter format 2024-07-09 09:03:18 +00:00
Erwan MATHIEU
046c9a5a52 Change default_value to value
This is necessary because the parent definition of the settings has changed
2024-07-09 11:00:27 +02:00
Paul Kuiper
9146304e9a Set z_seam on vertex to false (allow on mid vertex). Results in a better seam quality. Also prevent seams on overhangs by default.
PP-495
2024-07-09 10:38:24 +02:00
wawanbreton
a3349baf6c Applied printer-linter format 2024-07-05 11:20:44 +00:00
Erwan MATHIEU
1ed10610b1 Change default_value to value
This is necessary because the parent definition of the settings has changed
2024-07-05 13:18:57 +02:00
HellAholic
5d963fa421
Merge pull request #19286 from Ultimaker/PP-490-Method-Self-Support
Improve self support for Method machines
2024-07-05 08:12:57 +02:00
Erwan MATHIEU
522e4ed7c9
Merge branch 'main' into raft_walls_per_extruder 2024-07-04 10:23:33 +02:00
Erwan MATHIEU
e7f768f5c7 Merge remote-tracking branch 'origin/main' into PP-490-Method-Self-Support 2024-07-04 08:43:15 +02:00
Paul Kuiper
c771424fa5 Update PR with latest changes from main.
PP-490
2024-07-04 08:30:36 +02:00
Remco Burema
8a1ca5116e Add 'limit_to_extruder' for wall-count raft settings.
Except base-setting.

relates to PP-475 and CURA-11998
2024-07-03 13:50:37 +02:00
Remco Burema
f36e18fe3c Make it possible to set the various raft walls per-extruder.
relates to PP-475 and CURA-11998
2024-07-03 12:54:45 +02:00
HellAholic
1958700418
Merge pull request #19296 from Ultimaker/CURA-11795_activate_fans_during_switch
CURA-11795 Activate fans during switch
2024-07-03 12:37:32 +02:00
HellAholic
5eb8528f6d
Merge pull request #19294 from Ultimaker/PP-475-PLA-method
PP-475 pla method
2024-07-02 14:28:46 +02:00
HellAholic
24bb066a5c
Merge pull request #19249 from wawanbreton/smaller-prime-tower
Add setting for minimal prime tower shell thickness
2024-07-02 14:15:09 +02:00
Vandresc
bc3a17de74
Merge pull request #19289 from Ultimaker/PP-491_Improve_top_surface_quality_PC_CPEplus
PP-491 Improve top surface quality Factor 4
2024-07-02 13:59:18 +02:00
HellAholic
7867b4a6ab
Merge branch 'main' into PP-475-PLA-method 2024-07-02 12:55:25 +02:00
HellAholic
e992c6d2ea
Merge branch 'main' into PP-489_Reduce_oozing_in_dual_extrusion_printing_F4 2024-07-02 11:25:13 +02:00
HellAholic
e34c467f25
Merge branch 'main' into PP-491_Improve_top_surface_quality_PC_CPEplus 2024-07-02 09:57:38 +02:00
HellAholic
f1bb3414c7
Merge pull request #13110 from WEEDO3DTECH/main
Add  some WEEDO  printers
2024-07-02 09:30:07 +02:00
HellAholic
1ff17e6bc2
Merge pull request #19283 from Ultimaker/CURA-11937_fix_initial_move_through_model
CURA-11937 Default layer start position to machine_extruder start position
2024-07-02 09:15:03 +02:00
HellAholic
346ea887dc Applied printer-linter format 2024-07-02 07:10:52 +00:00
HellAholic
181d9d9df9
Merge branch 'main' into main 2024-07-01 22:53:00 +02:00
HellAholic
5394830caa
Merge branch 'main' into CURA-11937_fix_initial_move_through_model 2024-07-01 16:55:33 +02:00
Erwan MATHIEU
6523cd5f85
Merge branch 'main' into PP-490-Method-Self-Support 2024-07-01 15:57:00 +02:00
Erwan MATHIEU
b6b3074fd6
Merge branch 'main' into PP-475-PLA-method 2024-07-01 15:55:39 +02:00
Erwan MATHIEU
1c4555f227
Merge branch 'main' into CURA-11795_activate_fans_during_switch 2024-07-01 15:41:13 +02:00