-
-
Notifications
You must be signed in to change notification settings - Fork 972
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TwoTrees SK1 Profiles : New filament (PLA Matte) and tuned volumetric…
… flow rates (#4172) * Increased max volumetric flow of PETG and PLA silk * New filament profile for TT SK1 : PLA Matte * Increased Max volumetric flow rate for PLA-CF
- Loading branch information
Showing
6 changed files
with
23 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,7 +37,7 @@ | |
"0.95" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"9" | ||
"13" | ||
], | ||
"enable_pressure_advance": [ | ||
"1" | ||
|
15 changes: 15 additions & 0 deletions
15
resources/profiles/TwoTrees/filament/TwoTrees Generic PLA Matte @SK1.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"type": "filament", | ||
"instantiation": "true", | ||
"name": "TwoTrees Generic PLA Matte @SK1", | ||
"inherits": "TwoTrees Generic PLA @SK1", | ||
"from": "system", | ||
"filament_id": "GFSL05", | ||
"setting_id": "GFSL05_00", | ||
"compatible_printers": [ | ||
"TwoTrees SK1 0.4 nozzle" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"18" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ | |
"0.95" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"12" | ||
"18" | ||
], | ||
"slow_down_layer_time": [ | ||
"7" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters