1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1.
.TH pdf-slices "1" "June 2014" "Slic3r" "User Commands"
.SH NAME
pdf-slices \- Export model slices to a PDF file as solid infills, one per page
.SH SYNOPSIS
.B pdf-slices
[ \fIOPTIONS \fR] \fIfile.stl\fR
.SH DESCRIPTION
pdf-slices is a script which exports slices of a 3D model into a PDF file as 2D
slices with solid infill, one per page.
.SH OPTIONS
.TP
\fB\-\-help\fR
Output this usage screen and exit
.TP
\fB\-\-output\fR, \fB\-o\fR
Write to the specified file
.TP
\fB\-\-layer\-height\fR, \fB\-h\fR
Use the specified layer height
|