mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 19:47:43 +00:00
Merged Orca-Flashforge 1.3 branch + fixes & optimizations
Added AD5X & G4P Consolidated/Revised AD3, AD5M & G2S profiles Commenced filament Filament ID & Setting ID corrections
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge PPA-GF",
|
||||
"inherits": "FusRock Generic PAHT-CF",
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1.03"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge PPA-GF"
|
||||
],
|
||||
"filament_type": [
|
||||
"PPA-GF"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"90"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"290"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"260"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"support_material_interface_fan_speed": [
|
||||
"20"
|
||||
],
|
||||
"version": "2.0.2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user