Commit History

Author SHA1 Message Date
  Alessandro Ranellucci 6cab5668e3 Restore correct ordering of concentric infill loops, preventing them from being reordered during G-code generation 10 years ago
  Alessandro Ranellucci 9264db7ecd Removed useless thing added in e79aa2e81c3087d44c46d0fcb65cd81a42f0585d 10 years ago
  Alessandro Ranellucci e79aa2e81c New --solid-infill-extruder option. Includes a refactoring of the strategy used to order layer extrusions according to their extruder and island; toolchanges and travel moves should be more optimized now. #618 10 years ago
  Alessandro Ranellucci c37ef2f18b New semantics for ExtrusionLoop objects. Early processing of perimeter overhangs for paralellizing such work and making G-code export lighter. Lots of refactoring. This should fix a number of minor bugs, including reversals of perimeter overhangs. 10 years ago
  Alessandro Ranellucci 7f5442265e Include thin walls in general top-level perimeter sorting to get more efficient paths 11 years ago
  Alessandro Ranellucci 8ed738d3f7 More incomplete work for Flow/Extruder refactoring 11 years ago
  Alessandro Ranellucci ac5e713323 Fix segfault when calling chained_path() on an ExtrusionPathCollection using no_sort. Includes regression test 11 years ago
  Alessandro Ranellucci dd70f6be2f Return ExtrusionPath->polyline and ExtrusionLoop->polygon by reference 11 years ago
  Alessandro Ranellucci bd7b0e2aed Ported ExtrusionPath::Collection->chained_path 11 years ago
  Alessandro Ranellucci ee5b999ab0 Initialize no_sort to prevent it from being unexpectedly true 11 years ago
  Alessandro Ranellucci 1b285f3f46 Thread-safe integration of ExtrusionPath::Collection 11 years ago
  Alessandro Ranellucci c030e38908 Ported ExtrusionPath::Collection 11 years ago