-
-
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.
Add Creality K1 SE, K2 Plus, & CR-M4 (#7002)
- Loading branch information
Showing
69 changed files
with
3,856 additions
and
11 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
26 changes: 26 additions & 0 deletions
26
resources/profiles/Creality/filament/Creality Generic ABS @K2-all.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,26 @@ | ||
{ | ||
"type": "filament", | ||
"setting_id": "GFSA04_CREALITY_00", | ||
"name": "Creality Generic ABS @K2-all", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "Creality Generic ABS", | ||
"filament_flow_ratio": [ | ||
"0.95" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"18" | ||
], | ||
"slow_down_layer_time": [ | ||
"12" | ||
], | ||
"slow_down_min_speed": [ | ||
"20" | ||
], | ||
"compatible_printers": [ | ||
"Creality K2 Plus 0.2 nozzle", | ||
"Creality K2 Plus 0.4 nozzle", | ||
"Creality K2 Plus 0.6 nozzle", | ||
"Creality K2 Plus 0.8 nozzle" | ||
] | ||
} |
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
26 changes: 26 additions & 0 deletions
26
resources/profiles/Creality/filament/Creality Generic ASA @K2-all.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,26 @@ | ||
{ | ||
"type": "filament", | ||
"setting_id": "GFSA04_00", | ||
"name": "Creality Generic ASA @K2-all", | ||
"from": "system", | ||
"instantiation": "true", | ||
"inherits": "Creality Generic ASA", | ||
"filament_flow_ratio": [ | ||
"0.95" | ||
], | ||
"filament_max_volumetric_speed": [ | ||
"14" | ||
], | ||
"slow_down_layer_time": [ | ||
"10" | ||
], | ||
"slow_down_min_speed": [ | ||
"20" | ||
], | ||
"compatible_printers": [ | ||
"Creality K2 Plus 0.2 nozzle", | ||
"Creality K2 Plus 0.4 nozzle", | ||
"Creality K2 Plus 0.6 nozzle", | ||
"Creality K2 Plus 0.8 nozzle" | ||
] | ||
} |
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
23 changes: 23 additions & 0 deletions
23
resources/profiles/Creality/filament/Creality Generic PA-CF @K2-all.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,23 @@ | ||
{ | ||
"type": "filament", | ||
"name": "Creality Generic PA-CF @K2-all", | ||
"inherits": "Creality Generic PA-CF", | ||
"from": "system", | ||
"setting_id": "GFSN99_01", | ||
"instantiation": "true", | ||
"nozzle_temperature_initial_layer": [ | ||
"280" | ||
], | ||
"nozzle_temperature": [ | ||
"280" | ||
], | ||
"fan_min_speed": [ | ||
"30" | ||
], | ||
"compatible_printers": [ | ||
"Creality K2 Plus 0.2 nozzle", | ||
"Creality K2 Plus 0.4 nozzle", | ||
"Creality K2 Plus 0.6 nozzle", | ||
"Creality K2 Plus 0.8 nozzle" | ||
] | ||
} |
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
Oops, something went wrong.