* Update FlyingBear S1 0.4 nozzle.json * Update 0.16mm Optimal @FlyingBear Reborn3.json * Update 0.16mm Optimal @FlyingBear S1.json * Update fdm_process_common.json * Update fdm_klipper_common.json * Update fdm_machine_common.json * Update fdm_klipper_common.json * Update fdm_machine_common.json * Update fdm_process_common.json * Update fdm_process_common_S1.json fix some parameters * Update fdm_process_common.json * Update FlyingBear S1 0.4 nozzle.json * Update 0.08mm Extra Fine @FlyingBear S1.json * Update 0.12mm Fine @FlyingBear S1.json * Update 0.16mm Optimal @FlyingBear S1.json * Update 0.20mm Standard @FlyingBear S1.json * Update 0.24mm Draft @FlyingBear S1.json * Update 0.08mm Extra Fine @FlyingBear Reborn3.json * Update 0.12mm Fine @FlyingBear Reborn3.json * Update 0.16mm Optimal @FlyingBear Reborn3.json * Update 0.20mm Standard @FlyingBear Reborn3.json * Update 0.24mm Draft @FlyingBear Reborn3.json * Update FlyingBear S1 0.4 nozzle.json * Update fdm_process_common_S1.json * Update fdm_process_common.json * Update 0.08mm Extra Fine @FlyingBear S1.json * Update 0.12mm Fine @FlyingBear S1.json * Update 0.16mm Optimal @FlyingBear S1.json * Update 0.08mm Extra Fine @FlyingBear Reborn3.json * Update 0.12mm Fine @FlyingBear Reborn3.json * Update 0.16mm Optimal @FlyingBear Reborn3.json * Update FlyingBear S1 0.4 nozzle.json fix zhop type * Update fdm_machine_common.json fix zhop type * Update fdm_process_common_S1.json * Update fdm_process_common.json * Update FlyingBear Generic PLA.json * Update FlyingBear PLA @S1.json * Update Other PLA @S1.json * Update fdm_filament_pla @S1.json * Update fdm_filament_pla_Hyper @S1.json * Update fdm_filament_pla_other @S1.json * Update fdm_filament_pla_Hyper_other @S1.json * Update fdm_filament_pla.json * Update fdm_filament_pla_Hyper.json * Update fdm_process_common_S1.json * Update fdm_process_common.json * Update fdm_machine_common.json * Update fdm_klipper_common.json * Update 0.08mm Extra Fine @FlyingBear S1.json * Update 0.08mm Extra Fine @FlyingBear Reborn3.json * Update 0.08mm Extra Fine @FlyingBear S1.json * Update 0.08mm Extra Fine @FlyingBear Reborn3.json * Update 0.12mm Fine @FlyingBear Reborn3.json * Update 0.12mm Fine @FlyingBear S1.json * Update 0.16mm Optimal @FlyingBear S1.json * Update 0.16mm Optimal @FlyingBear Reborn3.json * Update fdm_filament_pla.json * Update fdm_filament_pla_Hyper.json * Update fdm_filament_abs.json * Update fdm_filament_pc.json * Update fdm_filament_pet.json * Update fdm_filament_pa.json * Update fdm_filament_tpu.json * Update fdm_filament_abs @S1.json * Update fdm_filament_abs_other @S1.json * Update fdm_filament_pa @S1.json * Update fdm_filament_pa_other @S1.json * Update fdm_filament_pc @S1.json * Update fdm_filament_pc_other @S1.json * Update fdm_filament_pet @S1.json * Update fdm_filament_pet_other @S1.json * Update fdm_filament_pla @S1.json * Update fdm_filament_pla_other @S1.json * Update fdm_filament_pla_Hyper @S1.json * Update fdm_filament_pla_Hyper_other @S1.json * Update fdm_filament_tpu @S1.json * Update fdm_filament_tpu_other @S1.json * Update fdm_filament_tpu.json * Update FlyingBear PETG @S1.json * Update Other PETG @S1.json * Update Other PETG @S1.json * Update FlyingBear PETG @S1.json * Update FlyingBear Generic PETG.json * Update fdm_filament_pet.json * Update fdm_filament_pet @S1.json * Update fdm_filament_pet_other @S1.json * Update FlyingBear Generic PLA.json * Update FlyingBear PLA @S1.json * Update Other PLA @S1.json
54 lines
1,017 B
JSON
54 lines
1,017 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFG99",
|
|
"setting_id": "GFSA04",
|
|
"name": "FlyingBear PETG @S1",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pet @S1",
|
|
"reduce_fan_stop_start_freq": [
|
|
"1"
|
|
],
|
|
"slow_down_for_layer_cooling": [
|
|
"1"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"30"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"100"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"10%"
|
|
],
|
|
"fan_max_speed": [
|
|
"90"
|
|
],
|
|
"fan_min_speed": [
|
|
"40"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"20"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"12"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.94"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n"
|
|
],
|
|
"enable_pressure_advance": [
|
|
"1"
|
|
],
|
|
"pressure_advance": [
|
|
"0.084"
|
|
],
|
|
"compatible_printers": [
|
|
"FlyingBear S1 0.4 nozzle"
|
|
]
|
|
}
|