mirror of
https://github.com/OrcaSlicer/OrcaSlicer_WIKI.git
synced 2026-05-17 08:35:46 +03:00
Prepare toolbar basics (#101)
* Prepare toolbar basics * SVG size fix * Rename stl transformation doc * Basic assembly doc * Auro arrange basic * Auto orientration basic * Object set base * basic basic ultra basic * Basic paint brim ears * Basic color painting * Ultra basic emboss * Basic meshboolean * Object Manipulatiion basic * Paint on fuzzy ultra basic * Ultra basic seam painting * Ultra basic support painting * Basic VLH * Ultra basic cutting tool
This commit is contained in:
230
Home.md
230
Home.md
@@ -25,152 +25,180 @@ OrcaSlicer is a powerful open source slicer for FFF (FDM) 3D Printers. This wiki
|
||||
|
||||
## Printer Settings
|
||||
|
||||

|
||||
|
||||
 Settings related to the 3D printer hardware and its configuration.
|
||||

|
||||
<img alt="printer" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/printer.svg?raw=true" height="22"> Settings related to the 3D printer hardware and its configuration.
|
||||
|
||||
- Basic Information
|
||||
- [ Printable space](printer_basic_information_printable_space)
|
||||
- [ Advanced](printer_basic_information_advanced)
|
||||
- [ Cooling Fan](printer_basic_information_cooling_fan)
|
||||
- [ Extruder Clearance](printer_basic_information_extruder_clearance)
|
||||
- [ Adaptive bed mesh](printer_basic_information_adaptive_bed_mesh)
|
||||
- [ Accessory](printer_basic_information_accessory)
|
||||
- [ Machine G_Code](printer_machine_gcode)
|
||||
- [<img alt="param_printable_space" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_printable_space.svg?raw=true" height="22"> Printable space](printer_basic_information_printable_space)
|
||||
- [<img alt="param_advanced" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_advanced.svg?raw=true" height="22"> Advanced](printer_basic_information_advanced)
|
||||
- [<img alt="param_cooling_fan" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_cooling_fan.svg?raw=true" height="22"> Cooling Fan](printer_basic_information_cooling_fan)
|
||||
- [<img alt="param_extruder_clearance" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_extruder_clearance.svg?raw=true" height="22"> Extruder Clearance](printer_basic_information_extruder_clearance)
|
||||
- [<img alt="param_adaptive_mesh" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_adaptive_mesh.svg?raw=true" height="22"> Adaptive bed mesh](printer_basic_information_adaptive_bed_mesh)
|
||||
- [<img alt="param_accessory" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_accessory.svg?raw=true" height="22"> Accessory](printer_basic_information_accessory)
|
||||
- [<img alt="param_gcode" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_gcode.svg?raw=true" height="22"> Machine G_Code](printer_machine_gcode)
|
||||
- Multimaterial
|
||||
- [ Multimaterial setup](printer_multimaterial_setup)
|
||||
- [ Wipe tower](printer_multimaterial_wipe_tower)
|
||||
- [ Single extruder multi_material parameters](printer_multimaterial_semm_parameters)
|
||||
- [ Advanced](printer_multimaterial_advanced)
|
||||
- [<img alt="param_multi_material" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_multi_material.svg?raw=true" height="22"> Multimaterial setup](printer_multimaterial_setup)
|
||||
- [<img alt="param_tower" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_tower.svg?raw=true" height="22"> Wipe tower](printer_multimaterial_wipe_tower)
|
||||
- [<img alt="param_settings" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_settings.svg?raw=true" height="22"> Single extruder multi_material parameters](printer_multimaterial_semm_parameters)
|
||||
- [<img alt="param_advanced" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_advanced.svg?raw=true" height="22"> Advanced](printer_multimaterial_advanced)
|
||||
- Extruder
|
||||
- [ Basic Information](printer_extruder_basic_information)
|
||||
- [ Retraction](printer_extruder_retraction)
|
||||
- [ Retraction when switching materials](printer_extruder_retraction#retraction-when-switching-materials)
|
||||
- [ Z_Hop](printer_extruder_z_hop)
|
||||
- [ Motion ability](printer_motion_ability)
|
||||
- [<img alt="param_information" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_information.svg?raw=true" height="22"> Basic Information](printer_extruder_basic_information)
|
||||
- [<img alt="param_retraction" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_retraction.svg?raw=true" height="22"> Retraction](printer_extruder_retraction)
|
||||
- [<img alt="param_retraction_material_change" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_retraction_material_change.svg?raw=true" height="22"> Retraction when switching materials](printer_extruder_retraction#retraction-when-switching-materials)
|
||||
- [<img alt="param_extruder_lift_enforcement" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_extruder_lift_enforcement.svg?raw=true" height="22"> Z_Hop](printer_extruder_z_hop)
|
||||
- [<img alt="param_acceleration" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_acceleration.svg?raw=true" height="22"> Motion ability](printer_motion_ability)
|
||||
|
||||
## Material Settings
|
||||
|
||||

|
||||
|
||||
 Settings related to the 3D printing material.
|
||||

|
||||
<img alt="filament" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/filament.svg?raw=true" height="22"> Settings related to the 3D printing material.
|
||||
|
||||
- Material settings
|
||||
- [ Basic Information](material_basic_information)
|
||||
- [ Flow Ratio and Pressure Advance](material_flow_ratio_and_pressure_advance)
|
||||
- [ Material temperatures](material_temperatures)
|
||||
- [ Print Chamber temperature](material_temperatures#print-chamber-temperature)
|
||||
- [ Print temperature](material_temperatures#nozzle)
|
||||
- [ Bed temperature](material_temperatures#bed)
|
||||
- [ Volumetric Speed limitation](material_volumetric_speed_limitation)
|
||||
- [ Material Cooling](material_cooling)
|
||||
- [ Setting Overrides](material_setting_overrides)
|
||||
- [ Advanced](material_advanced)
|
||||
- [ Multimaterial](material_multimaterial)
|
||||
- [ Dependencies](material_dependencies)
|
||||
- [<img alt="param_information" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_information.svg?raw=true" height="22"> Basic Information](material_basic_information)
|
||||
- [<img alt="param_flow_ratio_and_pressure_advance" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_flow_ratio_and_pressure_advance.svg?raw=true" height="22"> Flow Ratio and Pressure Advance](material_flow_ratio_and_pressure_advance)
|
||||
- [<img alt="param_extruder_temp" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_extruder_temp.svg?raw=true" height="22"> Material temperatures](material_temperatures)
|
||||
- [<img alt="param_chamber_temp" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_chamber_temp.svg?raw=true" height="22"> Print Chamber temperature](material_temperatures#print-chamber-temperature)
|
||||
- [<img alt="param_extruder_temp" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_extruder_temp.svg?raw=true" height="22"> Print temperature](material_temperatures#nozzle)
|
||||
- [<img alt="param_bed_temp" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_bed_temp.svg?raw=true" height="22"> Bed temperature](material_temperatures#bed)
|
||||
- [<img alt="param_volumetric_speed" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_volumetric_speed.svg?raw=true" height="22"> Volumetric Speed limitation](material_volumetric_speed_limitation)
|
||||
- [<img alt="param_cooling_part_fan" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_cooling_part_fan.svg?raw=true" height="22"> Material Cooling](material_cooling)
|
||||
- [<img alt="param_settings" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_settings.svg?raw=true" height="22"> Setting Overrides](material_setting_overrides)
|
||||
- [<img alt="param_gcode" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_gcode.svg?raw=true" height="22"> Advanced](material_advanced)
|
||||
- [<img alt="custom-gcode_multi_material" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/custom-gcode_multi_material.svg?raw=true" height="22"> Multimaterial](material_multimaterial)
|
||||
- [<img alt="param_dependencies_printers" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_dependencies_printers.svg?raw=true" height="22"> Dependencies](material_dependencies)
|
||||
|
||||
## Process Settings
|
||||
|
||||

|
||||
|
||||
 Settings related to the 3D printing process.
|
||||

|
||||
<img alt="process" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/process.svg?raw=true" height="22"> Settings related to the 3D printing process.
|
||||
|
||||
### Quality Settings
|
||||
|
||||
 Settings related to print quality and aesthetics.
|
||||

|
||||

|
||||
<img alt="custom-gcode_quality" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/custom-gcode_quality.svg?raw=true" height="22"> Settings related to print quality and aesthetics.
|
||||
|
||||
- [ Layer Height Settings](quality_settings_layer_height)
|
||||
- [ Line Width Settings](quality_settings_line_width)
|
||||
- [ Seam Settings](quality_settings_seam)
|
||||
- [ Precision](quality_settings_precision)
|
||||
- [ Ironing](quality_settings_ironing)
|
||||
- [ Wall generator](quality_settings_wall_generator)
|
||||
- [ Walls and surfaces](quality_settings_wall_and_surfaces)
|
||||
- [ Bridging](quality_settings_bridging)
|
||||
- [ Overhangs](quality_settings_overhangs)
|
||||
- [<img alt="param_layer_height" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_layer_height.svg?raw=true" height="22"> Layer Height Settings](quality_settings_layer_height)
|
||||
- [<img alt="param_line_width" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_line_width.svg?raw=true" height="22"> Line Width Settings](quality_settings_line_width)
|
||||
- [<img alt="param_seam" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_seam.svg?raw=true" height="22"> Seam Settings](quality_settings_seam)
|
||||
- [<img alt="param_precision" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_precision.svg?raw=true" height="22"> Precision](quality_settings_precision)
|
||||
- [<img alt="param_ironing" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_ironing.svg?raw=true" height="22"> Ironing](quality_settings_ironing)
|
||||
- [<img alt="param_wall_generator" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_wall_generator.svg?raw=true" height="22"> Wall generator](quality_settings_wall_generator)
|
||||
- [<img alt="param_wall_surface" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_wall_surface.svg?raw=true" height="22"> Walls and surfaces](quality_settings_wall_and_surfaces)
|
||||
- [<img alt="param_bridge" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_bridge.svg?raw=true" height="22"> Bridging](quality_settings_bridging)
|
||||
- [<img alt="param_overhang" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_overhang.svg?raw=true" height="22"> Overhangs](quality_settings_overhangs)
|
||||
|
||||
### Strength Settings
|
||||
|
||||
 Settings related to print strength and durability.
|
||||

|
||||

|
||||
<img alt="custom-gcode_strength" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/custom-gcode_strength.svg?raw=true" height="22"> Settings related to print strength and durability.
|
||||
|
||||
- [ Walls](strength_settings_walls)
|
||||
- [ Top and Bottom Shells](strength_settings_top_bottom_shells)
|
||||
- [ Infill](strength_settings_infill)
|
||||
- [ Fill Patterns](strength_settings_patterns)
|
||||
- [ Template Metalanguage for infill rotation](strength_settings_infill_rotation_template_metalanguage)
|
||||
- [ Advanced](strength_settings_advanced)
|
||||
- [<img alt="param_wall" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_wall.svg?raw=true" height="22"> Walls](strength_settings_walls)
|
||||
- [<img alt="param_shell" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_shell.svg?raw=true" height="22"> Top and Bottom Shells](strength_settings_top_bottom_shells)
|
||||
- [<img alt="param_infill" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_infill.svg?raw=true" height="22"> Infill](strength_settings_infill)
|
||||
- [<img alt="param_concentric" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_concentric.svg?raw=true" height="22"> Fill Patterns](strength_settings_patterns)
|
||||
- [<img alt="param_gcode" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_gcode.svg?raw=true" height="22"> Template Metalanguage for infill rotation](strength_settings_infill_rotation_template_metalanguage)
|
||||
- [<img alt="param_advanced" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_advanced.svg?raw=true" height="22"> Advanced](strength_settings_advanced)
|
||||
|
||||
### Speed Settings
|
||||
|
||||
 Settings related to print speed and movement.
|
||||

|
||||

|
||||
<img alt="custom-gcode_speed" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/custom-gcode_speed.svg?raw=true" height="22"> Settings related to print speed and movement.
|
||||
|
||||
- [ Initial Layer Speed](speed_settings_initial_layer_speed)
|
||||
- [ Other Layers Speed](speed_settings_other_layers_speed)
|
||||
- [ Overhang Speed](speed_settings_overhang_speed)
|
||||
- [ Travel Speed](speed_settings_travel)
|
||||
- [ Acceleration](speed_settings_acceleration)
|
||||
- [ Jerk (XY)](speed_settings_jerk_xy)
|
||||
- [ Advanced / Extrusion rate smoothing](speed_settings_advanced)
|
||||
- [<img alt="param_speed_first" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_speed_first.svg?raw=true" height="22"> Initial Layer Speed](speed_settings_initial_layer_speed)
|
||||
- [<img alt="param_speed" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_speed.svg?raw=true" height="22"> Other Layers Speed](speed_settings_other_layers_speed)
|
||||
- [<img alt="param_overhang_speed" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_overhang_speed.svg?raw=true" height="22"> Overhang Speed](speed_settings_overhang_speed)
|
||||
- [<img alt="param_travel_speed" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_travel_speed.svg?raw=true" height="22"> Travel Speed](speed_settings_travel)
|
||||
- [<img alt="param_acceleration" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_acceleration.svg?raw=true" height="22"> Acceleration](speed_settings_acceleration)
|
||||
- [<img alt="param_jerk" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_jerk.svg?raw=true" height="22"> Jerk (XY)](speed_settings_jerk_xy)
|
||||
- [<img alt="param_advanced" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_advanced.svg?raw=true" height="22"> Advanced / Extrusion rate smoothing](speed_settings_advanced)
|
||||
|
||||
### Support Settings
|
||||
|
||||
 Settings related to support structures and their properties.
|
||||

|
||||

|
||||
<img alt="custom-gcode_support" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/custom-gcode_support.svg?raw=true" height="22"> Settings related to support structures and their properties.
|
||||
|
||||
- [ Support](support_settings_support)
|
||||
- [ Raft](support_settings_raft)
|
||||
- [ Support Filament](support_settings_filament)
|
||||
- [ Support Ironing](support_settings_ironing)
|
||||
- [ Advanced](support_settings_advanced)
|
||||
- [ Tree Supports](support_settings_tree)
|
||||
- [<img alt="param_support" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_support.svg?raw=true" height="22"> Support](support_settings_support)
|
||||
- [<img alt="param_raft" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_raft.svg?raw=true" height="22"> Raft](support_settings_raft)
|
||||
- [<img alt="param_support_filament" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_support_filament.svg?raw=true" height="22"> Support Filament](support_settings_filament)
|
||||
- [<img alt="param_ironing" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_ironing.svg?raw=true" height="22"> Support Ironing](support_settings_ironing)
|
||||
- [<img alt="param_advanced" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_advanced.svg?raw=true" height="22"> Advanced](support_settings_advanced)
|
||||
- [<img alt="param_support_tree" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_support_tree.svg?raw=true" height="22"> Tree Supports](support_settings_tree)
|
||||
|
||||
### Multimaterial Settings
|
||||
|
||||
 Settings related to multimaterial printing.
|
||||

|
||||

|
||||
<img alt="custom-gcode_multi_material" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/custom-gcode_multi_material.svg?raw=true" height="22"> Settings related to multimaterial printing.
|
||||
|
||||
- [ Prime Tower](multimaterial_settings_prime_tower)
|
||||
- [ Filament for Features](multimaterial_settings_filament_for_features)
|
||||
- [ Ooze Prevention](multimaterial_settings_ooze_prevention)
|
||||
- [ Flush Options](multimaterial_settings_flush_options)
|
||||
- [ Advanced](multimaterial_settings_advanced)
|
||||
- [<img alt="param_tower" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_tower.svg?raw=true" height="22"> Prime Tower](multimaterial_settings_prime_tower)
|
||||
- [<img alt="param_filament_for_features" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_filament_for_features.svg?raw=true" height="22"> Filament for Features](multimaterial_settings_filament_for_features)
|
||||
- [<img alt="param_ooze_prevention" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_ooze_prevention.svg?raw=true" height="22"> Ooze Prevention](multimaterial_settings_ooze_prevention)
|
||||
- [<img alt="param_flush" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_flush.svg?raw=true" height="22"> Flush Options](multimaterial_settings_flush_options)
|
||||
- [<img alt="param_advanced" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_advanced.svg?raw=true" height="22"> Advanced](multimaterial_settings_advanced)
|
||||
|
||||
### Others Settings
|
||||
|
||||
 Settings related to various other print settings.
|
||||

|
||||

|
||||
<img alt="custom-gcode_other" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/custom-gcode_other.svg?raw=true" height="22"> Settings related to various other print settings.
|
||||
|
||||
- [ Skirt](others_settings_skirt)
|
||||
- [ Brim](others_settings_brim)
|
||||
- [ Special Mode](others_settings_special_mode)
|
||||
- [ Fuzzy Skin](others_settings_fuzzy_skin)
|
||||
- [ G-Code Output](others_settings_g_code_output)
|
||||
- [ Post Processing Scripts](others_settings_post_processing_scripts)
|
||||
- [ Notes](others_settings_notes)
|
||||
- [<img alt="param_skirt" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_skirt.svg?raw=true" height="22"> Skirt](others_settings_skirt)
|
||||
- [<img alt="param_adhension" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_adhension.svg?raw=true" height="22"> Brim](others_settings_brim)
|
||||
- [<img alt="param_special" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_special.svg?raw=true" height="22"> Special Mode](others_settings_special_mode)
|
||||
- [<img alt="fuzzy_skin" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/fuzzy_skin.svg?raw=true" height="22"> Fuzzy Skin](others_settings_fuzzy_skin)
|
||||
- [<img alt="param_gcode" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_gcode.svg?raw=true" height="22"> G-Code Output](others_settings_g_code_output)
|
||||
- [<img alt="param_gcode" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_gcode.svg?raw=true" height="22"> Post Processing Scripts](others_settings_post_processing_scripts)
|
||||
- [<img alt="note" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/note.svg?raw=true" height="22"> Notes](others_settings_notes)
|
||||
|
||||
## Prepare
|
||||
|
||||
 First steps to prepare your model/s for printing.
|
||||
<img alt="tab_3d_active" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/tab_3d_active.svg?raw=true" height="22"> First steps to prepare your model/s for printing.
|
||||
|
||||
- [STL Transformation](stl-transformation)
|
||||
- [STL Transformation](prepare_stl_transformation)
|
||||
- Toolbar
|
||||
- [Basic](prepare_basic)
|
||||
- [<img alt="toolbar_open_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_open_dark.svg?raw=true" height="22"> Add Objects](prepare_basic#add-objects)
|
||||
- [<img alt="toolbar_add_plate_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_add_plate_dark.svg?raw=true" height="22"> Add Plate](prepare_basic#add-plate)
|
||||
- [<img alt="toolbar_measure_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_measure_dark.svg?raw=true" height="22"> Measure Tool](prepare_basic#measure-tool)
|
||||
- [<img alt="toolbar_orient_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_orient_dark.svg?raw=true" height="22"> Auto Orient](prepare_auto_orient)
|
||||
- [<img alt="toolbar_arrange_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_arrange_dark.svg?raw=true" height="22"> Auto Arrange](prepare_auto_arrange)
|
||||
- [<img alt="custom-gcode_object-info" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/custom-gcode_object-info.svg?raw=true" height="22"> Object Set](prepare_object_set)
|
||||
- [<img alt="instance_add_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/instance_add_dark.svg?raw=true" height="22"> Add/Remove Instances](prepare_object_set#part)
|
||||
- [<img alt="split_objects_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/split_objects_dark.svg?raw=true" height="22"> Split to Objects](prepare_object_set#split-to-objects)
|
||||
- [<img alt="split_parts_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/split_parts_dark.svg?raw=true" height="22"> Split to Parts](prepare_object_set#split-to-parts)
|
||||
- [<img alt="toolbar_variable_layer_height_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_variable_layer_height_dark.svg?raw=true" height="22"> Variable Layer Height](prepare_variable_layer_height)
|
||||
- [Object Manipulation](prepare_object_manipulation)
|
||||
- [<img alt="toolbar_move_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_move_dark.svg?raw=true" height="22"> Move](prepare_object_manipulation#move)
|
||||
- [<img alt="toolbar_rotate_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_rotate_dark.svg?raw=true" height="22"> Rotate](prepare_object_manipulation#rotate)
|
||||
- [<img alt="toolbar_scale_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_scale_dark.svg?raw=true" height="22"> Scale](prepare_object_manipulation#scale)
|
||||
- [<img alt="toolbar_flatten_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_flatten_dark.svg?raw=true" height="22"> Lay on Face](prepare_object_manipulation#lay-on-face)
|
||||
- [<img alt="toolbar_cut_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_cut_dark.svg?raw=true" height="22"> Cutting Tool](prepare_cutting_tool)
|
||||
- [<img alt="toolbar_meshboolean_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_meshboolean_dark.svg?raw=true" height="22"> Mesh Boolean](prepare_mesh_boolean)
|
||||
- Painting/Marking Tools
|
||||
- [<img alt="toolbar_fuzzy_skin_paint_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_fuzzy_skin_paint_dark.svg?raw=true" height="22"> Support Painting](prepare_support_painting)
|
||||
- [<img alt="toolbar_seam_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_seam_dark.svg?raw=true" height="22"> Seam Painting](prepare_seam_painting)
|
||||
- [<img alt="toolbar_fuzzy_skin_paint_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_fuzzy_skin_paint_dark.svg?raw=true" height="22"> Paint-on fuzzy skin](prepare_paint_on_fuzzy_skin)
|
||||
- [<img alt="mmu_segmentation_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/mmu_segmentation_dark.svg?raw=true" height="22"> Color Painting](prepare_color_painting)
|
||||
- [<img alt="toolbar_text_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_text_dark.svg?raw=true" height="22"> Emboss](prepare_emboss)
|
||||
- [<img alt="toolbar_brimears_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_brimears_dark.svg?raw=true" height="22"> Brim Ears Painting](prepare_brim_ears_painting)
|
||||
- [Assembly Tools](prepare_assembly_tools)
|
||||
- [<img alt="toolbar_assembly_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_assembly_dark.svg?raw=true" height="22"> Assemble](prepare_assembly_tools#assemble)
|
||||
- [<img alt="toolbar_assemble_dark" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/toolbar_assemble_dark.svg?raw=true" height="22"> Assembly View](prepare_assembly_tools#assembly-view)
|
||||
- Right-Click Menu
|
||||
- Work In Progress...
|
||||
|
||||
## Calibrations
|
||||
|
||||
 The [Calibration Guide](Calibration) outlines Orca’s key calibration tests and their suggested order of execution.
|
||||
<img alt="tab_calibration_active" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/tab_calibration_active.svg?raw=true" height="22"> The [Calibration Guide](Calibration) outlines Orca’s key calibration tests and their suggested order of execution.
|
||||
|
||||
- [ Temperature](temp-calib)
|
||||
- [ Volumetric Speed](volumetric-speed-calib)
|
||||
- [ Pressure Advance](pressure-advance-calib)
|
||||
- [<img alt="param_extruder_temp" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_extruder_temp.svg?raw=true" height="22"> Temperature](temp-calib)
|
||||
- [<img alt="param_volumetric_speed" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_volumetric_speed.svg?raw=true" height="22"> Volumetric Speed](volumetric-speed-calib)
|
||||
- [<img alt="param_flow_ratio_and_pressure_advance" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_flow_ratio_and_pressure_advance.svg?raw=true" height="22"> Pressure Advance](pressure-advance-calib)
|
||||
- [Adaptive Pressure Advance Guide](adaptive-pressure-advance-calib)
|
||||
- [ Flow Rate](flow-rate-calib)
|
||||
- [ Retraction](retraction-calib)
|
||||
- [ Tolerance](tolerance-calib)
|
||||
- [<img alt="param_line_width" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_line_width.svg?raw=true" height="22"> Flow Rate](flow-rate-calib)
|
||||
- [<img alt="param_retraction" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_retraction.svg?raw=true" height="22"> Retraction](retraction-calib)
|
||||
- [<img alt="param_precision" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_precision.svg?raw=true" height="22"> Tolerance](tolerance-calib)
|
||||
- Advanced:
|
||||
- [ Cornering (Jerk & Junction Deviation)](cornering-calib)
|
||||
- [ Input Shaping](input-shaping-calib)
|
||||
- [<img alt="param_jerk" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_jerk.svg?raw=true" height="22"> Cornering (Jerk & Junction Deviation)](cornering-calib)
|
||||
- [<img alt="param_resonance_avoidance" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/param_resonance_avoidance.svg?raw=true" height="22"> Input Shaping](input-shaping-calib)
|
||||
- [VFA](vfa-calib)
|
||||
|
||||
## General Settings
|
||||
@@ -179,7 +207,7 @@ OrcaSlicer is a powerful open source slicer for FFF (FDM) 3D Printers. This wiki
|
||||
|
||||
## Developer Section
|
||||
|
||||
 This is a documentation from someone exploring the code and is by no means complete or even completely accurate. Please edit the parts you might find inaccurate. This is probably going to be helpful nonetheless.
|
||||
<img alt="im_code" src="https://github.com/OrcaSlicer/OrcaSlicer/blob/main/resources/images/im_code.svg?raw=true" height="22"> This is a documentation from someone exploring the code and is by no means complete or even completely accurate. Please edit the parts you might find inaccurate. This is probably going to be helpful nonetheless.
|
||||
|
||||
- [How to build OrcaSlicer](How-to-build)
|
||||
- [How to run tests](How-to-test)
|
||||
|
||||
BIN
images/assembly/assembly_bed_view.png
Normal file
BIN
images/assembly/assembly_bed_view.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
BIN
images/assembly/assembly_view.png
Normal file
BIN
images/assembly/assembly_view.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
BIN
images/assembly/auto_orientation.png
Normal file
BIN
images/assembly/auto_orientation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 114 KiB |
36
print_prepare/prepare_assembly_tools.md
Normal file
36
print_prepare/prepare_assembly_tools.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# Assembly Tools
|
||||
|
||||
There are two assembly tools in OrcaSlicer, one for generating assemblies on the bed from multiple imported [objects](prepare_object set) and another for viewing an imported assembly that has been disassembled on the bed to optimize printing.
|
||||
|
||||
## Assemble
|
||||
|
||||
Use the Assemble tool to create an bed assembly from multiple objects.
|
||||
|
||||
> [!TIP]
|
||||
> Is recommended to merge the objects into one before using this function.
|
||||
> This way the assembly will be considered as parts after they are merged, and can be adjusted freely on the z-axis.
|
||||
> If the objects are not merged, the assembly will be considered as separate objects and each part must have a face that touches the heatbed.
|
||||
|
||||
### Point and Print Assembly
|
||||
|
||||
Use the Point and Print Assembly tool to create assembly instructions by selecting points on your 3D model.
|
||||
Press and hold the `Shift` key while clicking on the model to select assembly points.
|
||||
|
||||
### Face and Face Assembly
|
||||
|
||||
Use the Face and Face Assembly tool to create assembly instructions by selecting faces on your 3D model.
|
||||
After selecting both faces to be joined, you can select the alignment method:
|
||||
|
||||
- **Parallel**: Aligns the faces so that they are parallel to each other.
|
||||
- **Center coincidence**: Aligns the centers of the faces.
|
||||
- **Flip by Face 2**: Flips the orientation of object 2 based on the normal of face 2.
|
||||
|
||||
## Assembly View
|
||||
|
||||
When importing a STEP Assembly file, you can use the Assembly View to see the hierarchical structure of the assembly.
|
||||
It's recommended to [split compound and compsolid into multiple objects](prepare_stl_transformation#split-compound-and-compsolid-into-multiple-objects) when importing and then [Split](prepare_object_set#split-to-objects) for better manipulation.
|
||||
This way you can Auto arrange all objects and still keep the assembly structure in the Assembly View.
|
||||
|
||||

|
||||
|
||||

|
||||
10
print_prepare/prepare_auto_arrange.md
Normal file
10
print_prepare/prepare_auto_arrange.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Auto Arrange
|
||||
|
||||
The Auto Arrange feature helps you quickly and efficiently position multiple models on the build plate for optimal printing based on the selected arrangement strategy.
|
||||
|
||||
## Parameters
|
||||
|
||||
- **Spacing**: Set the minimum distance between models.
|
||||
- **Auto rotate for arrangement**: Automatically rotate models to fit better on the build plate.
|
||||
- **Allow multiple materials on same plate**: Enable this option to allow models with different materials to be arranged together on the same build plate. If disabled for each material a separate plate will be created.
|
||||
- **Align to Y axis**: Reduce bed motion by aligning models along Y to improve precision and reduce wobble on tall prints; especially useful for i3-style printers (bed moves in Y). On CoreXY or gantry systems with a fixed bed the benefit is minimal and it can increase toolhead travel.
|
||||
16
print_prepare/prepare_auto_orient.md
Normal file
16
print_prepare/prepare_auto_orient.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Auto Orientation
|
||||
|
||||
Auto Orientation is a feature that automatically finds the optimal orientation for 3D models to minimize support requirements and improve print quality.
|
||||
|
||||

|
||||
|
||||
## How It Works
|
||||
|
||||
1. **Analyzes** the mesh geometry to extract face normals and areas.
|
||||
2. **Generates** candidate orientations.
|
||||
3. **Evaluates** each orientation based on overhang area, bottom contact, support interface, and contour complexity
|
||||
4. **Selects** the orientation with the lowest unprintability score.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Auto Orientation may not always find the best orientation for complex models. Always review the suggested orientation.
|
||||
> Remember that strength characteristics of the printed part may vary with orientation due to layer adhesion.
|
||||
17
print_prepare/prepare_basic.md
Normal file
17
print_prepare/prepare_basic.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Prepare Toolbar
|
||||
|
||||
- [Add Objects](#add-objects)
|
||||
- [Add Plate](#add-plate)
|
||||
- [Measure Tool](#measure-tool)
|
||||
|
||||
## Add Objects
|
||||
|
||||
Choose one or more files (3MF/STEP/STL/SVG/OBJ/AMF) to import into the current project as [Object Sets](prepare_object_set).
|
||||
|
||||
## Add Plate
|
||||
|
||||
Adds a new print plate to the current project.
|
||||
|
||||
## Measure Tool
|
||||
|
||||
Use the Measure Tool to measure distances between points/edges/faces on your 3D model.
|
||||
12
print_prepare/prepare_brim_ears_painting.md
Normal file
12
print_prepare/prepare_brim_ears_painting.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Brim ears Painting
|
||||
|
||||
This painting tool allows you to paint brim ears on the base of your 3D model to improve bed adhesion during printing.
|
||||
It also includes an Auto-generate points feature that automatically detects and applies brim ears to suitable areas of the model.
|
||||
|
||||
## Parameters
|
||||
|
||||
- **Head diameter**: Sets the diameter of the brim ear heads.
|
||||
- **Max angle**: Defines the maximum angle at which brim ears will be applied with Auto-generate points.
|
||||
- **Detection Radius**: Decrease to increase Brim Ears quantity. Sets the radius for detecting areas (using [Ramer–Douglas–Peucker algorithm](https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm)) to apply brim ears with Auto-generate points.
|
||||
- **Sectrion view**: Adjusts the section view height to better visualize brim ear placement.
|
||||
|
||||
29
print_prepare/prepare_color_painting.md
Normal file
29
print_prepare/prepare_color_painting.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# Color Painting
|
||||
|
||||
Color Painting allows you to paint specific areas of your 3D model with different colors in the Prepare tab. This feature is useful for visualizing different sections of your model, planning multi-material prints, or simply adding a creative touch to your design.
|
||||
|
||||
## Tools
|
||||
|
||||
### Circle
|
||||
|
||||
The Circle tool allows you to paint circular areas on your model. You can adjust the size of the circle and use it to quickly cover larger areas or create specific patterns.
|
||||
|
||||
### Sphere
|
||||
|
||||
Similar to the Circle tool, the Sphere tool lets you paint spherical areas on your model. This will result in the not visible areas being painted as well when they are within the sphere's radius.
|
||||
|
||||
### Triangle
|
||||
|
||||
This tool will let you to paint specific triangular faces of your model. Useful for precise painting but it will depend on the model's geometry.
|
||||
|
||||
### Height Range
|
||||
|
||||
This toll allows you to paint horizontal faces or height ranges of your model.
|
||||
|
||||
### Fill
|
||||
|
||||
The Fill tool allows you to quickly paint an entire connected area of your model with a single click. This is useful for covering large sections without having to manually paint each part.
|
||||
|
||||
## Gap Fill
|
||||
|
||||
When enabled, the Gap Fill option will automatically fill small gaps in your painting strokes within the Gap area size defined. This helps to ensure that your painted areas are continuous and free of small unpainted sections.
|
||||
3
print_prepare/prepare_cutting_tool.md
Normal file
3
print_prepare/prepare_cutting_tool.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Cutting Tool
|
||||
|
||||
This tool is used to cut 3D models into smaller parts for easier printing or assembly.
|
||||
3
print_prepare/prepare_emboss.md
Normal file
3
print_prepare/prepare_emboss.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Emboss
|
||||
|
||||
The Emboss Text tool creates a 3D Text that can be used as an embossed or engraved effect on a surface or a modifier.
|
||||
17
print_prepare/prepare_mesh_boolean.md
Normal file
17
print_prepare/prepare_mesh_boolean.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Mesh Boolean
|
||||
|
||||
Mesh Boolean operations allow you to combine, subtract, or find the intersection of two or more mesh objects. This is particularly useful in 3D modeling and printing when you want to create complex shapes or modify existing ones.
|
||||
|
||||
This can be done using an object with more than one part, an assembly of multiple objects, or by using modifiers.
|
||||
|
||||
## Union
|
||||
|
||||
The Union operation combines two or more mesh objects into a single mesh. This is useful when you want to create a single object from multiple parts.
|
||||
|
||||
## Difference
|
||||
|
||||
The Difference operation subtracts one mesh from another. This is useful for creating holes or cutouts in a mesh by removing the volume of another mesh.
|
||||
|
||||
## Intersection
|
||||
|
||||
The Intersection operation creates a new mesh from the overlapping volume of two or more meshes. This is useful when you want to isolate the common area shared by multiple objects.
|
||||
31
print_prepare/prepare_object_manipulation.md
Normal file
31
print_prepare/prepare_object_manipulation.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Object Manipulation
|
||||
|
||||
## Move
|
||||
|
||||
The Move tool allows you to reposition your 3D model on the print bed.
|
||||
|
||||
- **Move it freely**: Click and drag the model to any position on the print bed.
|
||||
- **Move it along an axis**: Click and drag the arrows that appear on the model to move it along the X (Red), Y (Green), or Z (Blue) axis.
|
||||
- **Specific distance movement**:
|
||||
- **World Coordinates**: Move it's position to a specific coordinate on the print bed.
|
||||
- **Object Coordinates**: Move it a specific distance relative to its current position.
|
||||
|
||||
## Rotate
|
||||
|
||||
The Rotate tool allows you to change the orientation of your 3D model.
|
||||
|
||||
- **Relative**: Rotate the model by a specific angle relative to its current orientation.
|
||||
- **Absolute**: Set the model to a specific angle regardless of its current orientation.
|
||||
|
||||
## Scale
|
||||
|
||||
The Scale tool allows you to resize your 3D model.
|
||||
|
||||
- **Scale**: Resize the model by a percentage of its current size.
|
||||
- **Size**: Set the model to a specific size in millimeters.
|
||||
- **Uniform Scale**: Maintain the model's proportions while scaling.
|
||||
|
||||
## Lay on Face
|
||||
|
||||
This is one of the fastest ways to properly orient a model for printing.
|
||||
The Lay on Face tool allows you to quickly orient your model by selecting a face to lay flat on the print bed.
|
||||
25
print_prepare/prepare_object_set.md
Normal file
25
print_prepare/prepare_object_set.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Object Set
|
||||
|
||||
The object set is the basic structure used to organize and manage 3D models within OrcaSlicer. It allows users to group multiple objects and their respective parts for easier manipulation, configuration, and slicing.
|
||||
|
||||
## Part
|
||||
|
||||
Each Object Set consists of one or more Parts.
|
||||
A Part represents a single 3D model or mesh that has been imported into the project. Each Part can have its own unique settings, such as print parameters, supports, and modifiers.
|
||||
|
||||
## Instance
|
||||
|
||||
An instance is a specific instance of an Object Set placed on the print bed.
|
||||
All instances of the same Object Set share the same Parts, size, and settings. However, each instance can have its own position and rotation on the print bed.
|
||||
|
||||
## Splitting
|
||||
|
||||
### Split to Objects
|
||||
|
||||
When selecting an Object Set with multiple Parts, users can choose to split the Object Set into individual Objects.
|
||||
Each Object will contain a single Part from the original Object Set.
|
||||
|
||||
### Split to Parts
|
||||
|
||||
When selecting an Object with a single Part that contains multiple meshes, users can choose to split the Object into individual Parts.
|
||||
Each Part will represent a single mesh from the original Object and will allow for independent manipulation and settings.
|
||||
4
print_prepare/prepare_paint_on_fuzzy_skin.md
Normal file
4
print_prepare/prepare_paint_on_fuzzy_skin.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Paint on Fuzzy Skin
|
||||
|
||||
This tools allows you to paint the areas of your 3D model that should have a fuzzy skin texture applied to them.
|
||||
Useful for smooth models where you want to add a fuzzy texture to specific areas like grips or handles.
|
||||
4
print_prepare/prepare_seam_painting.md
Normal file
4
print_prepare/prepare_seam_painting.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Seam Painting
|
||||
|
||||
This tool allows you to specify areas on your 3D model where seams should be placed or avoided during printing.
|
||||
This is particularly useful for models with visible surfaces where you want to minimize the appearance of seams or direct them to less noticeable areas.
|
||||
@@ -27,7 +27,7 @@ A finer mesh will result in a more accurate representation of the original surfa
|
||||
|
||||
#### Split compound and compsolid into multiple objects
|
||||
|
||||
Enabling this option will split the imported 3D file into separate objects. This is especially useful for adjusting individual object positions, tweaking print settings, or optimizing the model through simplification.
|
||||
Enabling this option will split the imported 3D file into separate [objects](prepare_object_set). This is especially useful for adjusting individual object positions, tweaking print settings, or optimizing the model through simplification.
|
||||
|
||||

|
||||
|
||||
4
print_prepare/prepare_support_painting.md
Normal file
4
print_prepare/prepare_support_painting.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# Support Painting
|
||||
|
||||
This tool allows you to paint areas on your 3D model where you want to add or remove support structures during printing.
|
||||
This is particularly useful for models with overhangs or complex geometries where you want to control the placement of supports for better print quality and easier removal.
|
||||
22
print_prepare/prepare_variable_layer_height.md
Normal file
22
print_prepare/prepare_variable_layer_height.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Variable Layer Height
|
||||
|
||||
The Variable Layer Height feature allows for dynamic adjustment of layer heights throughout the print, optimizing both print quality and speed.
|
||||
As we know from [Layer Height](quality_settings_layer_height), smaller layer heights yield better detail but increase print time, while larger layer heights speed up printing at the cost of detail. With Variable Layer Height, we can strategically use different layer heights in different parts of the model.
|
||||
|
||||
> [!NOTE]
|
||||
> The Min and Max layer heights are defined in the [Machine/Extruder settings](printer_extruder_basic_information#extruder-layer-height-limits).
|
||||
|
||||
## Adaptive
|
||||
|
||||
The Quality / Speed slider in the Adaptive Variable Layer Height settings allows users to balance print quality and speed dynamically:
|
||||
|
||||
- **Quality:** Prioritizes finer details by using smaller layer heights in intricate areas, resulting in higher print quality but longer print times.
|
||||
- **Speed:** Focuses on faster printing by utilizing larger layer heights in less detailed areas, reducing print time but potentially sacrificing some detail.
|
||||
|
||||
## Smooth
|
||||
|
||||
This setting allows you to set a Radius of the width of the Gaussian filter that smooths the transition between different layer heights. A larger radius results in a smoother transition, which can help reduce visible layer lines and improve overall print quality.
|
||||
|
||||
## Manual
|
||||
|
||||
This tool enables a vertical bar with a preview of the layer heights along the model. You click with left mouse button to reduce the layer height at a specific point, or with right mouse button to increase it.
|
||||
@@ -45,7 +45,7 @@ The computed brim width is capped at 20 mm and at 1.5× the thermal length. If t
|
||||
|
||||
### Painted
|
||||
|
||||
Generates a brim only on areas that have been painted  in the Prepare tab .
|
||||
Generates a brim only on areas that [have been painted in the Prepare tab](prepare_brim_ears_painting).
|
||||
|
||||
### Outer
|
||||
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
|
||||
Layer height defines the vertical thickness of each printed layer, playing a crucial role in both print quality and printing speed.
|
||||
|
||||
> [!NOTE]
|
||||
> You can use a variable layer height with the [Variable Layer Height](prepare_variable_layer_height) feature.
|
||||
|
||||
Using smaller layer heights increases print time but results in:
|
||||
|
||||
- Smoother surface finishes
|
||||
|
||||
Reference in New Issue
Block a user