Commit History

Author SHA1 Message Date
  Alessandro Ranellucci f35cdef2aa Renamed ExtrusionPath->depth_layers to height 12 years ago
  Alessandro Ranellucci b92642459f Merge branch 'master' into dynamic-flow 12 years ago
  Alessandro Ranellucci bbe0a45b58 Optimization: cache scaled flow width and spacing 12 years ago
  Alessandro Ranellucci 1cedb00f20 Merge branch 'master' into dynamic-flow 12 years ago
  Alessandro Ranellucci bb5f00cf0c Bugfix: extrusion width setting for support material was only affecting the path spacing but not the actual flow. #666 12 years ago
  Alessandro Ranellucci 0aa224ffad Dynamic extrusion width for better gap filling 12 years ago
  Alessandro Ranellucci c763f5fc81 Bugfix: fatal error with thin loops after recent refactoring. #562 12 years ago
  Alessandro Ranellucci 7e34244b05 Refactored configuration handling. 12 years ago
  Alessandro Ranellucci 1697cb24a6 Memory optimization and code cleanup. Don't keep deserialized paths 12 years ago
  Alessandro Ranellucci 96574e601f Infill flow wasn't adjusted for non-solid surfaces 12 years ago
  Alessandro Ranellucci c4b9a6cf61 Bugfix: flow wasn't adjusted for perimeters when a custom perimeters extrusion width was applied 12 years ago
  Alessandro Ranellucci b9008a99f9 Fill the gaps while doing normal infill to avoid extra travel 12 years ago
  Alessandro Ranellucci 898266fd34 Initial refactoring for supporting multiple extruders. Little speed optimization included 12 years ago
  Alessandro Ranellucci eea6d84314 Bugfix: infill extrusion width was ignored 12 years ago
  Alessandro Ranellucci 0c4b112718 Fixed regression preventing arcs to be generated at all (center detection is still buggy) 12 years ago
  Alessandro Ranellucci fbfbfac2b6 New --top-solid-infill-speed option. Also, --solid-infill-speed and --small-perimeter-speed can be expressed as ratios too. #174 #151 12 years ago
  Alessandro Ranellucci 82dd3c7a3e New --perimeters-extrusion-width and --infill-extrusion-width options. #302 12 years ago
  Alessandro Ranellucci 8a031fe501 New --first-layer-extrusion-width option. #385 12 years ago
  Alessandro Ranellucci 494f4f94bf After recent memory optimizations, no solid layers were made when using fill density == 0 13 years ago
  Alessandro Ranellucci 882a022e3a Even more constants, less memory, more speed 13 years ago
  Alessandro Ranellucci aa9563f00b More constants, less strings => ess memory usage 13 years ago
  Alessandro Ranellucci 91d1b21c40 Use honeycomb pattern for support material 13 years ago
  Alessandro Ranellucci d03925a18d New GUI with plating facilities 13 years ago
  Alessandro Ranellucci fc0fa0c738 Remove Rectilinear2 infill 13 years ago
  Alessandro Ranellucci d51ba94e8a Remove XXX from dependencies 13 years ago
  Alessandro Ranellucci cb182b8bc2 Honeycomb infill. #300 13 years ago
  Alessandro Ranellucci 555c23069d New --post-process option. Includes some cleaning of the STDOUT messages 13 years ago
  Alessandro Ranellucci 7b67fae686 Support material 13 years ago
  Alessandro Ranellucci 8b777e9d70 Multithreaded infill. #154 13 years ago
  Alessandro Ranellucci f419cf37d1 Use solid print speed for internal solid layers too. #167 13 years ago
  Alessandro Ranellucci 90d10b24a8 Fill gaps using medial axis detection 13 years ago
  Alessandro Ranellucci 8735ac3c57 Bridges now have higher priority than other solid surfaces. #140 13 years ago
  Alessandro Ranellucci 8ed91a8ec4 Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes. 13 years ago
  Alessandro Ranellucci f20209ce01 Add spacing between adjacent surfaces to avoid mini blobs 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 172253cfd7 Always use rectilinear infill for internal-solid surfaces 13 years ago
  Alessandro Ranellucci 048f7ca468 Adjusted flow width for solid infills was ignored 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 d9a70ea80d Customizable overlap ratio (it defaults to 0.15 now) 13 years ago
  Alessandro Ranellucci 313f77ee59 Bugfix: removed error when filling small regions 13 years ago
  Alessandro Ranellucci 28a89c70c9 New bridge flow rate multiplier option. #85 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 792960aae1 Slic3r should now be able to detect optimal bridging direction for any kind of bridge. #58 13 years ago
  Alessandro Ranellucci b03afc7f1c Bugfix: some bridges were not detected correctly. #57 13 years ago
  Michael Moon 729905d342 allow solid fill layers to be zero 13 years ago
  Alessandro Ranellucci 2970e31540 Bugfix: some bridges being very close could lead to overlapping infill 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 951778439a Bugfix: recent changes broke the "infill every layers" option which didn't alternate infill direction correctly. #70 13 years ago
  Alessandro Ranellucci 0ab1fd4c19 concentric - new superfast infill pattern 13 years ago