* Add CR-10 SE and standard profiles * Misc Add more perimeters to CR-10 SE profiles Add printer to filament profiles Link everything in Creality.json * Fix two bugs * Forgot this
33 lines
No EOL
821 B
JSON
33 lines
No EOL
821 B
JSON
{
|
|
"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": [
|
|
"8"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"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)",
|
|
"Creality CR-10 SE 0.2 nozzle",
|
|
"Creality CR-10 SE 0.4 nozzle",
|
|
"Creality CR-10 SE 0.6 nozzle",
|
|
"Creality CR-10 SE 0.8 nozzle"
|
|
]
|
|
} |