Alessandro Ranellucci
|
bc96a1a268
New customizable G-code to be added between objects when using sequential printing. (by @lordofhyphens) #3264 #3275
|
7 лет назад |
Alessandro Ranellucci
|
c5a285f435
Ported expanded_output_filepath() to C++/XS
|
8 лет назад |
Alessandro Ranellucci
|
e5412b5d69
Use --local-lib when calling cpanm
|
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 лет назад |