* 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>
25 lines
527 B
JSON
25 lines
527 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN98",
|
|
"setting_id": "GFSA04",
|
|
"name": "FlyingBear Generic PA-CF",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pa",
|
|
"filament_type": [
|
|
"PA-CF"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"280"
|
|
],
|
|
"nozzle_temperature": [
|
|
"280"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"8"
|
|
],
|
|
"compatible_printers": [
|
|
"FlyingBear Reborn3 0.4 nozzle"
|
|
|
|
]
|
|
}
|