OrcaSlicer/lib/Slic3r/Print
bubnikv ca98e2655a New command line option: --dont-arrange
Don't arrange the objects on the build plate. The model coordinates
define the absolute positions on the build plate.
The option --print-center will be ignored.

Also there is a fix in the command line invocation of --duplicate-grid
so it will run, but still there is something broken there and the results
are not correct.
2016-09-05 11:32:58 +02:00
..
GCode.pm Merge branch 'master' of https://github.com/alexrj/Slic3r into release_candidate_1_3 2016-06-03 17:45:05 +02:00
Object.pm Fix of git #3293: More efficient GCode export 2016-06-01 20:58:05 +02:00
Simple.pm New command line option: --dont-arrange 2016-09-05 11:32:58 +02:00
State.pm Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled 2015-03-06 09:56:58 +01:00
SupportMaterial.pm Finished porting LayerRegion to C++ 2015-10-26 23:24:46 +01:00