* Added 0.25 & 0.8mm Nozzles from Orca-Flashforge Consolidated common machine settings Updated Filaments with new nozzles * Updated Flashforge.json * Corrected 0.25mm ASA Filament inheritance * Updated/Corrected AD5M Machine profiles
49 lines
1 KiB
JSON
49 lines
1 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Flashforge PLA @FF AD5M 0.25 Nozzle",
|
|
"inherits": "Flashforge Generic PLA",
|
|
"from": "system",
|
|
"setting_id": "GFSA04_19",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Flashforge Adventurer 5M 0.25 Nozzle",
|
|
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
|
|
],
|
|
"filament_settings_id": [
|
|
"Flashforge PLA @FF AD5M 0.25 Nozzle"
|
|
],
|
|
"activate_air_filtration": [
|
|
"1"
|
|
],
|
|
"complete_print_exhaust_fan_speed": [
|
|
"100"
|
|
],
|
|
"during_print_exhaust_fan_speed": [
|
|
"100"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"2.8"
|
|
],
|
|
"hot_plate_temp": [
|
|
"45"
|
|
],
|
|
"hot_plate_temp_initial_layer": [
|
|
"50"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"pressure_advance": [
|
|
"0.1"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"15"
|
|
],
|
|
"version": "1.8.0.0"
|
|
}
|