Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-16New --resolution option to simplify input modelsAlessandro Ranellucci
2013-03-16New option to change perimeter order. #534Alessandro Ranellucci
2013-03-10New option to make infill before perimeters. #1039Alessandro Ranellucci
2013-03-09New --bridge-acceleration optionAlessandro Ranellucci
2013-03-09New option to disable retraction on layer changeAlessandro Ranellucci
2013-03-09New --no-plater and --gui-mode options. #604Alessandro Ranellucci
2013-03-07New top-infill-extrusion-width optionAlessandro Ranellucci
2013-02-10New option to only infill where strictly needed for supporting ceilingsAlessandro Ranellucci
2013-02-04New option to enforce support material on a given number of layers to improve...Alessandro Ranellucci
2013-02-03Customizable number of interface layers for support material and raftAlessandro Ranellucci
2013-01-28New raft_layers option. #123Alessandro Ranellucci
2013-01-27Merge branch 'master' into avoid-crossing-perimetersAlessandro Ranellucci
2013-01-17New G-code flavor for Sailfish (thanks to fros1y for working on it). #826Alessandro Ranellucci
2013-01-17Fix help text s/perimeters-/perimeter-/. #917Alessandro Ranellucci
2013-01-12Merge branch 'master' into avoid-crossing-perimetersAlessandro Ranellucci
2013-01-10Acceleration control. #185Alessandro Ranellucci
2013-01-02Automatic detection of support material threshold angleAlessandro Ranellucci
2012-12-23New toolchange_gcode option. #547Alessandro Ranellucci
2012-12-05Add --vibration-limit back to CLI usage and disable it by defaultAlessandro Ranellucci
2012-11-23Speed for support material. #813Alessandro Ranellucci
2012-11-23New separate speed setting for gap fill. #785Alessandro Ranellucci
2012-11-23Disable vibration limit. #785Alessandro Ranellucci
2012-11-17Completed vibration limitAlessandro Ranellucci
2012-10-29New --min-skirt-length option. #269Alessandro Ranellucci
2012-10-25Update --help with the new --top-solid-layers and --bottom-solid-layersAlessandro Ranellucci
2012-10-24Merge branch 'master' into avoid-crossing-perimetersAlessandro Ranellucci
2012-09-28New option to force a solid layer every given number of layers. #617Alessandro Ranellucci
2012-09-22Large refactoring to allow processing multimaterial filesAlessandro Ranellucci
2012-09-12Merge branch 'master' into avoid-crossing-perimetersAlessandro Ranellucci
2012-09-12Bugfix: --datadir was ignored. #651Alessandro Ranellucci
2012-08-29Refactoring: new Slic3r::Model class to represent filesAlessandro Ranellucci
2012-08-25Make Josef Prusa and Petr Ledvinka happy while we figure out how to handle lo...Alessandro Ranellucci
2012-08-25New option to disable retraction when moving between infill paths inside the ...Alessandro Ranellucci
2012-08-25Merge branch 'master' into avoid-crossing-perimetersAlessandro Ranellucci
2012-08-24New option to configure the threshold for enforcing solid infill. #224Alessandro Ranellucci
2012-08-23Manual rebase of the avoid_crossing_perimeters featureAlessandro Ranellucci
2012-08-22Remove warnings caused by output filenames containing % charactersAlessandro Ranellucci
2012-08-22New separate options for retraction length to be used when switching toolsAlessandro Ranellucci
2012-08-09Accept multiple --load arguments for GUI tooAlessandro Ranellucci
2012-08-09Merge branch 'per-extruder-retraction-settings'Alessandro Ranellucci
2012-08-07New --extruder-offset optionAlessandro Ranellucci
2012-08-07Make retraction configurable for each extruderAlessandro Ranellucci
2012-08-01Fix regression introduced in e99c9f9e5f875aa9d416a1259d66a27ff725b902 causing...Henrik Brix Andersen
2012-07-27Refactored configuration handling.Alessandro Ranellucci
2012-07-24Refactor OptionsGroup to decouple it from the config repository, add ConfigOp...Alessandro Ranellucci
2012-07-21Fix bad commitAlessandro Ranellucci
2012-07-21Do not prevent validation errors to launch the GUIAlessandro Ranellucci
2012-07-18Merge branch 'new-gui'Alessandro Ranellucci
2012-07-15Apply command line options to GUIAlessandro Ranellucci
2012-07-15Compatibility with --load and new GUIAlessandro Ranellucci