mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 13:52:07 +00:00
* Update/add re:3D profiles. * Fix encoding issue with UTF-8 BOM * Change spaces to tabs. * Fix alignment-based space indentation issues. * Test: rename_from property * Test 2: rename_from property * Test 3: use 'renamed' instead of 'rename' * Add renamed property for each conflicting profile. * Revert to optimized assets improved on [#13149](https://github.com/OrcaSlicer/OrcaSlicer/pull/13149)
26 lines
712 B
JSON
26 lines
712 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "fgf_08_06",
|
|
"name": "0.6 Standard",
|
|
"from": "system",
|
|
"inherits": "fgf_process_re3D_common",
|
|
"instantiation": "true",
|
|
"layer_height": "0.6",
|
|
"initial_layer_print_height": "0.8",
|
|
"line_width": "1.0",
|
|
"outer_wall_line_width": "1.0",
|
|
"inner_wall_line_width": "1.0",
|
|
"sparse_infill_line_width": "1.0",
|
|
"internal_solid_infill_line_width": "1.0",
|
|
"top_surface_line_width": "1.0",
|
|
"support_line_width": "1.0",
|
|
"initial_layer_line_width": "1.0",
|
|
"support_top_z_distance": "0",
|
|
"top_shell_layers": "5",
|
|
"support_bottom_z_distance": "0",
|
|
"compatible_printers": [
|
|
"re3D GigabotX 2 0.8 nozzle",
|
|
"re3D GigabotX 2 XLT 0.8 nozzle",
|
|
"re3D TerabotX 2 0.8 nozzle"
|
|
]
|
|
} |