Commit History

Author SHA1 Message Date
  Alessandro Ranellucci 7d08796b0a Remove sporadic duplicate useless lines. #772 12 years ago
  Alessandro Ranellucci 48e00a4c40 Merge branch 'master' into avoid-crossing-perimeters 12 years ago
  Alessandro Ranellucci f001374c6e New implementation of the little inwards move before leaving a loop. #186 12 years ago
  Alessandro Ranellucci e21c806ee9 New wkt() method for debugging 12 years ago
  Alessandro Ranellucci 68e1edab80 Require Math::Clipper 1.14 and increase scale factor for offset(). #720 12 years ago
  Alessandro Ranellucci 554d10c854 Only put ExtrusionPath objects in ExtrusionPath::Collection (no ExtrusionLoop objects) 12 years ago
  Alessandro Ranellucci cec7bf815c Get rid of the ExtrusionLoop objects in concentric filler 12 years ago
  Alessandro Ranellucci c95cd5ac38 Merge branch 'master' into avoid-crossing-perimeters 12 years ago
  Alessandro Ranellucci e40f32995f Finish GUI decoupling 12 years ago
  Alessandro Ranellucci cc8d8bd26f Merge branch 'master' into avoid-crossing-perimeters 12 years ago
  Alessandro Ranellucci 896641cb7e Fixed regression causing some bridges not to be detected correctly. #629 12 years ago
  Alessandro Ranellucci 0eadc5adba Manual rebase of the avoid_crossing_perimeters feature 12 years ago
  Alessandro Ranellucci 7e34244b05 Refactored configuration handling. 12 years ago
  Mark Hindess b11778a85f polygon_lines returns array of Slic3r::Line objects so bless is redundant. 12 years ago
  Nicolas Dandrimont 4296ea6da1 Slic3r::Polygon's boost_linestring method needs to close the contour. 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 efdf266df1 Removed useless Polygon constructor and some cleanup 12 years ago
  Alessandro Ranellucci 5a78111efa Options to set extruder clearance for sequential printing and graphical preview of collisions 12 years ago
  Alessandro Ranellucci 8ba6405cc9 Bugfix: some nearly-thin walls were discarded. #261 12 years ago
  Alessandro Ranellucci 96d5e513b8 Rename $Slic3r::resolution to $Slic3r::scaling_factor 12 years ago
  Alessandro Ranellucci cb182b8bc2 Honeycomb infill. #300 12 years ago
  Alessandro Ranellucci 0afb5ad9dd Bugfix: some holes were filled. #291 13 years ago
  Alessandro Ranellucci e8c64924db Some GUI fixes after the recent contributions 13 years ago
  Alessandro Ranellucci c98f6734c7 Code optimization 13 years ago
  Alessandro Ranellucci eba7c10018 Faster support generation. Includes a new implementation of the Douglas-Peucker algorithm 13 years ago
  Alessandro Ranellucci c3fc6ee66b Fix regression introduced with f2e1fe5241b66de5b6d80d43e5450f89001ba958 13 years ago
  Alessandro Ranellucci aa7a5d6069 Removed warning 13 years ago
  Alessandro Ranellucci f2e1fe5241 Do hole perimeters in ccw direction too 13 years ago
  Alessandro Ranellucci 4ade11b26e Some minor fixes related to polyline refactoring 13 years ago
  Alessandro Ranellucci debdd164e2 Bugfix: fatal error and warnings removed when cleaning some dirty layers 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 a1c766cc52 New bridging logic, more robust. #58 13 years ago
  Alessandro Ranellucci 580f42c1de Use the same bridging logic for "reverse bridges" (top surfaces) 13 years ago
  Alessandro Ranellucci 8aca717209 Print solid infill without cutting an internal surface under small regions such as pillars. #39 13 years ago
  Alessandro Ranellucci 038caddcda New fill types (hilbertcurve, archimedeanchords, octagramspiral) and ability to use different patterns for solid layers. #20 13 years ago
  Alessandro Ranellucci fec816b065 Collect undetected lines (caused by dirty or non-manifold models), warn the user, post debug info. Includes some further ExPolygon refactoring. 13 years ago
  Alessandro Ranellucci 5090ae561c Refactored Perimeter code with new Slic3r::Polygon and Slic3r::ExPolygon objects 13 years ago