* Add new MyRRF custom printer * hide user panel when networking plugin is not installed/used * Fixed a bug that promption of installing plugin notification was not displayed when trying to switch to Bambu device tab * replay missing_connection animated image when switching to device tab
12 lines
308 B
JSON
12 lines
308 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.24mm Draft @MyRRF",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_rrf_common",
|
|
"layer_height": "0.24",
|
|
"top_surface_line_width": "0.45",
|
|
"bottom_shell_layers": "3",
|
|
"top_shell_layers": "4"
|
|
}
|