bubnikv
|
401059066e
|
Switched to Perl local::lib for local compilation.
Taken from upstream Slic3r, thanks @alexrj.
|
2017-08-18 09:58:50 +02:00 |
|
Alessandro Ranellucci
|
6a90fceaaf
|
Ported expanded_output_filepath() to C++/XS
|
2017-02-28 10:38:32 +01:00 |
|
Alessandro Ranellucci
|
580d28d071
|
Finished porting PlaceholderParser to XS
|
2015-07-01 19:35:22 +02:00 |
|
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
|
2015-05-03 21:41:30 +02:00 |
|
Y. Sapir
|
09357e5868
|
A few improvements to gcode placeholder tests.
|
2014-06-13 14:02:09 +03:00 |
|
Alessandro Ranellucci
|
7ba08c90cf
|
Refactoring to Model API for making it stricter and safer
|
2014-05-09 14:24:35 +02:00 |
|
Alessandro Ranellucci
|
7a9dec3720
|
One more change to multi-value placeholders: indices start from 0. #1899
|
2014-04-29 17:12:00 +02:00 |
|
Alessandro Ranellucci
|
a4b6075600
|
Fixed regression and ambiguity about multiple-value placeholders like [first_layer_temperature_1]. Includes several unit tests covering regression. #1899
|
2014-04-29 17:06:31 +02:00 |
|
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
|
2014-03-17 00:39:07 +01:00 |
|
Alessandro Ranellucci
|
73c05a6092
|
Moved vibration limit to its own G-code filter
|
2013-08-28 20:37:56 +02:00 |
|
Alessandro Ranellucci
|
baa1a8c736
|
Move Slic3r::Test::GCodeReader to Slic3r::GCode::Reader
|
2013-05-13 20:14:33 +02:00 |
|
Alessandro Ranellucci
|
06a592f25e
|
Update tests
|
2013-03-09 22:05:41 +01:00 |
|
Alessandro Ranellucci
|
db754dca4d
|
Add unit test to check that nested config options work
|
2012-12-23 15:56:13 +01:00 |
|
Alessandro Ranellucci
|
ea304a4803
|
Bugfix: custom layer G-code was applied before Z change, and not after like it was documented. #869
|
2012-12-20 17:01:01 +01:00 |
|