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
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
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
HellAholic
7867b4a6ab
Merge branch 'main' into PP-475-PLA-method
2024-07-02 12:55:25 +02:00
alanbjorklund
2ecea2c442
Applied printer-linter format
2024-06-28 20:25:16 +00:00
Alan Bjorklund
6b1a6127f4
removed method platform texture
...
PP-475
2024-06-28 16:24:13 -04:00
alanbjorklund
637d516e74
Applied printer-linter format
2024-06-28 14:55:45 +00:00
alanbjorklund
828362d2d0
Update resources/definitions/ultimaker_method_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-28 10:54:50 -04:00
alanbjorklund
5857f37f07
Update resources/definitions/ultimaker_method_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-28 10:54:18 -04:00
alanbjorklund
fb274df527
Update resources/definitions/ultimaker_method_base.def.json
...
Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
2024-06-28 10:51:46 -04:00
alanbjorklund
74777085df
Applied printer-linter format
2024-06-27 16:51:45 +00:00
Alan Bjorklund
f554b0d4f2
Updated PLA PVA N12CF 175 settings
...
PP-475
2024-06-27 12:50:43 -04:00
alanbjorklund
b3b06e8626
Applied printer-linter format
2024-06-27 16:19:53 +00:00
alanbjorklund
98994518f7
Update resources/definitions/ultimaker_method_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-27 12:18:48 -04:00
alanbjorklund
12a04e68d6
Applied printer-linter format
2024-06-27 05:32:42 +00:00
Alan Bjorklund
b3dd3c2dfd
Added profiles for PLA / PVA on Method, MethodX and Method XL
...
PP-475
2024-06-27 01:31:08 -04:00
Paul Kuiper
853c21dbb2
Improve self support for Method machines
2024-06-25 18:07:14 +02:00
Erwan MATHIEU
0d805df711
Set layer_start_x/y to a safer value
...
Also remove all the definitions that had exactly this value as an override.
CURA-11947
2024-06-25 17:09:51 +02:00
Remco Burema
03bfc1a70a
Revert "Sketch and Sketch Large profiles"
2024-06-19 10:13:43 +02:00
Paul Kuiper
b4b0ed99f6
Removed textures and offsets. They were not used.
...
PP-333
2024-06-14 16:11:52 +02:00
Paul Kuiper
27897b7ecd
Removed PLA and T-PLA from the Method machines (for now).
...
PP-333
2024-06-14 16:11:51 +02:00
Paul Kuiper
e982fb9db7
Updated Sketch and Sketch Large profiles
...
PP-333
2024-06-14 16:11:51 +02:00
HellAholic
9f6e3aece0
Merge pull request #18257 from Ultimaker/PP-430-Enable-monotonic-raft-surface
...
Enable monotonic raft surface
2024-02-27 13:35:00 +01:00
Casper Lamboo
e64b6ecd22
Merge branch 'main' into PP-430-Enable-monotonic-raft-surface
2024-02-27 12:42:40 +01:00
pkuiper-ultimaker
2103231102
Applied printer-linter format
2024-02-23 08:03:17 +00:00
Paul Kuiper
d2ae315522
Update resources/definitions/ultimaker_method_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-23 09:02:26 +01:00
c.lamboo
501b15753d
Revert "Change prime_tower_enable to prime_tower_mode in all defs/profiles"
...
This reverts commit 5a291f9ba9e83c85d1bdfe1c0e907e0df8154f6f.
2024-02-22 16:20:39 +01:00
Casper Lamboo
fa01ac419a
Merge branch 'main' into PP-393-ASA-PA12-CF-SR30-Profiles
2024-02-22 10:39:41 +01:00
Paul Kuiper
f6c9936d1e
Remove SR-30 from exclude list
...
PP-393
2024-02-20 19:49:49 +01:00
Erwan MATHIEU
0a37fa061b
Merge remote-tracking branch 'refs/remotes/origin-wawanbreton/optimized-prime-tower' into optimized-prime-tower
2024-02-16 09:11:34 +01:00
Erwan MATHIEU
e642d85fcd
Merge remote-tracking branch 'origin/main' into optimized-prime-tower
2024-02-16 09:10:49 +01:00
wawanbreton
6c8ee8d98a
Applied printer-linter format
2024-02-16 08:05:52 +00:00