* Add a new brand named Flyingbear Add a new brand named Flyingbear Model name: Flyingbear Reborn3 * Update fdm_machine_common.json fix z_hop 0,2(2) * make bed model smaller and set default internal_solid_infill_pattern to monotonic --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
18 lines
411 B
JSON
18 lines
411 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFB99",
|
|
"setting_id": "GFSA04",
|
|
"name": "FlyingBear Generic ABS",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_abs",
|
|
"filament_flow_ratio": [
|
|
"0.931"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"compatible_printers": [
|
|
"FlyingBear Reborn3 0.4 nozzle"
|
|
]
|
|
}
|