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.
63 lines
1.1 KiB
JSON
63 lines
1.1 KiB
JSON
{
|
|
"type": "filament",
|
|
"name": "Flashforge Generic PLA @G3U 0.8 Nozzle",
|
|
"inherits": "Flashforge Generic PLA",
|
|
"filament_id": "GFB99",
|
|
"setting_id": "GFSA04",
|
|
"instantiation": "true",
|
|
"from": "system",
|
|
"compatible_printers": [
|
|
"Flashforge Guider 3 Ultra 0.8 Nozzle"
|
|
],
|
|
"additional_cooling_fan_speed": [
|
|
"80"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"50"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.97"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"23"
|
|
],
|
|
"filament_minimal_purge_on_wipe_tower": [
|
|
"5"
|
|
],
|
|
"filament_settings_id": [
|
|
"Flashforge Generic PLA @G3U 0.8 Nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n\n\n"
|
|
],
|
|
"filament_unloading_speed": [
|
|
"40"
|
|
],
|
|
"filament_unloading_speed_start": [
|
|
"40"
|
|
],
|
|
"hot_plate_temp": [
|
|
"55"
|
|
],
|
|
"is_custom_defined": "0",
|
|
"nozzle_temperature": [
|
|
"225"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"225"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"200"
|
|
],
|
|
"pressure_advance": [
|
|
"0.042"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"15"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"15"
|
|
],
|
|
"version": "1.8.0.0"
|
|
}
|