mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
Config changes for Creality K1/K1 Max (#2380)
* Update 0.16mm Optimal @Creality K1 (0.4 nozzle).json Improved K1 0.16mm profile * Improved 0.20mm Standard @Creality K1 (0.4 nozzle).json * Improved 0.24mm Draft @Creality K1 (0.4 nozzle).json * Create Creality High Flow Hotend PLA.json * Create fdm_filament_tpu.json * Create fdm_filament_asa.json * Create Creality Generic ASA.json * Update Creality Generic PLA.json * Create Creality Generic Speed PLA.cfg * Rename Creality High Flow Hotend PLA.json to Creality High Flow Hotend Generic PLA.json * Rename Creality Generic Speed PLA.cfg to Creality High Flow Hotend Generic Speed PLA.cfg * Update Creality Generic ASA.json * Update Creality K1 (0.4 nozzle).json * Update Creality K1 (0.6 nozzle).json * Update Creality K1 (0.8 nozzle).json * Update Creality Generic ASA.json * Rename Creality High Flow Hotend Generic PLA.json to Creality HF Generic PLA.json * Rename Creality High Flow Hotend Generic Speed PLA.cfg to Creality HF Generic Speed PLA.cfg * Update Creality Generic PLA.json * Update 0.24mm Draft @Creality K1 (0.4 nozzle).json * Update Creality HF Generic PLA.json * Update Creality HF Generic Speed PLA.cfg
This commit is contained in:
parent
2c6b024dae
commit
25447877c6
12 changed files with 314 additions and 72 deletions
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Creality HF Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": ["0.98"],
|
||||
"filament_max_volumetric_speed": ["18"],
|
||||
"slow_down_layer_time": ["5"],
|
||||
"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)"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue