Skip to content
pinaise edited this page Jan 12, 2012 · 31 revisions

NOTE: This page is a work in progress. I'll remove this label when all options have been documented.

Print Settings

Printer and Filament
Start/End GCODE
Advanced

# Print Settings

Transform

Option Description Example Default
Scale Decides whether Slic3r will scale up/down the model 1.2 will scale the object to 120% of the original size 1 (100%)
Rotate Rotates the model around the Z (vertical) axis 180 will turn the object 180 degrees (turn it around) 0
Copies along X Creates additional copies along X axis Using "3" will produce 3 copies of the object on the X axis 1
Copies along Y Creates additional copies along Y axis Using "3" will produce 3 copies of the object on the Y axis 1
Distance between copies How much space (in mm) will be between copies Using "20" will space the objects 20mm apart (from the edge of each object) 6
## Accuracy
Option Description Example Default
Layer height (mm) Defines the height of every layer An object that is 5mm high and printed at 0.5mm layer height will be printed in 10 layers. With every layer 0.5mm high 0.4mm
First Layer Height Ratio This defines the ratio (percentage) at wich the first layer will be printed A ratio of 0.75 with layer height set at 0.4mm would mean a first layer printed at 0.3mm 1
1
# Printer and Filament # Start/End GCODE # Advanced