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
|
8564ac391c
Test case for Bugfix: use Lift-z option for 2. extruder #3385
|
8 years ago |
Alessandro Ranellucci
|
790dbfe9a8
Fix false positive in lift unit test
|
9 years ago |
Alessandro Ranellucci
|
a2ea191d84
Fix regression in lift, includes regression test
|
9 years ago |
Alessandro Ranellucci
|
8138fbf349
New --retract-lift-above and --retract-lift-below options. #763 #3057
|
9 years ago |
Alessandro Ranellucci
|
49817aac34
Removed test that doesn't apply anymore because the logic of only_retract_when_crossing_perimeters is much more complex now
|
10 years ago |
Alessandro Ranellucci
|
60a76b8cfa
Fixed regression causing retraction to be skipped when Retract Length was 0 but Use Firmware Retraction was enabled. Includes regression test. #2359
|
10 years ago |
Alessandro Ranellucci
|
fb2d84b5d3
Bugfix: double G10 and G11 commands were issued. #2320
|
10 years ago |
Alessandro Ranellucci
|
11bd1e68e2
Fixed some regressions in retracts and wipe. Includes regression test
|
10 years ago |
Alessandro Ranellucci
|
7f57f007cd
Refactoring: moved Slic3r::GCode::Base to Slic3r::GCode::Writer
|
10 years ago |
Alessandro Ranellucci
|
c2e710d092
Removed --g0
|
10 years ago |
Alessandro Ranellucci
|
167df0ab87
Refactoring: moved most of the low-level G-code to the Slic3r::GCode::Base class. Cleanup of the retraction and wipe logic.
|
10 years ago |
Alessandro Ranellucci
|
71209711b3
Bugfix: ignore only_retract_when_crossing_perimeters when fill_density = 0
|
10 years ago |
Alessandro Ranellucci
|
7ba08c90cf
Refactoring to Model API for making it stricter and safer
|
10 years ago |
Alessandro Ranellucci
|
c4bfe64fb8
Test coverage for retract_layer_change
|
10 years ago |
Alessandro Ranellucci
|
07b9b12475
Make tests pass
|
11 years ago |
Alessandro Ranellucci
|
7ddf4f3ddf
Fixes to complete_objects to make t/gcode.t pass
|
11 years ago |
Alessandro Ranellucci
|
73c05a6092
Moved vibration limit to its own G-code filter
|
11 years ago |
Alessandro Ranellucci
|
10a8f479f9
Bugfix: lift was not working correctly with multiple extruders and multiple skirt layers. Also, we now ignore all lift settings except the one of the first extruder. Includes regression tests. #1332 #1338
|
11 years ago |
Alessandro Ranellucci
|
baa1a8c736
Move Slic3r::Test::GCodeReader to Slic3r::GCode::Reader
|
11 years ago |
Alessandro Ranellucci
|
94ed6cd239
Always move Z at travel speed. #1093
|
11 years ago |
Alessandro Ranellucci
|
4fdcd18801
Fix t/retraction.t after the recent change to the first_layer_height default
|
11 years ago |
Alessandro Ranellucci
|
b73c301c55
Bugfix: double lift at toolchange. #953
|
11 years ago |
Alessandro Ranellucci
|
06a592f25e
Update tests
|
11 years ago |
Alessandro Ranellucci
|
2f192bddca
Make tests happy
|
11 years ago |
Alessandro Ranellucci
|
97f0b7a372
Update retraction.t to work with two-phase retractions (triggered by changing the default retract_length_toolchange to something greater than 3)
|
12 years ago |
Alessandro Ranellucci
|
e372372a5d
Bugfix: extra length on restart didn't work correctly for negative values. #654
|
12 years ago |
Alessandro Ranellucci
|
dc4ada2374
Fix retraction tests and fix retract_extra_length and lift in multiple extruders environments
|
12 years ago |
Alessandro Ranellucci
|
701c98c5a7
Export Slic3r::Test::_eq()
|
12 years ago |
Alessandro Ranellucci
|
494a1a84cf
Incomplete work to test multiple extruders in t/retraction.t
|
12 years ago |
Alessandro Ranellucci
|
1a3497b71d
Add tests for vibration limiting and fix implementation. Also includes a fix in set_shift()
|
12 years ago |
Alessandro Ranellucci
|
bfc3616c0c
Fix test
|
12 years ago |
Alessandro Ranellucci
|
d219d69625
Test retraction with G0
|
12 years ago |
Alessandro Ranellucci
|
2564317fb4
Test retract lift
|
12 years ago |
Alessandro Ranellucci
|
ac6dc67e6a
Tidy
|
12 years ago |
Alessandro Ranellucci
|
cf90033fd0
Refactor and extend t/retraction.t
|
12 years ago |
Alessandro Ranellucci
|
2abf2be781
New testing framework
|
12 years ago |