Commit History

Author SHA1 Message Date
  Alessandro Ranellucci fa4f2c8b97 New option to randomize starting points across layers 12 years ago
  Alessandro Ranellucci b246480535 Massive reduction of memory usage (down to one third). 12 years ago
  Alessandro Ranellucci 882a022e3a Even more constants, less memory, more speed 12 years ago
  Alessandro Ranellucci aa9563f00b More constants, less strings => ess memory usage 12 years ago
  Alessandro Ranellucci 2a6ad2f3f7 Bugfix: removed warnings. #365 12 years ago
  Alessandro Ranellucci 96d5e513b8 Rename $Slic3r::resolution to $Slic3r::scaling_factor 12 years ago
  Alessandro Ranellucci d51ba94e8a Remove XXX from dependencies 12 years ago
  Alessandro Ranellucci eba7c10018 Faster support generation. Includes a new implementation of the Douglas-Peucker algorithm 13 years ago
  Alessandro Ranellucci 7b67fae686 Support material 13 years ago
  Alessandro Ranellucci 8ed91a8ec4 Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes. 13 years ago
  Alessandro Ranellucci 1c7564e4a4 Thin walls. #24 13 years ago
  Alessandro Ranellucci 342823fdf3 Bugfix: fatal error in arc detection code. #133 13 years ago
  Alessandro Ranellucci 1e6ecd9eab Corrections to math. Threads are not always rectangles with semicircles. Better calculation of overlap. 13 years ago
  Alessandro Ranellucci 56691c1dea Model extrusion threads as rectangles with semicircles at the end. Remove overlap_ratio setting. #109 #112 13 years ago
  Alessandro Ranellucci b8a5d5a208 Bugfix: fatal error on many models. Releasing 0.5.5a. #92 #93 13 years ago
  Alessandro Ranellucci 0aff5fab24 Connect infill segments and adjust spacing and flow rate to fill the area completely without leaving gaps. #89 13 years ago
  Alessandro Ranellucci 248ed8589a Bugfix: error when concentric infill. #73 13 years ago
  Alessandro Ranellucci 3ad9ed74ae New --solid-infill-feed-rate option. #68 13 years ago
  Alessandro Ranellucci 975387d953 New --bridge-feed-rate option. #68 13 years ago
  Alessandro Ranellucci c5d5e4d244 Cleanup lines resulting from plane intersection before detecting polygons. This allows for more tolerance with dirty models. Performance impact depends on how many layers are detected as dirty. #16 #28 13 years ago
  Alessandro Ranellucci d620b46beb Bugfix: arcs now work (some glitches in detecting their center, though). #30 13 years ago
  Alessandro Ranellucci 6d6533831e New experimental --gcode-arcs options to generate G2/G3 commands. #23 13 years ago
  Alessandro Ranellucci 7f341cfcd3 New --fill-every-layers option to get high accuracy on external surfaces while speeding up infill 13 years ago
  Alessandro Ranellucci 5090ae561c Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 13 years ago
  Alessandro Ranellucci e410410dc7 Refactoring. Point objects are now plain arrayrefs. Slicing is 30% faster. 13 years ago
  Alessandro Ranellucci ea88cad8e3 Don't extrude acute angles 13 years ago
  Alessandro Ranellucci 415d1a5170 Optimization of travel paths for fills 13 years ago
  Alessandro Ranellucci 0cd10441a1 Optimization of travel paths for perimeters 13 years ago
  Alessandro Ranellucci 26b05ab155 Replaced Moose with Moo => big performance boost and easier packaging 13 years ago
  Alessandro Ranellucci 428006264d Generate boundaries of areas to fill (includes some refactoring) 13 years ago