mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 11:22:07 +00:00
* Revert "fix more Flashforge issues" This reverts commit6e473fd5fa. * Revert "Fixed an issue that some Flashforge filament profiles don't' have compatible_printers defined which cause filament selection dialog didn't filter properly" This reverts commitf8c0cdfb11. * Revert "Merged Orca-Flashforge 1.3 branch (Added AD5X & G4P) + fixes & optimizations (#8461)" This reverts commitb8e4ce75e0, reversing changes made tobe8bf54884.
36 lines
812 B
JSON
36 lines
812 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Flashforge ASA @FF AD5M 0.25 Nozzle",
|
|
"inherits": "Flashforge Generic ASA",
|
|
"from": "system",
|
|
"setting_id": "GFSA04_05",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Flashforge Adventurer 5M 0.25 Nozzle",
|
|
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
|
|
],
|
|
"filament_id": "GFL99",
|
|
"filament_settings_id": [
|
|
"Flashforge ASA @FF AD5M 0.25 Nozzle"
|
|
],
|
|
"fan_max_speed": [
|
|
"50"
|
|
],
|
|
"filament_cost": [
|
|
"40"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"2"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n;right_extruder_material: ASA\n"
|
|
],
|
|
"pressure_advance": [
|
|
"0.1"
|
|
],
|
|
"version": "1.8.0.0"
|
|
}
|