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-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-20Read OBJ files. #324Alessandro Ranellucci
2012-05-20New option to randomize starting points across layersAlessandro Ranellucci
2012-04-30New GUI with plating facilitiesAlessandro Ranellucci
2012-04-29Multiple objects autoplating (--merge, from command line only)Alessandro Ranellucci
2012-04-11New --bed-size optionAlessandro Ranellucci
2012-04-11Ditch --duplicate-x and --duplicate-y, add --duplicate-gridAlessandro Ranellucci
2012-04-10Document --threads, -j and throw an error when it's used on a non-threaded perlAlessandro Ranellucci
2012-04-09initial implementation of algorithm for #249Michael Moon
2012-03-27Use correct spelling for G-code.Henrik Brix Andersen
2012-03-26SVG exportAlessandro Ranellucci
2012-03-26New option to specify G-code to be used at layer change. #279Alessandro Ranellucci
2012-03-26Allow perimeters = 0. #282Alessandro Ranellucci
2012-03-04Refactoring and integrations to the bed temperature handlingAlessandro Ranellucci
2012-03-04Add --use-relative-e-distances back to the --help tooAlessandro Ranellucci
2012-03-04New --fan-always-on option. #241 #110Alessandro Ranellucci
2012-02-26First layer temperature. #134Alessandro Ranellucci
2012-02-26New --cooling option and checkbox to enable/disable fan and cooling controlAlessandro Ranellucci
2012-02-26Cooling and fan control. #110Alessandro Ranellucci
2012-02-24Removed the comment about not generating support material, as it now does hav...tjhowse
2012-02-20New --gcode-flavor option. extrusion_axis, use_relative_e_distances options h...Alessandro Ranellucci
2012-02-19Parse AMFAlessandro Ranellucci
2012-02-19Support materialAlessandro Ranellucci
2012-02-19Use SI units consistently.Henrik Brix Andersen
2012-02-06Synchronize command line help text with actual text.Henrik Brix Andersen
2012-01-28Multithreaded infill. #154Alessandro Ranellucci
2012-01-18Revoking Artistic LicenseAlessandro Ranellucci
2012-01-13Fill gaps using medial axis detectionAlessandro Ranellucci
2011-12-30Thin walls. #24Alessandro Ranellucci
2011-12-26Cleanup the --output-filename-format implementation. #53 #137Alessandro Ranellucci
2011-12-26second draft implementation of output_filename_formatClarence Risher
2011-12-20Added --ignore-nonexistent-config to allow integration with Pronterface even ...Alessandro Ranellucci
2011-12-14Comments are now disabled by default, new --gcode-comments option to enable themAlessandro Ranellucci
2011-12-14Merge branch 'new-math'Alessandro Ranellucci
2011-12-14Fix Pronterface instructionsAlessandro Ranellucci
2011-12-14Notes about integration with PronterfaceAlessandro Ranellucci
2011-12-13Model extrusion threads as rectangles with semicircles at the end. Remove ove...Alessandro Ranellucci
2011-12-08Customizable overlap ratio (it defaults to 0.15 now)Alessandro Ranellucci
2011-12-04Customizable speed for small perimeters. #60Alessandro Ranellucci
2011-12-04New bridge flow rate multiplier option. #85Alessandro Ranellucci
2011-12-02New --extrusion-axis option; removed --no-extrusionAlessandro Ranellucci
2011-12-02Options on command line now override config. Also, "feed rate" was renamed to...Alessandro Ranellucci
2011-11-28New --bridge-feed-rate option. #68Alessandro Ranellucci
2011-11-24Preparing to release 0.5.10.5.1Alessandro Ranellucci
2011-11-13New --first-layer-height-ratio option. #36Alessandro Ranellucci
2011-11-13New --skirt-height option. #11Alessandro Ranellucci
2011-11-13New --no-extrusion option to disable E valuesAlessandro Ranellucci
2011-11-13New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability ...Alessandro Ranellucci
2011-11-07Renamed "multiply" to "duplicate". #7Alessandro Ranellucci