Skip to content

Print3r: Slic3r & Slic3r PE

Rene K. Mueller edited this page May 24, 2019 · 7 revisions

Print3r works natively with Slic3r and Slic3r Prusa Edition aka Slic3r PE, both with their command-line interfaces.

Install

Either go to

or on Debian/Ubuntu:

% sudo apt install slic3r slic3r-prusa3d

Usage

In order to support all settings via command line, a temporary profile is created on the fly which is passed to slic3r or slic3r-prusa, so you are not limited to their command-line arguments but its full set of settings.

Start Gcode

The Start Gcode (start_gcode) is executed at first before bed and nozzle is heated up:

<START GCODE>
... ; Gcode created by slic3r / slic3r-pe

Slicer Specific Settings

Slic3r

See slic3r/base.ini

Slic3r PE

See slice3r-pe/base.ini