* Update quality_settings_wall_generator.md * Expand layer height wiki * Rework height * Update quality_settings_line_width.md * Update quality_settings_precision.md * Update quality_settings_seam.md * Minor linking * Update quality_settings_wall_and_surfaces.md * Reverse on odd improved * Extra perimeter on overhangs * Images fixes * Update speed_settings_jerk_xy.md * quality_settings_ironing * Update quality_settings_seam.md * Update quality_settings_bridging.md * Remove precision sub-section links * Add icons to settings links in Home documentation * Moved fuzzy skin Remove Fuzzy Skin section from special mode settings to it's own place. * Fix image adaptive-pressure-advance-calib.md * Update image references Standardized image alt text and filenames for consistency and clarity. * Update image alt text and file references in docs Standardized and clarified image alt text in Calibration.md for easy md to html conversion. * Update seam * Base scarf joint seam * Update quality_settings_seam.md * Update quality_settings_wall_generator.md * Update quality_settings_overhangs.md * Fuzzy Skin Generator Mode Wiki Co-Authored-By: π² <189209038+pi-squared-studio@users.noreply.github.com> * Infill Templates Wiki Co-Authored-By: π² <189209038+pi-squared-studio@users.noreply.github.com> * basic md formating * Update infill and advanced strength settings docs * Moved + Linked Metalanguage * image preview (change befor ready) * Update strength_settings_infill_rotation_template_metalanguage.md * reorder image description * Some credits * Spelling infill rotation metalanguage docs * Crop metalanguage fills * fix image reference * Update strength_settings_infill_rotation_template_metalanguage.md * Update strength_settings_infill_rotation_template_metalanguage.md * standard characters images * flow rate update division * Update Tab.cpp * Reworking flow rate calibration guide * Update strength_settings_top_bottom_shells.md * Flow Calib WIP --------- Co-authored-by: π² <189209038+pi-squared-studio@users.noreply.github.com> Co-authored-by: pi-squared-studio <pi.squared.studio@gmail.com>
2.5 KiB
Special Mode
Slicing Mode
The slicing mode determines how the model is sliced into layers and how the G-code is generated. Different modes can be used to achieve various printing effects or to optimize the print process.
Regular
This is the default slicing mode. It slices the model layer by layer, generating G-code for each layer.
Close Holes
Use "Close holes" to close all holes in the model.
Even Odd
Use "Even-odd" for 3DLabPrint airplane models.
Print Sequence
How multiple objects are printed in a single print job.
By Layer
This option prints all objects layer by layer, one layer at a time.
Intra-layer order
Print order within a single layer.
- Default: Prints objects based on their position in the bed and travel distance.
- As object list: Prints objects in the order they are listed in the object list.
By Object
This option prints each object completely before moving on to the next object.
Spiral vase
Spiralize smooths out the z moves of the outer contour. And turns a solid model into a single walled print with solid bottom layers. The final generated model has no seam.
Smooth Spiral
Smooth Spiral smooths out X and Y moves as well, resulting in no visible seam at all, even in the XY directions on walls that are not vertical.
Max XY Smoothing
Maximum distance to move points in XY to try to achieve a smooth spiral. If expressed as a %, it will be computed over nozzle diameter.
Spiral starting flow ratio
Sets the starting flow ratio while transitioning from the last bottom layer to the spiral. Normally the spiral transition scales the flow ratio from 0% to 100% during the first loop which can in some cases lead to under extrusion at the start of the spiral.
Spiral finishing flow ratio
Sets the finishing flow ratio while ending the spiral. Normally the spiral transition scales the flow ratio from 100% to 0% during the last loop which can in some cases lead to under extrusion at the end of the spiral.
Timelapse
WIP...