Vojtech Bubnik
|
c013b73308
Fixing perl unit tests
|
3 years ago |
Lukas Matena
|
52ab8a5f19
Wipe tower fix (do not skip the first toolchange when printing without the wipe tower)
|
5 years ago |
Lukas Matena
|
0d2637fede
t tests changed so they don't fail on the extruder number check
|
6 years ago |
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 |
Alessandro Ranellucci
|
229039d3b8
Fixed test and implementation of ooze prevention standby points (wrong test caused wrong implementation). #2103
|
10 years ago |
Alessandro Ranellucci
|
89f0c60fc8
Adapt t/multi.t to new behavior of auto_assign_extruders()
|
10 years ago |
Alessandro Ranellucci
|
de2fd9721c
Fixed ooze prevention test as well
|
10 years ago |
Alessandro Ranellucci
|
a654722f18
Fixed test relying on old layer_height default value
|
10 years ago |
Alessandro Ranellucci
|
58ffaca2df
Bugfix: ooze_prevention brought the extruder too far. Includes regression test
|
10 years ago |
Alessandro Ranellucci
|
7ba08c90cf
Refactoring to Model API for making it stricter and safer
|
10 years ago |
Alessandro Ranellucci
|
f51921a11a
Default extruder wasn't applied to perimeter extruder. Includes regression test. #1868
|
10 years ago |
Alessandro Ranellucci
|
d2a6194960
Fix the 'extruder' behavior in CLI and test that Print::Simple accepts an incomplete DynamicConfig object
|
10 years ago |
Alessandro Ranellucci
|
6f3844c1ba
Fix crash when using multiple skirts with a single, non-zero, extruder. Includes regression test
|
10 years ago |
Alessandro Ranellucci
|
432a87e73d
New option for forcing the generation of interface shells. #1847
|
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
|
344a517ce8
Regression test for #1808 (crash when using non-consecutive extruders), already fixed in master branch
|
11 years ago |
Alessandro Ranellucci
|
bd8c430afd
Merge branch 'stable'
|
11 years ago |
Alessandro Ranellucci
|
387df3b900
Fix regression causing toolchange_gcode to crash Slic3r. Includes regression test. #1545
|
11 years ago |
Alessandro Ranellucci
|
4577f0725c
Incomplete work for XS-based convex_hull
|
11 years ago |
Alessandro Ranellucci
|
5f81292f3f
Ported encloses_point() to XS and renamed to contains_point()
|
11 years ago |
Alessandro Ranellucci
|
beb7939e22
Rename standby_temperature to ooze_prevention. #1523
|
11 years ago |
Alessandro Ranellucci
|
5e78f8a0b0
Make sure all extruders are outside skirt at toolchange when standby_temperature is enabled
|
11 years ago |
Alessandro Ranellucci
|
032698fb07
Test that toolchanges happen outside skirt when standby-temperature is enabled
|
11 years ago |
Alessandro Ranellucci
|
40fd7418cd
Added test for standby_temperature
|
11 years ago |