-
-
Notifications
You must be signed in to change notification settings - Fork 968
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
K1/K1 Max : Added TPU, ASA and fixed filaments missing from previous …
…PR (#2412) * Rename Creality HF Generic Speed PLA.cfg to Creality HF Generic Speed PLA.json * Update Creality K1.json * Create Creality Generic TPU.json * Update Creality Generic ASA.json CS * Update Creality.json * Update Creality K1 Max.json
- Loading branch information
Showing
6 changed files
with
75 additions
and
31 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
20 changes: 20 additions & 0 deletions
20
resources/profiles/Creality/filament/Creality Generic TPU.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,20 @@ | ||
{ | ||
"type": "filament", | ||
"filament_id": "GFU99", | ||
"setting_id": "GFSA04", | ||
"name": "Creality Generic TPU", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "fdm_filament_tpu", | ||
"filament_max_volumetric_speed": [ | ||
"3.2" | ||
], | ||
"compatible_printers": [ | ||
"Creality K1 (0.4 nozzle)", | ||
"Creality K1 (0.6 nozzle)", | ||
"Creality K1 (0.8 nozzle)", | ||
"Creality K1 Max (0.4 nozzle)", | ||
"Creality K1 Max (0.6 nozzle)", | ||
"Creality K1 Max (0.8 nozzle)" | ||
] | ||
} |
File renamed without changes.
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