expert.cfg 10.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. [general]
  2. name = Expert
  3. weight = 3
  4. version = 2
  5. [machine_settings]
  6. [resolution]
  7. layer_height
  8. layer_height_0
  9. line_width
  10. wall_line_width
  11. wall_line_width_0
  12. wall_line_width_x
  13. skin_line_width
  14. infill_line_width
  15. skirt_brim_line_width
  16. support_line_width
  17. support_interface_line_width
  18. support_roof_line_width
  19. support_bottom_line_width
  20. prime_tower_line_width
  21. initial_layer_line_width_factor
  22. [shell]
  23. wall_extruder_nr
  24. wall_0_extruder_nr
  25. wall_x_extruder_nr
  26. wall_thickness
  27. wall_line_count
  28. wall_0_wipe_dist
  29. wall_0_inset
  30. wall_transition_filter_distance
  31. optimize_wall_printing_order
  32. group_outer_walls
  33. inset_direction
  34. alternate_extra_perimeter
  35. fill_outline_gaps
  36. xy_offset
  37. xy_offset_layer_0
  38. hole_xy_offset
  39. hole_xy_offset_max_diameter
  40. z_seam_type
  41. z_seam_on_vertex
  42. z_seam_position
  43. z_seam_x
  44. z_seam_y
  45. z_seam_corner
  46. z_seam_relative
  47. [top_bottom]
  48. roofing_layer_count
  49. top_bottom_extruder_nr
  50. top_bottom_thickness
  51. top_thickness
  52. top_layers
  53. bottom_thickness
  54. bottom_layers
  55. top_bottom_pattern
  56. top_bottom_pattern_0
  57. skin_monotonic
  58. connect_skin_polygons
  59. skin_angles
  60. small_skin_width
  61. small_skin_on_surface
  62. skin_no_small_gaps_heuristic
  63. skin_outline_count
  64. ironing_enabled
  65. ironing_only_highest_layer
  66. ironing_pattern
  67. ironing_line_spacing
  68. ironing_flow
  69. ironing_inset
  70. ironing_monotonic
  71. speed_ironing
  72. acceleration_ironing
  73. jerk_ironing
  74. skin_overlap
  75. skin_overlap_mm
  76. [infill]
  77. infill_extruder_nr
  78. infill_sparse_density
  79. infill_line_distance
  80. infill_pattern
  81. zig_zaggify_infill
  82. connect_infill_polygons
  83. infill_multiplier
  84. infill_angles
  85. infill_offset_x
  86. infill_offset_y
  87. sub_div_rad_add
  88. infill_overlap
  89. infill_overlap_mm
  90. infill_wipe_dist
  91. infill_sparse_thickness
  92. gradual_infill_steps
  93. gradual_infill_step_height
  94. infill_before_walls
  95. min_infill_area
  96. infill_support_enabled
  97. skin_preshrink
  98. top_skin_preshrink
  99. bottom_skin_preshrink
  100. expand_skins_expand_distance
  101. top_skin_expand_distance
  102. bottom_skin_expand_distance
  103. max_skin_angle_for_expansion
  104. min_skin_width_for_expansion
  105. infill_randomize_start_location
  106. skin_edge_support_thickness
  107. skin_edge_support_layers
  108. extra_infill_lines_to_support_skins
  109. [material]
  110. default_material_print_temperature
  111. material_print_temperature
  112. material_print_temperature_layer_0
  113. material_initial_print_temperature
  114. material_final_print_temperature
  115. material_extrusion_cool_down_speed
  116. default_material_bed_temperature
  117. material_bed_temperature
  118. material_bed_temperature_layer_0
  119. material_adhesion_tendency
  120. material_surface_energy
  121. material_shrinkage_percentage
  122. material_shrinkage_percentage_xy
  123. material_shrinkage_percentage_z
  124. material_flow
  125. wall_material_flow
  126. wall_0_material_flow
  127. wall_x_material_flow
  128. wall_0_material_flow_roofing
  129. wall_x_material_flow_roofing
  130. skin_material_flow
  131. roofing_material_flow
  132. infill_material_flow
  133. skirt_brim_material_flow
  134. support_material_flow
  135. support_interface_material_flow
  136. support_roof_material_flow
  137. support_bottom_material_flow
  138. prime_tower_flow
  139. material_flow_layer_0
  140. wall_x_material_flow_layer_0
  141. wall_0_material_flow_layer_0
  142. skin_material_flow_layer_0
  143. material_standby_temperature
  144. material_alternate_walls
  145. [speed]
  146. speed_print
  147. speed_infill
  148. speed_wall
  149. speed_wall_0
  150. speed_wall_x
  151. speed_wall_0_roofing
  152. speed_wall_x_roofing
  153. speed_roofing
  154. speed_topbottom
  155. speed_support
  156. speed_support_infill
  157. speed_support_interface
  158. speed_prime_tower
  159. speed_travel
  160. speed_layer_0
  161. speed_print_layer_0
  162. speed_travel_layer_0
  163. skirt_brim_speed
  164. speed_slowdown_layers
  165. speed_equalize_flow_width_factor
  166. acceleration_enabled
  167. acceleration_print
  168. acceleration_infill
  169. acceleration_wall
  170. acceleration_wall_0
  171. acceleration_wall_x
  172. acceleration_wall_0_roofing
  173. acceleration_wall_x_roofing
  174. acceleration_roofing
  175. acceleration_topbottom
  176. acceleration_support
  177. acceleration_support_infill
  178. acceleration_support_interface
  179. acceleration_prime_tower
  180. acceleration_travel
  181. acceleration_layer_0
  182. acceleration_print_layer_0
  183. acceleration_travel_layer_0
  184. acceleration_skirt_brim
  185. jerk_enabled
  186. jerk_print
  187. jerk_infill
  188. jerk_wall
  189. jerk_wall_0
  190. jerk_wall_x
  191. jerk_wall_0_roofing
  192. jerk_wall_x_roofing
  193. jerk_roofing
  194. jerk_topbottom
  195. jerk_support
  196. jerk_support_infill
  197. jerk_support_interface
  198. jerk_prime_tower
  199. jerk_travel
  200. jerk_layer_0
  201. jerk_print_layer_0
  202. jerk_travel_layer_0
  203. jerk_skirt_brim
  204. [travel]
  205. retraction_combing
  206. travel_retract_before_outer_wall
  207. travel_avoid_other_parts
  208. travel_avoid_supports
  209. travel_avoid_distance
  210. layer_start_x
  211. layer_start_y
  212. retraction_min_travel
  213. retraction_hop_enabled
  214. retraction_hop_only_when_collides
  215. retraction_hop
  216. retraction_hop_after_extruder_switch
  217. retraction_hop_after_extruder_switch_height
  218. retraction_enable
  219. retract_at_layer_change
  220. retraction_amount
  221. retraction_speed
  222. retraction_retract_speed
  223. retraction_prime_speed
  224. retraction_extra_prime_amount
  225. retraction_count_max
  226. retraction_extrusion_window
  227. switch_extruder_retraction_amount
  228. switch_extruder_retraction_speeds
  229. switch_extruder_retraction_speed
  230. switch_extruder_prime_speed
  231. [cooling]
  232. cool_fan_enabled
  233. cool_fan_speed
  234. cool_fan_speed_min
  235. cool_fan_speed_max
  236. cool_min_layer_time_fan_speed_max
  237. cool_fan_speed_0
  238. cool_fan_full_at_height
  239. cool_fan_full_layer
  240. cool_min_layer_time
  241. cool_min_speed
  242. cool_lift_head
  243. cool_during_extruder_switch
  244. [support]
  245. support_enable
  246. support_extruder_nr
  247. support_infill_extruder_nr
  248. support_extruder_nr_layer_0
  249. support_interface_extruder_nr
  250. support_roof_extruder_nr
  251. support_bottom_extruder_nr
  252. support_structure
  253. support_tree_angle
  254. support_tree_branch_diameter
  255. support_tree_branch_diameter_angle
  256. support_type
  257. support_angle
  258. support_pattern
  259. support_wall_count
  260. support_z_seam_away_from_model
  261. support_z_seam_min_distance
  262. zig_zaggify_support
  263. support_connect_zigzags
  264. support_infill_rate
  265. support_line_distance
  266. support_initial_layer_line_distance
  267. support_z_distance
  268. support_top_distance
  269. support_bottom_distance
  270. support_xy_distance
  271. support_xy_overrides_z
  272. support_xy_distance_overhang
  273. support_bottom_stair_step_height
  274. support_bottom_stair_step_width
  275. support_join_distance
  276. support_offset
  277. support_infill_sparse_thickness
  278. gradual_support_infill_steps
  279. gradual_support_infill_step_height
  280. minimum_support_area
  281. support_interface_enable
  282. support_roof_enable
  283. support_bottom_enable
  284. support_interface_wall_count
  285. support_roof_wall_count
  286. support_bottom_wall_count
  287. support_interface_height
  288. support_roof_height
  289. support_bottom_height
  290. support_interface_density
  291. support_roof_density
  292. support_bottom_density
  293. support_interface_pattern
  294. minimum_interface_area
  295. support_use_towers
  296. support_tower_diameter
  297. support_tower_maximum_supported_diameter
  298. support_tower_roof_angle
  299. support_mesh_drop_down
  300. support_tree_angle_slow
  301. support_tree_max_diameter_increase_by_merges_when_support_to_model
  302. support_tree_min_height_to_model
  303. support_tree_bp_diameter
  304. support_tree_top_rate
  305. support_tree_tip_diameter
  306. support_tree_max_diameter
  307. support_tree_limit_branch_reach
  308. support_tree_branch_reach_limit
  309. support_tree_rest_preference
  310. support_interface_priority
  311. [platform_adhesion]
  312. prime_blob_enable
  313. adhesion_type
  314. adhesion_extruder_nr
  315. raft_surface_extruder_nr
  316. skirt_line_count
  317. skirt_gap
  318. skirt_height
  319. skirt_brim_minimal_length
  320. brim_width
  321. brim_gap
  322. brim_line_count
  323. brim_location
  324. brim_smart_ordering
  325. raft_margin
  326. raft_smoothing
  327. raft_remove_inside_corners
  328. raft_base_smoothing
  329. raft_interface_smoothing
  330. raft_surface_smoothing
  331. raft_airgap
  332. raft_surface_layers
  333. raft_surface_thickness
  334. raft_surface_line_width
  335. raft_surface_line_spacing
  336. raft_surface_monotonic
  337. raft_interface_layers
  338. raft_interface_thickness
  339. raft_interface_line_width
  340. raft_interface_line_spacing
  341. raft_base_thickness
  342. raft_base_line_width
  343. raft_base_line_spacing
  344. raft_wall_count
  345. raft_speed
  346. raft_acceleration
  347. raft_jerk
  348. raft_fan_speed
  349. raft_is_shrink_plate
  350. [dual]
  351. prime_tower_enable
  352. prime_tower_mode
  353. prime_tower_size
  354. prime_tower_min_volume
  355. prime_tower_position_x
  356. prime_tower_position_y
  357. prime_tower_wipe_enabled
  358. prime_tower_brim_enable
  359. prime_tower_base_size
  360. prime_tower_base_height
  361. prime_tower_base_curve_magnitude
  362. prime_tower_raft_base_line_spacing
  363. prime_tower_max_bridging_distance
  364. prime_tower_min_shell_thickness
  365. ooze_shield_enabled
  366. ooze_shield_angle
  367. ooze_shield_dist
  368. [meshfix]
  369. meshfix_union_all
  370. meshfix_union_all_remove_holes
  371. meshfix_extensive_stitching
  372. meshfix_keep_open_polygons
  373. meshfix_maximum_resolution
  374. meshfix_maximum_travel_resolution
  375. meshfix_maximum_deviation
  376. meshfix_maximum_extrusion_area_deviation
  377. multiple_mesh_overlap
  378. carve_multiple_volumes
  379. alternate_carve_order
  380. remove_empty_first_layers
  381. meshfix_fluid_motion_enabled
  382. meshfix_fluid_motion_shift_distance
  383. meshfix_fluid_motion_small_distance
  384. meshfix_fluid_motion_angle
  385. [blackmagic]
  386. print_sequence
  387. user_defined_print_order_enabled
  388. infill_mesh
  389. infill_mesh_order
  390. cutting_mesh
  391. mold_enabled
  392. mold_width
  393. mold_roof_height
  394. mold_angle
  395. support_mesh
  396. anti_overhang_mesh
  397. magic_mesh_surface_mode
  398. magic_spiralize
  399. smooth_spiralized_contours
  400. relative_extrusion
  401. lightning_infill_support_angle
  402. lightning_infill_overhang_angle
  403. lightning_infill_prune_angle
  404. lightning_infill_straightening_angle
  405. [experimental]
  406. support_tree_wall_thickness
  407. support_tree_wall_count
  408. slicing_tolerance
  409. roofing_line_width
  410. roofing_pattern
  411. roofing_monotonic
  412. roofing_angles
  413. infill_enable_travel_optimization
  414. material_flow_temp_graph
  415. interlocking_enable
  416. interlocking_beam_width
  417. interlocking_orientation
  418. interlocking_beam_layer_count
  419. interlocking_dept
  420. interlocking_boundary_avoidance
  421. support_skip_some_zags
  422. support_skip_zag_per_mm
  423. support_zag_skip_count
  424. draft_shield_enabled
  425. draft_shield_dist
  426. draft_shield_height_limitation
  427. draft_shield_height
  428. conical_overhang_enabled
  429. conical_overhang_angle
  430. coasting_enable
  431. coasting_volume
  432. coasting_min_volume
  433. coasting_speed
  434. cross_infill_pocket_size
  435. support_conical_enabled
  436. support_conical_angle
  437. support_conical_min_width
  438. magic_fuzzy_skin_enabled
  439. magic_fuzzy_skin_outside_only
  440. magic_fuzzy_skin_thickness
  441. magic_fuzzy_skin_point_density
  442. magic_fuzzy_skin_point_dist
  443. flow_rate_max_extrusion_offset
  444. flow_rate_extrusion_offset_factor
  445. adaptive_layer_height_enabled
  446. adaptive_layer_height_variation
  447. adaptive_layer_height_variation_step
  448. adaptive_layer_height_threshold
  449. clean_between_layers
  450. max_extrusion_before_wipe
  451. wipe_retraction_enable
  452. wipe_retraction_amount
  453. wipe_retraction_extra_prime_amount
  454. wipe_retraction_speed
  455. wipe_retraction_retract_speed
  456. wipe_retraction_prime_speed
  457. wipe_pause
  458. wipe_hop_enable
  459. wipe_hop_amount
  460. wipe_hop_speed
  461. wipe_brush_pos_x
  462. wipe_repeat_count
  463. wipe_move_distance
  464. small_hole_max_size
  465. small_feature_max_length
  466. small_feature_speed_factor
  467. small_feature_speed_factor_0