File: dump-stl.1

package info (click to toggle)
slic3r 1.3.0%2Bdfsg1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 8,536 kB
  • sloc: cpp: 63,126; perl: 21,511; ansic: 6,312; sh: 591; xml: 201; makefile: 37; python: 11
file content (12 lines) | stat: -rw-r--r-- 361 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
.TH dump-stl "1" "June 2014" "dump-stl" "User Commands"
.SH NAME
dump-stl \- Dump STL into Perl syntax for writing Slic3r tests

.SH SYNOPSIS
.B dump-stl \fIfile.stl\fR
.br
.B dump-stl \fImodelname\fR \fIfile.stl\fR

.SH DESCRIPTION
dump-stl is a script which dumps an STL file into Perl syntax for writing Slic3r
tests, or dumps a test model into an STL file.