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-04-30New GUI with plating facilitiesAlessandro Ranellucci
2012-04-29Multiple objects autoplating (--merge, from command line only)Alessandro Ranellucci
2012-04-16Remove XXX from dependenciesAlessandro Ranellucci
2012-04-11Honor duplication options for SVG exportAlessandro Ranellucci
2012-04-11New slic3r: namespace for SVG outputAlessandro Ranellucci
2012-04-09Merge branch 'triffid-duplicate'Alessandro Ranellucci
2012-04-09initial implementation of algorithm for #249Michael Moon
2012-04-09Refactored parallelization code. #154Alessandro Ranellucci
2012-03-27Use correct spelling for G-code.Henrik Brix Andersen
2012-03-26SVG exportAlessandro Ranellucci
2012-03-04Allow to use config options in start/end G-codeAlessandro Ranellucci
2012-02-26Bugfix: support material was generated under most bridgesAlessandro Ranellucci
2012-02-25Refactoring: moved Slic3r::STL and Slic3r::AMF to Slic3r::Format::*Alessandro Ranellucci
2012-02-21Support skeining multiple files from the command line. Update the status outp...Owen Stenseth
2012-02-20Parse and write multi-material AMF files. Convert multiple STL files into a s...Alessandro Ranellucci
2012-02-20New --post-process option. Includes some cleaning of the STDOUT messagesAlessandro Ranellucci
2012-02-19Parse AMFAlessandro Ranellucci
2012-02-19Support materialAlessandro Ranellucci
2012-01-29Use about 40% less memoryAlessandro Ranellucci
2012-01-28Multithreaded infill. #154Alessandro Ranellucci
2011-12-26Cleanup the --output-filename-format implementation. #53 #137Alessandro Ranellucci
2011-12-26second draft implementation of output_filename_formatClarence Risher
2011-12-20Output required filament length and volume to command line and to the gcode f...Alessandro Ranellucci
2011-12-03Many fixes to the bridge direction detection algorithm and other things. #58Alessandro Ranellucci
2011-11-30Bugfix: some bridges were not detected correctly. #57Alessandro Ranellucci
2011-11-30Refactoring: moved slicing code to new TriangleMesh class, leaving in STL jus...Alessandro Ranellucci
2011-11-29Bugfix: fill density = 0 was preventing generation of extra solid layers. #75Alessandro Ranellucci
2011-11-27Bugfix: sparse and wrong infill was generated for objects with null fill dens...Alessandro Ranellucci
2011-11-26Make the progress bar determinate and output status description. #31Alessandro Ranellucci
2011-11-23Large refactoring. Cleaner logic, smaller memory footprint.Alessandro Ranellucci
2011-11-16Little refactoring, removing useless methodsAlessandro Ranellucci
2011-11-13New --skirt-height option. #11Alessandro Ranellucci
2011-10-18New --fill-every-layers option to get high accuracy on external surfaces whil...Alessandro Ranellucci
2011-10-09Completely rewritten the slicing algorithmAlessandro Ranellucci
2011-10-07Detection of optimal infill direction for bridges. Includes many fixes and im...Alessandro Ranellucci
2011-10-05Bugfixes and improvements in surface detectionAlessandro Ranellucci
2011-10-03GUIAlessandro Ranellucci