Alessandro Ranellucci
|
7f57f007cd
|
Refactoring: moved Slic3r::GCode::Base to Slic3r::GCode::Writer
|
2014-10-25 10:42:07 +02:00 |
|
Alessandro Ranellucci
|
c2e710d092
|
Removed --g0
|
2014-10-21 21:41:11 +02:00 |
|
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.
|
2014-10-21 20:16:45 +02:00 |
|
Alessandro Ranellucci
|
71209711b3
|
Bugfix: ignore only_retract_when_crossing_perimeters when fill_density = 0
|
2014-07-23 00:57:31 +02:00 |
|
Alessandro Ranellucci
|
7ba08c90cf
|
Refactoring to Model API for making it stricter and safer
|
2014-05-09 14:24:35 +02:00 |
|
Alessandro Ranellucci
|
c4bfe64fb8
|
Test coverage for retract_layer_change
|
2014-04-19 19:28:43 +02:00 |
|
Alessandro Ranellucci
|
07b9b12475
|
Make tests pass
|
2014-01-05 00:36:33 +01:00 |
|
Alessandro Ranellucci
|
7ddf4f3ddf
|
Fixes to complete_objects to make t/gcode.t pass
|
2013-12-24 01:13:02 +01:00 |
|
Alessandro Ranellucci
|
73c05a6092
|
Moved vibration limit to its own G-code filter
|
2013-08-28 20:37:56 +02:00 |
|
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
|
2013-07-29 19:43:57 +02:00 |
|
Alessandro Ranellucci
|
baa1a8c736
|
Move Slic3r::Test::GCodeReader to Slic3r::GCode::Reader
|
2013-05-13 20:14:33 +02:00 |
|
Alessandro Ranellucci
|
94ed6cd239
|
Always move Z at travel speed. #1093
|
2013-04-08 22:23:51 +02:00 |
|
Alessandro Ranellucci
|
4fdcd18801
|
Fix t/retraction.t after the recent change to the first_layer_height default
|
2013-03-18 18:11:25 +01:00 |
|
Alessandro Ranellucci
|
b73c301c55
|
Bugfix: double lift at toolchange. #953
|
2013-03-11 17:06:05 +01:00 |
|
Alessandro Ranellucci
|
06a592f25e
|
Update tests
|
2013-03-09 22:05:41 +01:00 |
|
Alessandro Ranellucci
|
2f192bddca
|
Make tests happy
|
2013-03-07 16:24:25 +01:00 |
|
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)
|
2013-01-17 12:27:39 +01:00 |
|
Alessandro Ranellucci
|
e372372a5d
|
Bugfix: extra length on restart didn't work correctly for negative values. #654
|
2012-12-21 15:25:08 +01:00 |
|
Alessandro Ranellucci
|
dc4ada2374
|
Fix retraction tests and fix retract_extra_length and lift in multiple extruders environments
|
2012-12-21 15:14:44 +01:00 |
|
Alessandro Ranellucci
|
701c98c5a7
|
Export Slic3r::Test::_eq()
|
2012-12-21 13:25:03 +01:00 |
|
Alessandro Ranellucci
|
494a1a84cf
|
Incomplete work to test multiple extruders in t/retraction.t
|
2012-12-10 01:10:20 +01:00 |
|
Alessandro Ranellucci
|
1a3497b71d
|
Add tests for vibration limiting and fix implementation. Also includes a fix in set_shift()
|
2012-12-09 18:33:25 +01:00 |
|
Alessandro Ranellucci
|
bfc3616c0c
|
Fix test
|
2012-12-05 12:01:48 +01:00 |
|
Alessandro Ranellucci
|
d219d69625
|
Test retraction with G0
|
2012-12-05 11:52:52 +01:00 |
|
Alessandro Ranellucci
|
2564317fb4
|
Test retract lift
|
2012-12-05 01:27:21 +01:00 |
|
Alessandro Ranellucci
|
ac6dc67e6a
|
Tidy
|
2012-12-05 01:12:50 +01:00 |
|
Alessandro Ranellucci
|
cf90033fd0
|
Refactor and extend t/retraction.t
|
2012-12-05 00:39:40 +01:00 |
|
Alessandro Ranellucci
|
2abf2be781
|
New testing framework
|
2012-11-21 20:41:14 +01:00 |
|