mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_Vzbot_common",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_process_common",
|
||||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"max_travel_detour_distance": "0",
|
||||
@@ -12,7 +12,7 @@
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_flow": "0.95",
|
||||
"bridge_speed": "150",
|
||||
"internal_bridge_speed" : "100%",
|
||||
"internal_bridge_speed": "100%",
|
||||
"brim_width": "5",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers_condition": "",
|
||||
@@ -56,7 +56,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "nearest",
|
||||
"seam_gap": "2%",
|
||||
"seam_gap": "2%",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "1",
|
||||
@@ -105,8 +105,8 @@
|
||||
"xy_hole_compensation": "0.075",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"Vzbot 235 AWD 0.4 nozzle",
|
||||
"Vzbot 330 AWD 0.4 nozzle"
|
||||
"Vzbot 235 AWD 0.4 nozzle",
|
||||
"Vzbot 330 AWD 0.4 nozzle"
|
||||
],
|
||||
"exclude_object": "1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user