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
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
2012-07-13Fix occurrences of ARRAY(...) in usage output.Mark Hindess
2012-06-28Command line options to assign perimeters and infill to different extrudersAlessandro Ranellucci
2012-06-28New option to customize support material extrusion widthAlessandro Ranellucci
2012-06-27Different speed for external perimeters. #488Alessandro Ranellucci
2012-06-26Trivia: Remove duplicate word "speed".Mark Hindess
2012-06-24New option for support material pattern spacing; also, fixes and speedups to ...Alessandro Ranellucci
2012-06-24New option to define the overhang threshold angle for support material genera...Alessandro Ranellucci
2012-06-24New --support-material-pattern and --support-material-angle optionsAlessandro Ranellucci
2012-06-24Rename brim_thickness to brim_widthAlessandro Ranellucci
2012-06-23New feature: brim. #424Alessandro Ranellucci
2012-06-23New separate option to control the addition of automatic extra perimeters. Al...Alessandro Ranellucci
2012-06-16Add --version argumentHenrik Brix Andersen
2012-06-06New --top-solid-infill-speed option. Also, --solid-infill-speed and --small-p...Alessandro Ranellucci
2012-06-06New --perimeters-extrusion-width and --infill-extrusion-width options. #302Alessandro Ranellucci
2012-06-06New --first-layer-extrusion-width option. #385Alessandro Ranellucci
2012-06-06Accept either absolute or relative values for --first-layer-height. #151Alessandro Ranellucci
2012-06-06Renamed bottom_layer_speed to first_layer_speed for consistencyAlessandro Ranellucci
2012-06-06Accept either absolute or relative values for --bottom-layer-speed. #151Alessandro Ranellucci
2012-06-06Accept both relative and absolute extrusion width values. #151Alessandro Ranellucci
2012-05-23Options to set extruder clearance for sequential printing and graphical previ...Alessandro Ranellucci
2012-05-20New option to print each object completely before moving onto next one (watch...Alessandro Ranellucci
2012-05-20Allow cli options to use '_' instead of '-'.Mark Hindess
2012-05-20New option to randomize starting points across layersAlessandro Ranellucci
2012-05-19Set number of threads from GUI and save it in config files. #154Alessandro Ranellucci
2012-05-01Fixed regression preventing autoplatingAlessandro Ranellucci
2012-04-30Multithreaded thumbnail generationAlessandro Ranellucci
2012-04-30New GUI with plating facilitiesAlessandro Ranellucci
2012-04-29Alias -m to --mergeAlessandro Ranellucci
2012-04-29Multiple objects autoplating (--merge, from command line only)Alessandro Ranellucci