orcaslicer/resources/profiles/SecKit/filament/SecKit Generic PLA-CF.json
SoftFever e6fcbfae07 fix
2023-08-26 20:55:44 +08:00

40 lines
754 B
JSON

{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSA04",
"name": "SecKit Generic PLA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.92"
],
"filament_type": [
"PLA-CF"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_z_hop": [
"0"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.05"
],
"slow_down_layer_time": [
"7"
],
"nozzle_temperature_initial_layer": [
"210"
],
"nozzle_temperature": [
"205"
],
"compatible_printers": [
"SecKit SK-Tank 0.4 nozzle",
"SecKit Go3 0.4 nozzle"
]
}