Commit History

Author SHA1 Message Date
  Alessandro Ranellucci ffc891d885 Bugfix: when processing with fill_density = 0, top/bottom solid shells were missing regions thinner than 3 * extrusion width. Includes regression test. #1602 11 years ago
  Alessandro Ranellucci 89d3dbaa5a Bugfix: incorrect number of raft layers was generated when too few were requested. #1678 11 years ago
  Alessandro Ranellucci ea173cf815 Bugfix: ambiguous semantics of the layers_count() method caused M73 to go beyond 100%. #1670 11 years ago
  Alessandro Ranellucci c8a48b4527 Implement modifier volumes and port _merge_loops() to XS 11 years ago
  Alessandro Ranellucci b17d06f9d1 Finished porting BoundingBox to XS 11 years ago
  Alessandro Ranellucci 07b9b12475 Make tests pass 11 years ago
  Alessandro Ranellucci 8ed738d3f7 More incomplete work for Flow/Extruder refactoring 11 years ago
  Alessandro Ranellucci 52ce6e4a7b Some initial work for refactoring Print->extruders 11 years ago
  Alessandro Ranellucci b9793b3f12 Moved first_layer_extrusion_width to PrintConfig 11 years ago
  Alessandro Ranellucci 5bf0942f45 Satisfy test suite and CLI 11 years ago
  Alessandro Ranellucci e2f1040a76 More work 11 years ago
  Alessandro Ranellucci 0883d0f4eb More work here and there 11 years ago
  Alessandro Ranellucci 83326845dd More incomplete work 11 years ago
  Alessandro Ranellucci beb1baa096 Incomplete work for refactoring regions and flows 11 years ago
  Alessandro Ranellucci 1157a7f859 Remove package variable $Slic3r::Config 11 years ago
  Alessandro Ranellucci 1b9079ffbe Merge branch 'xs-model' 11 years ago
  Alessandro Ranellucci d2295cdf70 New Slic3r::Print::State class 11 years ago
  Alessandro Ranellucci 685e8e4dfa More work for step-based slicing 11 years ago
  Alessandro Ranellucci 38ea5f79d7 Merge branch 'xs-model' 11 years ago
  Alessandro Ranellucci 15235699e4 Completed adapting plater behavior to new Print object API 11 years ago
  Alessandro Ranellucci 916a0a0e58 Fix compilation and test suite 11 years ago
  Alessandro Ranellucci a12b1765d6 Fixed wrong commit f495136. Thanks pdbogen for the report. #1623 11 years ago
  Alessandro Ranellucci 0591eecab7 Lazy mesh generation so that we only keep it in model object 11 years ago
  Alessandro Ranellucci f4951367ea Fixed fatal error about missing method thin_walls(). #1607 #1615 11 years ago
  Alessandro Ranellucci 250608aa52 Move centering outside the Print object 11 years ago
  Alessandro Ranellucci 2eff7c238e Some initial work for stateful Print object 11 years ago
  Alessandro Ranellucci 5470fbbebc Make quick_slice() work with new model handling 11 years ago
  Alessandro Ranellucci 0e8a0ef1ca Refactoring. Use Model class for representing the plate in GUI 11 years ago
  Alessandro Ranellucci 57fd6ad563 Removed dependency on ->object from Region.pm 11 years ago
  Alessandro Ranellucci 0045f84ed2 Removed chained_path_points() 11 years ago
  Alessandro Ranellucci e75dbf37fa Never scale TriangleMesh objects 11 years ago
  Alessandro Ranellucci a331f4d27a Finished porting group() to XS 11 years ago
  Alessandro Ranellucci c5f7318fc9 Removed debugging statement 11 years ago
  Alessandro Ranellucci 50c0081d25 Update Clipper to 6.0.0 11 years ago
  Alessandro Ranellucci 6bb425e88d Minor fix about raft and support after previous commit 11 years ago
  Alessandro Ranellucci 9f41f0279e Some work to reduce recursive dependencies between classes 11 years ago
  Alessandro Ranellucci 3f7adfc07d Fix raft_layers according to the new support material logic 11 years ago
  Alessandro Ranellucci 28e9682d0e Several changes to support material, including a fix to prevent vertical overlapping and horizontal fusion of support and object 11 years ago
  Alessandro Ranellucci c08d4cc798 Fixed support unit tests and reduced dependency on $object 11 years ago
  Alessandro Ranellucci 197cd8e68b Typo 11 years ago
  Alessandro Ranellucci ed529b62f3 Fix threading issue with GUI. #1443 #1444 11 years ago
  Alessandro Ranellucci 4fe0675380 Removed ZTable code 11 years ago
  Alessandro Ranellucci a7989e382c Bugfix: enabling raft layers generated support for the whole model. Includes regression test. #1375 11 years ago
  Alessandro Ranellucci e8323fc339 Move support material code to its own class 11 years ago
  Alessandro Ranellucci 6adce9f66b Update support material code to use shared memory 11 years ago
  Alessandro Ranellucci ea0e136b45 Prevent superfluous extra perimeters added when a region has an acute angle 11 years ago
  Alessandro Ranellucci 39449f9245 Revert a recent change made to shells generation, causing too much solid infill. Includes regression test. #1431 11 years ago
  Alessandro Ranellucci c7db2cb10f Prune tiny shells to avoid random extra internal solid infill. #1431 11 years ago
  Alessandro Ranellucci a821eb7f3c More work to avoid working with vertices outside XS 11 years ago
  Alessandro Ranellucci 566d38a472 Replace TriangleMesh with the XS port 11 years ago