Commit History

Author SHA1 Message Date
  Vojtech Bubnik 8a2a9dba2f Eradicated admesh from TriangleMesh: 3 years ago
  Vojtech Bubnik ef9004cee4 Fix of its_collect_mesh_projection_points_above() 3 years ago
  bubnikv ac6969c992 Reworked the Perl unit / integration tests to use the same Print 5 years ago
  Lukas Matena 07282eb24d Fixed unit tests when run with range checks on std::vector 5 years ago
  Enrico Turri 197600d452 Test.pm modified to use ModelInstance full 3D transform 6 years ago
  bubnikv 5063c15442 Fixed automatic tests. 6 years ago
  bubnikv e162c47167 Removed some dependencies on Perl IO module. 6 years ago
  bubnikv 881a5c531b Fix of the last commits: 7 years ago
  bubnikv 2f57ee60d1 Improved G-code generator for multi-material prints 7 years ago
  bubnikv e90279c513 Ported the G-code generator from Perl to C++. 7 years ago
  Joseph Lenox 33f489bba9 Anonymous object supports. Initial implementation provides for a box of arbitrary size. 8 years ago
  bubnikv 6dfe4c0b96 Debugging code: Storing the test STLs inlined in the Perl code into a file. 8 years ago
  Alessandro Ranellucci 5ff7511a14 Fixed regression in bridging caused by error in porting. Includes regression test. #3175 9 years ago
  Alessandro Ranellucci f14c0e2183 Bugfix: concave starting points were not correctly detected for slice holes. Includes regression test. #2857 9 years ago
  Alessandro Ranellucci 229039d3b8 Fixed test and implementation of ooze prevention standby points (wrong test caused wrong implementation). #2103 10 years ago
  Alessandro Ranellucci 16b6cdcd6e Fix failing tests 10 years ago
  Alessandro Ranellucci 73b3c06361 Ported more things to XS 10 years ago
  Alessandro Ranellucci c0a6b1a9cc Bugfix: enabling/disabling support material didn't cause skirt to be recalculated 10 years ago
  Alessandro Ranellucci 928335f186 Removed print_center option (but left --print-center from CLI) 10 years ago
  Alessandro Ranellucci 5dcc1eab79 Bugfix: seam_position = aligned failed in certaim circumstances because of faulty concave points detection. Includes regression test 10 years ago
  Alessandro Ranellucci 7ba08c90cf Refactoring to Model API for making it stricter and safer 10 years ago
  Alessandro Ranellucci 913ab54a2b Bugfix: gap fill was not inserted in the correct order before leaving island. Includes regression test. #1907 10 years ago
  Alessandro Ranellucci 62e19469bc Fixed regression in --infill-only-where-needed. Includes a minimal test suite for such feature. #1871 10 years ago
  Alessandro Ranellucci e9e23119fc Failing test for broken command line scaling. #1889 10 years ago
  Alessandro Ranellucci 071097d3f1 Fix extruder assignment and tests 11 years ago
  Alessandro Ranellucci 6feff7fe53 Test that stacked cubes with distinct extruders don't generate any internal interface shells. #1847 11 years ago
  Alessandro Ranellucci 34f1511e0c Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831 11 years ago
  Alessandro Ranellucci 2295d48947 Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794 11 years ago
  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 5bf0942f45 Satisfy test suite and CLI 11 years ago
  Alessandro Ranellucci 7ddf4f3ddf Fixes to complete_objects to make t/gcode.t pass 11 years ago
  Alessandro Ranellucci c5ead0f2a6 Fixes to Config and plater; also refactored the arrange() code 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 916a0a0e58 Fix compilation and test suite 11 years ago
  Alessandro Ranellucci 02df73c94b More refactoring to clean up the Print object API 11 years ago
  Alessandro Ranellucci f55e057504 More work for refactoring add_model() to add_model_object(). Tests pass 11 years ago
  Alessandro Ranellucci 0b63afb370 Fix complete_objects after XS port. Includes regression test. #1511 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 747fd25f6d Fix threads, tests and require the most recent Moo version 11 years ago
  Alessandro Ranellucci 566d38a472 Replace TriangleMesh with the XS port 11 years ago
  Alessandro Ranellucci 3bcb2f04ed Add spiral vase test for hollow models 11 years ago
  Alessandro Ranellucci 6bd4803612 Failing test case about spurious infill in hollow objects, caused by shells being correctly generated even for hollow objects - however sometimes we don't want that 11 years ago
  Alessandro Ranellucci 0a8872ca6c Extend utils/dump-stl.pl to also write STL files 11 years ago
  Alessandro Ranellucci f26f084064 New freeze.t test 11 years ago
  Alessandro Ranellucci c03f9f0197 Fixed regression causing wrong direction for inwards move in holes. Includes regression test. #1265 11 years ago
  Alessandro Ranellucci 64a21276e3 Add regression test for concave starting points. #135 11 years ago
  Alessandro Ranellucci c707073a73 Some fixes about overhang detection. Includes regression tests 11 years ago
  Alessandro Ranellucci 20158aac0d Merge branch 'issue1161' 11 years ago
  Alessandro Ranellucci 8b6afb61d9 Fix little error in tests 11 years ago