.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "CURAENGINE" "1" "February 2014" "" "" . .SH "NAME" \fBCuraEngine\fR \- STL to GCODE converter . .SH "SYNOPSIS" \fBCuraEngine\fR [\-h] [\-v] [\-m 3x3matrix] [\-s \fIsettingkey\fR=\fIvalue\fR] \-o . .SH "DESCRIPTION" CuraEngine is a commandline tool for converting 3\-D models to toolpaths used by 3\-D printers, in particular RepRap and derivatives\. It is meant to be used by the cura(1) gui, but can be used without it\. . .P It does not support the use of a configuration file; all settings must be specified on the commandline\. . .P If not output file is specified, the standard output is used\. . .P All settings are integer values, except for startCode and endCode, which are strings\. Note that they should usually contain newlines; make sure to use proper escaping to avoid the shell from parsing them\. . .P The units that are used are: . .IP "\(bu" 4 Lengths are in micrometers\. . .IP "\(bu" 4 Speeds are in millimeters per second\. . .IP "\(bu" 4 Angles are in degrees\. . .IP "\(bu" 4 Times are in seconds\. . .IP "" 0 . .P The following integer settings can be specified: . .P coolHeadLift, downSkinCount, enableCombing, enableOozeShield, extruderOffset[1]\.X, extruderOffset[1]\.Y, extruderOffset[2]\.X, extruderOffset[2]\.Y, extruderOffset[3]\.X, extruderOffset[3]\.Y, extrusionWidth, fanFullOnLayerNr, fanSpeedMax, fanSpeedMin, filamentDiameter, filamentFlow, fixHorrible, gcodeFlavor, infillOverlap, infillSpeed, initialLayerSpeed, initialLayerThickness, initialSpeedupLayers, insetCount, layerThickness, minimalExtrusionBeforeRetraction, minimalFeedrate, minimalLayerTime, moveSpeed, multiVolumeOverlap, objectPosition\.X, posx, objectPosition\.Y, posy, objectSink, printSpeed, raftBaseLinewidth, raftBaseThickness, raftInterfaceLinewidth, raftInterfaceThickness, raftLineSpacing, raftMargin, retractionAmount, retractionAmountExtruderSwitch, retractionMinimalDistance, retractionSpeed, skirtDistance, skirtLineCount, skirtMinLength, sparseInfillLineDistance, spiralizeMode, supportAngle, supportEverywhere, supportExtruder, supportLineDistance, supportXYDistance, supportZDistance, upSkinCount, wipeTowerSize\. . .SH "AUTHOR" CuraEngine was written by Daid\. This manual page was written by Bas Wijnen , for the Debian project (but may be used by others)\.