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 |
Joseph Lenox
|
eb9f1808c0
Test to ensure that the repetier firmware returns the correct acceleration M code and that the values are set properly.
|
8 years ago |
Alessandro Ranellucci
|
801f629fdc
Ported Slic3r::GCode storage to XS
|
9 years ago |
Alessandro Ranellucci
|
1f8ef2a63c
Fixed regression introduced by the recent PerimeterGenerator refactoring causing spiral vase not to be correctly skipped on multi-loop layers. Includes regression test. #2761
|
9 years ago |
Alessandro Ranellucci
|
a3b843b24e
Bugfix: temperature was not set correctly when using sequential printing. Includes regression test. #2702
|
10 years ago |
Alessandro Ranellucci
|
a07c48bb30
Fixed regression causing [input_filename] and [input_filename_base] not being available in custom G-code anymore. Includes regression test. #1507
|
10 years ago |
Alessandro Ranellucci
|
19548fe301
Don't perform wiping if we have just changed layer and no extrusions were performed before the first retraction. Includes regression test. #2214
|
10 years ago |
Alessandro Ranellucci
|
6135a9fb8b
Bugfix: a move below z_offset was performed when retract_lift was enabled and lift amount was less than z_offset. Includes regression test. #2349
|
10 years ago |
Alessandro Ranellucci
|
8ad200a352
Minor cleanup of t/gcode.t
|
10 years ago |
Alessandro Ranellucci
|
30b0869595
Bugfix: crash when slicing one layer objects with sailfish G-code flavor. Includes regression test. #2335
|
10 years ago |
Alessandro Ranellucci
|
36c1a9d20c
Renamed shift_x and shift_y into origin
|
10 years ago |
Alessandro Ranellucci
|
64853d5661
Bugfix: M73 was exceeding 100% when multiple objects were printed together. #1912
|
10 years ago |
Alessandro Ranellucci
|
3d25b9030c
Bugfix: movement between objects in sequential printing mode was going too far away. #2013 #2007
|
10 years ago |
Alessandro Ranellucci
|
7ba08c90cf
Refactoring to Model API for making it stricter and safer
|
10 years ago |
Alessandro Ranellucci
|
ea173cf815
Bugfix: ambiguous semantics of the layers_count() method caused M73 to go beyond 100%. #1670
|
11 years ago |
Alessandro Ranellucci
|
ed3a6349c7
Adapt the new gcode.t test to master (and subtract final retraction from used filament length)
|
11 years ago |
Alessandro Ranellucci
|
529d1b19c3
Test that absolute_E is positive at the end of print (and document that it accounts for the final retraction)
|
11 years ago |
Alessandro Ranellucci
|
5bf0942f45
Satisfy test suite and CLI
|
11 years ago |
Alessandro Ranellucci
|
7ddf4f3ddf
Fixes to complete_objects to make t/gcode.t pass
|
11 years ago |
Alessandro Ranellucci
|
00e8ba4781
Fix regression causing complete_objects to skip Z moves after first object is complete. Includes regression test. #1582 #1541
|
11 years ago |
Alessandro Ranellucci
|
5217bc370a
Fix regression causing retraction restarts to ignore extrusion_axis. Includes regression test. #1547
|
11 years ago |
Alessandro Ranellucci
|
0b63afb370
Fix complete_objects after XS port. Includes regression test. #1511
|
11 years ago |
Alessandro Ranellucci
|
4c2c31b554
Fix speed math for wipe, which was causing too fast retraction. Includes regression test. #1468
|
11 years ago |
Alessandro Ranellucci
|
4dd12b57a1
Fixed wipe (includes regression test). #1421
|
11 years ago |
Alessandro Ranellucci
|
a49dc603cc
Many changes and fixes to remove leaks and return objects by reference
|
11 years ago |
Alessandro Ranellucci
|
9af2a1c007
Use XS Point everywhere
|
11 years ago |
Alessandro Ranellucci
|
da76496988
Store config in Slic3r::GCode object
|
11 years ago |
Alessandro Ranellucci
|
50526dea5a
Fix last_pos shifting and add unit test
|
12 years ago |