История коммитов

Автор SHA1 Сообщение Дата
  bubnikv fa3d138e91 Fix of the previous commit: Fixed number of unit tests to be executed. 5 лет назад
  bubnikv 05ea01bdcc Ported PlaceholderParser unit tests to C++. 5 лет назад
  Matthias Urlichs 329ad97a84 Add int() and % (modulo) 5 лет назад
  bubnikv 7645e9cb7a Added layer_num, layer_z variables to the end_gcode, end_filament_gcode, 6 лет назад
  Lukas Matena 7951349a1f Another t-test change to avoid fails 6 лет назад
  Lukas Matena 0d2637fede t tests changed so they don't fail on the extruder number check 6 лет назад
  bubnikv b4483fdcbd Fix of "Conditional gcode with "<=" condition fails" 7 лет назад
  bubnikv 9d3ade81fa Fixed placeholder parser tests. 7 лет назад
  bubnikv a402b1b83d Implemented <,>,<=,>=,or,and,||,&& operators. 7 лет назад
  bubnikv bb61de8379 Fixed a regression error: The "current_extruder" identifier was not set 7 лет назад
  bubnikv ae118519ab Fixed a 32bit build bug in the new PlaceholderParser macro processor. 7 лет назад
  bubnikv 6729dc1c6d Fixed a failing PlaceholderParser test case. 7 лет назад
  bubnikv 0ddbfccb08 Added some test cases for the conditional G-code math calculator. 7 лет назад
  bubnikv 672194b475 Ported the between_objects_gcode custom G-code blocks, 7 лет назад
  bubnikv b54a15faa2 Fix of the new PlaceholderParser: Maintain whitespaces and new lines. 7 лет назад
  bubnikv 708f416c84 PlaceholderParser extended with {if}/{elsif}{else} blocks and 7 лет назад
  bubnikv 47f193fe2d The PlaceholderParser has been rewritten to use 7 лет назад
  bubnikv 2455aee97c Further reduction of Perl Config.pm methods. 7 лет назад
  bubnikv 401059066e Switched to Perl local::lib for local compilation. 7 лет назад
  Alessandro Ranellucci 6a90fceaaf Ported expanded_output_filepath() to C++/XS 8 лет назад
  Alessandro Ranellucci 580d28d071 Finished porting PlaceholderParser to XS 9 лет назад
  Alessandro Ranellucci 63af442e3e Bugfix: [layer_num] was out of order because of support material layers having their order numbers. Now we use a unique continuous series. Includes regression test. #2634 9 лет назад
  Y. Sapir 09357e5868 A few improvements to gcode placeholder tests. 10 лет назад
  Alessandro Ranellucci 7ba08c90cf Refactoring to Model API for making it stricter and safer 10 лет назад
  Alessandro Ranellucci 7a9dec3720 One more change to multi-value placeholders: indices start from 0. #1899 10 лет назад
  Alessandro Ranellucci a4b6075600 Fixed regression and ambiguity about multiple-value placeholders like [first_layer_temperature_1]. Includes several unit tests covering regression. #1899 10 лет назад
  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 лет назад
  Alessandro Ranellucci 73c05a6092 Moved vibration limit to its own G-code filter 11 лет назад
  Alessandro Ranellucci baa1a8c736 Move Slic3r::Test::GCodeReader to Slic3r::GCode::Reader 11 лет назад
  Alessandro Ranellucci 06a592f25e Update tests 12 лет назад
  Alessandro Ranellucci db754dca4d Add unit test to check that nested config options work 12 лет назад
  Alessandro Ranellucci ea304a4803 Bugfix: custom layer G-code was applied before Z change, and not after like it was documented. #869 12 лет назад