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
2011-12-04Customizable speed for small perimeters. #60Alessandro Ranellucci
2011-12-04Connect infill segments and adjust spacing and flow rate to fill the area com...Alessandro 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-28Bugfix: plate was lifted even when retracting for Z changeAlessandro Ranellucci
2011-11-28New --solid-infill-feed-rate option. #68Alessandro Ranellucci
2011-11-27Bugfix: sparse and wrong infill was generated for objects with null fill dens...Alessandro Ranellucci
2011-11-26Avoid unnecessary retractions during infill. #29Alessandro Ranellucci
2011-11-25Renamed "filament packing density" to "extrusion multiplier". Same values. #4Alessandro Ranellucci
2011-11-25New --extrusion-width-ratio option. #8Alessandro Ranellucci
2011-11-24Revert "Disable retraction when moving over infill space. #29"Alessandro Ranellucci
2011-11-21Disable retraction when moving over infill space. #29Alessandro Ranellucci
2011-11-15Bugfix: bottom layer speed settings were ignored.Alessandro Ranellucci
2011-11-14Combine Z changes and retractions using G0. #51Alessandro Ranellucci
2011-11-14New experimental --g0 option for fast retractions. #51Alessandro Ranellucci
2011-11-13New --no-extrusion option to disable E valuesAlessandro Ranellucci
2011-11-12Cleanup lines resulting from plane intersection before detecting polygons. Th...Alessandro Ranellucci
2011-11-07New --retract-lift option to lift Z while doing travel moves. #25Alessandro Ranellucci
2011-11-07Bugfix: arcs now work (some glitches in detecting their center, though). #30Alessandro Ranellucci
2011-11-06Bugfix: G2/G3 I and J coordinates were wrong. #30Alessandro Ranellucci
2011-10-28New experimental --gcode-arcs options to generate G2/G3 commands. #23Alessandro Ranellucci
2011-10-18New --fill-every-layers option to get high accuracy on external surfaces whil...Alessandro Ranellucci
2011-10-14Bugfix: latest retraction changes broke retractionAlessandro Ranellucci
2011-10-12Refactoring. Point objects are now plain arrayrefs. Slicing is 30% faster.Alessandro Ranellucci
2011-10-11Reset extrusion distance during retractsAlessandro Ranellucci
2011-10-11Remove useless F params to shrink gcode size (#14) and Reset E before exceedi...Alessandro Ranellucci
2011-10-10Bugfix: couldn't set fill density to zeroAlessandro Ranellucci
2011-10-06Merge branch 'high-res-perimeters'Alessandro Ranellucci
2011-10-06Faster algorithm for rectilinear fillAlessandro Ranellucci
2011-10-06New high_res_perimeters option (like the "Skin" plugin for Skeinforge)Alessandro Ranellucci
2011-10-06Faster algorithm for rectilinear fillAlessandro Ranellucci
2011-10-05Fixes to retraction and skirtAlessandro Ranellucci
2011-10-04Fixes for hi-res STL modelsAlessandro Ranellucci
2011-10-02New --perimeter-feed-rate and --retract-before-travel options. Includes some ...Alessandro Ranellucci
2011-10-01New extrusion mathAlessandro Ranellucci
2011-09-26Minor cleanupsAlessandro Ranellucci
2011-09-26Refactor extrusion logic in a dedicated classAlessandro Ranellucci