* Added SK-Go3 profile and supporting resources. * Moved .stl location * wrong location removed. * Changed filament settings as SK-Go3 was not set. * Changed setting_id as requested.
11 lines
284 B
JSON
11 lines
284 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP002",
|
|
"name": "0.12mm Fine @SecKit",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_seckit_common",
|
|
"layer_height": "0.12",
|
|
"bottom_shell_layers": "5",
|
|
"top_shell_layers": "6"
|
|
}
|