mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 12:03:33 +00:00
refactoring to more reusable settings
This commit is contained in:
@@ -1,22 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Speed @MINIIS",
|
||||
"name": "0.20mm Standard @MINIIS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_common_miniis",
|
||||
"outer_wall_speed": "140",
|
||||
"inner_wall_speed": "140",
|
||||
"small_perimeter_speed": "140",
|
||||
"sparse_infill_speed": "140",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"top_surface_speed": "80",
|
||||
"gap_infill_speed": "80",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1000",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"bridge_acceleration": "1500",
|
||||
"compatible_printers": [
|
||||
"Prusa MINIIS 0.4 nozzle",
|
||||
"Prusa MINIIS 0.25 nozzle",
|
||||
|
||||
Reference in New Issue
Block a user