mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-11 14:33:04 +00:00
55 lines
943 B
JSON
55 lines
943 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Flashforge PA-CF @FF C5P",
|
|
"inherits": "Generic PA-CF @System",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"activate_chamber_temp_control": [
|
|
"1"
|
|
],
|
|
"chamber_temperature": [
|
|
"60"
|
|
],
|
|
"compatible_printers": [
|
|
"Flashforge Creator 5 Pro 0.4 nozzle",
|
|
"Flashforge Creator 5 Pro 0.6 nozzle",
|
|
"Flashforge Creator 5 Pro 0.8 nozzle"
|
|
],
|
|
"complete_print_exhaust_fan_speed": [
|
|
"40"
|
|
],
|
|
"during_print_exhaust_fan_speed": [
|
|
"40"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"6"
|
|
],
|
|
"filament_settings_id": [
|
|
"Flashforge PA-CF @FF C5P"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
],
|
|
"nozzle_temperature": [
|
|
"290"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"290"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"40"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"0%"
|
|
],
|
|
"textured_cool_plate_temp": [
|
|
"0"
|
|
],
|
|
"textured_cool_plate_temp_initial_layer": [
|
|
"0"
|
|
]
|
|
}
|