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
path: root/lib
AgeCommit message (Expand)Author
2011-12-05Fixed regression. The repair algorithm was not working after recent changes. ...0.5.5bAlessandro Ranellucci
2011-12-05Bugfix: fatal error on many models. Releasing 0.5.5a. #92 #930.5.5aAlessandro Ranellucci
2011-12-05Releasing 0.5.50.5.5Alessandro Ranellucci
2011-12-04Customizable speed for small perimeters. #60Alessandro Ranellucci
2011-12-04More tolerance for config filesAlessandro Ranellucci
2011-12-04New bridge flow rate multiplier option. #85Alessandro Ranellucci
2011-12-04Add first layer height ratio option to the GUIAlessandro Ranellucci
2011-12-04Recent changes made Slic3r less tolerant with dirty STL files. Now we are abl...Alessandro Ranellucci
2011-12-04More fixes for bridges. #58Alessandro Ranellucci
2011-12-04Further corrections to the bridge angle detection algorithm. #58Alessandro Ranellucci
2011-12-04Connect infill segments and adjust spacing and flow rate to fill the area com...Alessandro Ranellucci
2011-12-03Many fixes to the bridge direction detection algorithm and other things. #58Alessandro Ranellucci
2011-12-03Slic3r should now be able to detect optimal bridging direction for any kind o...Alessandro Ranellucci
2011-12-02Mark important settings in boldAlessandro Ranellucci
2011-12-02Releasing 0.5.40.5.4Alessandro Ranellucci
2011-12-02New --extrusion-axis option; removed --no-extrusionAlessandro Ranellucci
2011-12-02Note used settings in exported gcode. #52Alessandro Ranellucci
2011-12-02Bugfix: unable to read back config file if start or end gcode was empty. #84Alessandro Ranellucci
2011-12-02Options on command line now override config. Also, "feed rate" was renamed to...Alessandro Ranellucci
2011-12-02Fixed regression: fill density = 0 was preventing extra solid layers. #75Alessandro Ranellucci
2011-12-01Bugfix: sometimes holes were detected as contoursAlessandro Ranellucci
2011-12-01Bugfix: Clipper error occurred under certain circumstancesAlessandro Ranellucci
2011-11-30Bugfix: some bridges were not detected correctly. #57Alessandro Ranellucci
2011-11-30Bugfix: extrusion width ratio gave wrong flow rate under certain circumstance...Alessandro Ranellucci
2011-11-30Cleaning recent changesAlessandro Ranellucci
2011-11-30Warn about models with overlapping or intersecting facets but try to repair w...Alessandro Ranellucci
2011-11-30Refactoring: moved slicing code to new TriangleMesh class, leaving in STL jus...Alessandro Ranellucci
2011-11-30allow solid fill layers to be zeroMichael Moon
2011-11-29Bugfix: some bridges being very close could lead to overlapping infillAlessandro Ranellucci
2011-11-29Bugfix: fill density = 0 was preventing generation of extra solid layers. #75Alessandro Ranellucci
2011-11-29Bugfix: error when concentric infill. #73Alessandro 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-28New --bridge-feed-rate option. #68Alessandro Ranellucci
2011-11-27Releasing 0.5.30.5.3Alessandro Ranellucci
2011-11-27Bugfix: sparse and wrong infill was generated for objects with null fill dens...Alessandro Ranellucci
2011-11-27Bugfix: a recent change broke all options having a zero valueAlessandro Ranellucci
2011-11-27Mark slow infill patterns as slow. #20Alessandro Ranellucci
2011-11-26Bugfix: hard errors when extrusion width was left empty.Alessandro Ranellucci
2011-11-26Releasing 0.5.20.5.2Alessandro Ranellucci
2011-11-26Avoid unnecessary retractions during infill. #29Alessandro Ranellucci
2011-11-26Don't update progress bar with wxWidgets 2.9.0 and 2.9.1Alessandro Ranellucci
2011-11-26Make the progress bar determinate and output status description. #31Alessandro Ranellucci
2011-11-26Bugfix: recent changes broke the "infill every layers" option which didn't al...Alessandro Ranellucci
2011-11-26Bugfix: setting temperature to zero didn't remove it from outputAlessandro Ranellucci
2011-11-26concentric - new superfast infill patternAlessandro Ranellucci
2011-11-25Bugfix: infill every 'n' layers was broken after recent changesAlessandro 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-24Raising dev version to 0.5.2beta and updating MANIFESTAlessandro Ranellucci