Slicing Software
   HOME

TheInfoList



OR:

A slicer is a toolpath generation software used in
3D printing 3D printing, or additive manufacturing, is the construction of a three-dimensional object from a CAD model or a digital 3D model. It can be done in a variety of processes in which material is deposited, joined or solidified under computer ...
. It facilitates the conversion of a 3D object model to specific instructions for the printer. The slicer converts a model in STL (stereolithography) format into printer commands in
G-code G-code (abbreviation for geometric code; also called RS-274, standardized today in ISO 6983-1) is the most widely used computer numerical control (CNC) and 3D printing programming language. It is used mainly in computer-aided manufacturing t ...
format. This is particularly usable in
fused filament fabrication Fused filament fabrication (FFF), also known as fused deposition modeling (with the trademarked acronym FDM), or ''filament freeform fabrication'', is a 3D printing process that uses a continuous filament of a thermoplastic material. Filament is ...
and other related 3D printing processes.


Features

A slicer initially segments the object as a stack of flat layers. It then describes these layers through linear movements of the 3D printer's extruder, the fixation laser, or an equivalent component. All these movements, together with some specific printer commands like the ones to control the extruder temperature or bed temperature, are ultimately compiled in the G-code file. This file can then be transferred to the printer for execution. Additional features of slicer are listed below: *Infill: Printing solid objects requires a significant amount of material (such as filament) and time. To mitigate this, slicers can automatically convert solid volumes to hollow ones, thereby saving costs and reducing print time. These hollow objects can be reinforced with internal structures, like internal walls, to enhance robustness. The proportion of these structures, known as 'infill density', is a key parameter that can be adjusted in the slicer. *Supports: Since most 3D printing processes build objects layer by layer, from the bottom up, each new layer is deposited directly on top of the previous one. Consequently, every part of the object must, to some extent, rest on another part. For layers that are 'floating'—for example, the flat roof of a house or a horizontally extended arm in a figure—the slicer can automatically add supports. These supports are designed to touch the object in a manner that allows for easy detachment upon the completion of the object's production. The two main types of support are the standard lattice, in a zig-zag pattern (shown in image to right) and a tree structure where a main branch attaches to the print bed and grows arms to support overhangs. Tree supports are considered easier to remove and consume less filament. * Rafts, skirts and brims: The printing of the first object layer, which contacts the printer bed, presents unique challenges, such as adherence issues, surface
rugosity Rugosity, ''f''r, is a measure of small-scale variations of amplitude in the height of a surface, :f_ = A_/A_ where ''A''r is the real (true, actual) surface area and ''A''g is the macroscopic geometric surface area. Utility Rugosity calculati ...
, and the smooth deposition of the initial filament. To mitigate these problems, the slicer can automatically add detachable structures. Common types of these base structures include: ** A skirt: A single band encircling the object's base, without touching it. ** A brim: Multiple lines of filament around the base of the object, touching but not underneath it, and extending outward. ** A raft: Several layers of material forming a detachable base on which the object is printed.


List of slicer software

There is a diverse array of slicer applications available, including many that are
free and open source Free and open-source software (FOSS) is software available under a license that grants users the right to use, modify, and distribute the software modified or not to everyone free of charge. FOSS is an inclusive umbrella term encompassing free ...
. Some of the most commonly used ones include:


References

{{reflist 3D printing software Computer printers DIY culture Industrial design Industrial processes