Alessandro Ranellucci
|
36c1a9d20c
|
Renamed shift_x and shift_y into origin
|
2014-10-25 10:56:21 +02:00 |
|
Alessandro Ranellucci
|
64853d5661
|
Bugfix: M73 was exceeding 100% when multiple objects were printed together. #1912
|
2014-06-05 16:24:47 +02:00 |
|
Alessandro Ranellucci
|
3d25b9030c
|
Bugfix: movement between objects in sequential printing mode was going too far away. #2013 #2007
|
2014-05-26 15:19:13 +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
|
ea173cf815
|
Bugfix: ambiguous semantics of the layers_count() method caused M73 to go beyond 100%. #1670
Conflicts:
lib/Slic3r/GCode.pm
lib/Slic3r/Print.pm
lib/Slic3r/Print/Object.pm
|
2014-01-11 17:40:09 +01:00 |
|
Alessandro Ranellucci
|
ed3a6349c7
|
Adapt the new gcode.t test to master (and subtract final retraction from used filament length)
|
2014-01-11 14:42:31 +01:00 |
|
Alessandro Ranellucci
|
529d1b19c3
|
Test that absolute_E is positive at the end of print (and document that it accounts for the final retraction)
|
2014-01-11 14:26:19 +01:00 |
|
Alessandro Ranellucci
|
5bf0942f45
|
Satisfy test suite and CLI
|
2014-01-02 17:24:23 +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
|
00e8ba4781
|
Fix regression causing complete_objects to skip Z moves after first object is complete. Includes regression test. #1582 #1541
|
2013-12-07 14:52:59 +01:00 |
|
Alessandro Ranellucci
|
5217bc370a
|
Fix regression causing retraction restarts to ignore extrusion_axis. Includes regression test. #1547
|
2013-11-24 12:37:36 +01:00 |
|
Alessandro Ranellucci
|
0b63afb370
|
Fix complete_objects after XS port. Includes regression test. #1511
|
2013-11-02 14:44:30 +01:00 |
|
Alessandro Ranellucci
|
4c2c31b554
|
Fix speed math for wipe, which was causing too fast retraction. Includes regression test. #1468
|
2013-10-13 17:05:22 +02:00 |
|
Alessandro Ranellucci
|
4dd12b57a1
|
Fixed wipe (includes regression test). #1421
|
2013-09-06 19:14:06 +02:00 |
|
Alessandro Ranellucci
|
a49dc603cc
|
Many changes and fixes to remove leaks and return objects by reference
|
2013-09-03 19:26:58 +02:00 |
|
Alessandro Ranellucci
|
9af2a1c007
|
Use XS Point everywhere
|
2013-07-15 20:31:43 +02:00 |
|
Alessandro Ranellucci
|
da76496988
|
Store config in Slic3r::GCode object
|
2013-05-31 11:19:36 +02:00 |
|
Alessandro Ranellucci
|
50526dea5a
|
Fix last_pos shifting and add unit test
|
2013-01-27 13:06:45 +01:00 |
|