* 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>
15 lines
357 B
JSON
15 lines
357 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFU99",
|
|
"setting_id": "GFSA04",
|
|
"name": "FlyingBear Generic TPU",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_tpu",
|
|
"filament_max_volumetric_speed": [
|
|
"3.2"
|
|
],
|
|
"compatible_printers": [
|
|
"FlyingBear Reborn3 0.4 nozzle"
|
|
]
|
|
}
|