Commit History

Author SHA1 Message Date
  bubnikv 2455aee97c Further reduction of Perl Config.pm methods. 7 years ago
  bubnikv 401059066e Switched to Perl local::lib for local compilation. 7 years ago
  bubnikv f0325575c2 Slic3r has been modified to propagate the following filament specific 7 years ago
  bubnikv e0a24f94c0 Removed Object.pm support_material_flow method. 7 years ago
  bubnikv 616788a600 Disabling the support tests until the test suite is modified 7 years ago
  bubnikv 38cb2842ac support_material_synchronize_layers implementation 8 years ago
  Alessandro Ranellucci 13b63d06ed Use thick raft layers as we do for support material layers. #2723 9 years ago
  Alessandro Ranellucci d8ee9dd5f5 Limit first object layer height correctly when using a larger support material extruder. #2722 9 years ago
  Alessandro Ranellucci 095391d702 When using raft, validate first layer height against support material extruder only instead of taking other extruders into account, thus potentially allowing larger nozzles to be used for it. #2701 9 years ago
  Alessandro Ranellucci 722e94513c Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled 9 years ago
  Alessandro Ranellucci 6eb1fa36ed Bugfix: bridge speed was still used for first object layer above raft when support_material_contact_distance == 0. Includes regression tests. #2656 9 years ago
  Alessandro Ranellucci 7b980c1dc9 New option for vertical distance between object and support material, with special handling of the 0 case that disabled bridge flow/speed in order to allow for soluble material. #2491 #2272 #2069 #1942 #2435 #1703 9 years ago
  Alessandro Ranellucci 33f7b08c80 Fix t/support.t after changing contact distance on top surfaces 10 years ago
  Alessandro Ranellucci 21ea100d0e Fixed tests 10 years ago
  Alessandro Ranellucci 59f0c64e1c Fixed regression test for #2301 10 years ago
  Alessandro Ranellucci 4b013d7a48 Added failing test for bridge speed not being used for first object layer above support material. #2301 10 years ago
  Alessandro Ranellucci 82e2dd4e62 Bugfix: wrong number of raft layers in some situations due to a numerical error 10 years ago
  Alessandro Ranellucci 4e5f7d74ff Bugfix: wrong handling of large number of raft layers. #2041 10 years ago
  Alessandro Ranellucci 7ba08c90cf Refactoring to Model API for making it stricter and safer 10 years ago
  Alessandro Ranellucci 9c7cc484bc Update t/support.t still assuming default support material pattern was honeycomb 10 years ago
  Alessandro Ranellucci 66045faf81 Fix error in t/support.t 10 years ago
  Alessandro Ranellucci 89d3dbaa5a Bugfix: incorrect number of raft layers was generated when too few were requested. #1678 11 years ago
  Alessandro Ranellucci 07b9b12475 Make tests pass 11 years ago
  Alessandro Ranellucci 5bf0942f45 Satisfy test suite and CLI 11 years ago
  Alessandro Ranellucci 20f1f3d2b4 Fix regression preventing raft from being generated for the entire object footprint. #1614 #1567 11 years ago
  Alessandro Ranellucci c08d4cc798 Fixed support unit tests and reduced dependency on $object 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 d69c956e75 Update t/support.t 11 years ago
  Alessandro Ranellucci 73c05a6092 Moved vibration limit to its own G-code filter 11 years ago
  Alessandro Ranellucci 913f401280 Merge new-support2 11 years ago
  Alessandro Ranellucci 7a8e1e778a New test to ensure brim and raft are extruded with the support material extruder. #123 11 years ago
  Alessandro Ranellucci f5e48a306d Bugfix: support material and brim didn't work correctly. Includes unit test. #1074 11 years ago