Alessandro Ranellucci
|
07b9b12475
Make tests pass
|
11 лет назад |
Alessandro Ranellucci
|
a2cbb261cb
More work for refactoring Flow/Extruder
|
11 лет назад |
Alessandro Ranellucci
|
8ed738d3f7
More incomplete work for Flow/Extruder refactoring
|
11 лет назад |
Alessandro Ranellucci
|
5bf0942f45
Satisfy test suite and CLI
|
11 лет назад |
Alessandro Ranellucci
|
57e4e5c8e1
One more fix for ooze_prevention and skirt_height == -1
|
11 лет назад |
Alessandro Ranellucci
|
1157a7f859
Remove package variable $Slic3r::Config
|
11 лет назад |
Alessandro Ranellucci
|
4f58a1c401
Rewrite avoid_crossing_perimeters() to fix a regression and get better performance by choosing regular points along contours. #1531
|
11 лет назад |
Alessandro Ranellucci
|
12db58c9d0
Merge branch 'stable'
|
11 лет назад |
Alessandro Ranellucci
|
00e8ba4781
Fix regression causing complete_objects to skip Z moves after first object is complete. Includes regression test. #1582 #1541
|
11 лет назад |
Alessandro Ranellucci
|
bd8c430afd
Merge branch 'stable'
|
11 лет назад |
Alessandro Ranellucci
|
387df3b900
Fix regression causing toolchange_gcode to crash Slic3r. Includes regression test. #1545
|
11 лет назад |
Alessandro Ranellucci
|
5217bc370a
Fix regression causing retraction restarts to ignore extrusion_axis. Includes regression test. #1547
|
11 лет назад |
Alessandro Ranellucci
|
761f261a68
Ported intersect_expolygons() and subtract_expolygons() to XS
|
11 лет назад |
Alessandro Ranellucci
|
bd62de7653
Renamed encloses_line() to contains_line() and implemented it using diff_pl()
|
11 лет назад |
Alessandro Ranellucci
|
beb7939e22
Rename standby_temperature to ooze_prevention. #1523
|
11 лет назад |
Alessandro Ranellucci
|
9f41f0279e
Some work to reduce recursive dependencies between classes
|
11 лет назад |
Alessandro Ranellucci
|
4755e61d71
Bugfix: [input_filename] and [input_filename_base] were only available in the filename pattern and not in the custom G-code settings. #1507
|
11 лет назад |
Alessandro Ranellucci
|
29b83517cb
Ported point_along_segment(), Polyline::length(), Polyline::clip_end() to XS
|
11 лет назад |
Alessandro Ranellucci
|
bcc061176c
New option to use G10/G11 for firmware-controlled retraction. #1494
|
11 лет назад |
Alessandro Ranellucci
|
1741adaddf
Removed debugging line
|
11 лет назад |
Alessandro Ranellucci
|
4c2c31b554
Fix speed math for wipe, which was causing too fast retraction. Includes regression test. #1468
|
11 лет назад |
Alessandro Ranellucci
|
bc0b9e1b72
Don't combine retract and travel anymore when using G0. #1289
|
11 лет назад |
Alessandro Ranellucci
|
0dd3ab0662
Don't block while cooling extruder
|
11 лет назад |
Alessandro Ranellucci
|
0062c3b7fc
Almost finished the implementation of --standby-temperature
|
11 лет назад |
Alessandro Ranellucci
|
9caf536aca
Finished a basic implementation of --standby-temperature
|
11 лет назад |
Alessandro Ranellucci
|
7bd2ce21ca
Fix wrong bridge flow used for overhangs and bridge perimeters. Includes regression test. #1407
|
11 лет назад |
Alessandro Ranellucci
|
a88ce0cb5e
Fix regression in start perimeters at non-overhangs. #1442
|
11 лет назад |
Alessandro Ranellucci
|
e2cb40766b
Fix two more Boost calls after xsdata merge. #1429
|
11 лет назад |
Alessandro Ranellucci
|
907ba55aab
Some minor fixes needed after the xsdata merge. #1421
|
11 лет назад |
Alessandro Ranellucci
|
4dd12b57a1
Fixed wipe (includes regression test). #1421
|
11 лет назад |
Alessandro Ranellucci
|
a49dc603cc
Many changes and fixes to remove leaks and return objects by reference
|
11 лет назад |
Alessandro Ranellucci
|
275422fac7
Don't return first_point() and last_point() by reference
|
11 лет назад |
Alessandro Ranellucci
|
0ffb0f6a58
Fix tests
|
11 лет назад |
Alessandro Ranellucci
|
bd7b0e2aed
Ported ExtrusionPath::Collection->chained_path
|
11 лет назад |
Alessandro Ranellucci
|
5d6fd7f4d9
Optimizations for better usage of XS code
|
11 лет назад |
Alessandro Ranellucci
|
9254ff9704
Typo in merge
|
11 лет назад |
Alessandro Ranellucci
|
c9f68ed28a
Refactor E code and keep track of per-extruder consumend filament
|
11 лет назад |
Alessandro Ranellucci
|
70d824c9a7
One minor optimization in GCode.pm
|
11 лет назад |
Alessandro Ranellucci
|
5f17fa342b
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
11 лет назад |
Alessandro Ranellucci
|
055273fbc8
Huge speed boost by reducing the number of method calls in GCode.pm
|
11 лет назад |
Alessandro Ranellucci
|
73c05a6092
Moved vibration limit to its own G-code filter
|
11 лет назад |
Alessandro Ranellucci
|
b11b595c97
Ported nearest_point() and nearest_point_index()
|
11 лет назад |
Alessandro Ranellucci
|
f1e9216c70
Save some time in GCode.pm method calls
|
11 лет назад |
Alessandro Ranellucci
|
9fb14f2119
Ported (and used) ExtrusionPath->first_point
|
11 лет назад |
Alessandro Ranellucci
|
fc9cec9d81
Merge branch 'master' into xsdata
|
11 лет назад |
Alessandro Ranellucci
|
3d6fb1b05c
New feature: ability to override specific settings for individual objects in the plater. #344
|
11 лет назад |
Alessandro Ranellucci
|
fa07c512b4
Merge branch 'master' into xsdata
|
11 лет назад |
Alessandro Ranellucci
|
4862d832b5
Simplify layer change code now that we have distinct support layers
|
11 лет назад |
Alessandro Ranellucci
|
b956faa153
Adapt avoid_crossing_perimeters code to the recent changes
|
11 лет назад |
Alessandro Ranellucci
|
5d80c26b29
Adjust collision detection for brim and include support islands inside the only_retract_when_crossing_perimeters logic
|
11 лет назад |