* 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.
12 lines
324 B
JSON
12 lines
324 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP006",
|
|
"name": "0.24mm Draft @SecKit",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_process_seckit_common",
|
|
"layer_height": "0.24",
|
|
"top_surface_line_width": "0.45",
|
|
"bottom_shell_layers": "3",
|
|
"top_shell_layers": "4"
|
|
}
|