mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
{
|
||||
"version": "1.0.0.0",
|
||||
"instantiation": "false",
|
||||
"type": "process",
|
||||
"name": "cubicon common @Cubicon xCeler-I 0.4 nozzle",
|
||||
"inherits": "fdm_process_common_klipper",
|
||||
"instantiation": "false",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-I 0.4 nozzle"
|
||||
],
|
||||
"inherits": "fdm_process_common_klipper",
|
||||
"name": "cubicon common @Cubicon xCeler-I 0.4 nozzle",
|
||||
"print_settings_id": "cubicon common @Cubicon xCeler-I 0.4 nozzle",
|
||||
|
||||
"accel_to_decel_enable": "1",
|
||||
"accel_to_decel_factor": "100",
|
||||
"bridge_angle": "0",
|
||||
@@ -82,7 +81,6 @@
|
||||
"top_solid_infill_flow_ratio": "0.9",
|
||||
"travel_speed": "500",
|
||||
"support_threshold_angle": "15",
|
||||
"type": "2",
|
||||
"wall_loops": "2",
|
||||
"thick_bridges": "0",
|
||||
"extra_perimeters_on_overhangs": "1",
|
||||
@@ -109,10 +107,9 @@
|
||||
"slowdown_for_curled_perimeters": "0",
|
||||
"bridge_speed": "50",
|
||||
"internal_bridge_speed": "150%",
|
||||
"is_custom_defined": "0",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"independent_support_layer_height": "1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user