mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -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,39 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB98",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Creality Generic ASA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_flow_ratio": ["0.926"],
|
||||
"filament_max_volumetric_speed": ["12"],
|
||||
"compatible_printers": [
|
||||
"Creality CR-10 V2 0.4 nozzle",
|
||||
"Creality CR-10 Max 0.4 nozzle",
|
||||
"Creality CR-6 SE 0.2 nozzle",
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.2 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle",
|
||||
"Creality Ender-3 0.4 nozzle",
|
||||
"Creality Ender-3 V2 0.4 nozzle",
|
||||
"Creality Ender-3 S1 0.4 nozzle",
|
||||
"Creality Ender-3 S1 Pro 0.4 nozzle",
|
||||
"Creality Ender-5 0.4 nozzle",
|
||||
"Creality Ender-5 Plus 0.4 nozzle",
|
||||
"Creality Ender-5 Pro (2019) 0.4 nozzle",
|
||||
"Creality Ender-5S 0.4 nozzle",
|
||||
"Creality Ender-5 S1 0.4 nozzle",
|
||||
"Creality Ender-6 0.4 nozzle",
|
||||
"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