Alessandro Ranellucci
|
4295d65115
Manual control
|
9 years ago |
Alessandro Ranellucci
|
cb8f8a24b0
Keep print job order
|
9 years ago |
Alessandro Ranellucci
|
9438289fc1
Removed debugging statement
|
9 years ago |
Alessandro Ranellucci
|
4e3784a2a9
More memory leaks fixed
|
9 years ago |
Alessandro Ranellucci
|
05812a0a60
Fixed memory leak
|
9 years ago |
Alessandro Ranellucci
|
b309c61de3
Test button for serial connection
|
9 years ago |
Alessandro Ranellucci
|
fc1a7471cf
Several improvements to the print job queue
|
9 years ago |
Alessandro Ranellucci
|
9b21ac877a
Merge branch 'master' into sender
|
9 years ago |
Alessandro Ranellucci
|
2811af349a
Added a new grid infill pattern
|
9 years ago |
Alessandro Ranellucci
|
889a54e946
Bump version number
|
9 years ago |
Alessandro Ranellucci
|
9fcec10737
Finished porting LayerRegion to C++
|
9 years ago |
Alessandro Ranellucci
|
5b8ed7367a
Fixed potential hang in PerimeterGenerator.cpp
|
9 years ago |
Alessandro Ranellucci
|
6ac79e3ed6
Ported make_perimeters() to C++
|
9 years ago |
Alessandro Ranellucci
|
15d2522f3d
Merge branch 'xs-perimetergenerator'
|
9 years ago |
Alessandro Ranellucci
|
b4515cf695
Finished porting PerimeterGenerator to C++
|
9 years ago |
Alessandro Ranellucci
|
9ac4fc9034
Fix compilation on Windows due to lack of setenvt(). #2973
|
9 years ago |
Alessandro Ranellucci
|
0e18b094d1
More work for porting PerimeterGenerator to XS
|
9 years ago |
Alessandro Ranellucci
|
c65c9d876e
Bugfix: zooming in empty layers preview (because of disabled background processing) crashed
|
9 years ago |
Alessandro Ranellucci
|
e84ead5291
Bugfix: changing range-based layer heigths didn't trigger background processing. #2958
|
9 years ago |
Alessandro Ranellucci
|
440af2c81c
Bugfix: bridge anchors were shortened under rare circumstances
|
9 years ago |
Alessandro Ranellucci
|
b8aecbd56c
Initial work for porting PerimeterGenerator to XS
|
9 years ago |
Alessandro Ranellucci
|
3e739b87da
Finished porting Slic3r::GCode to XS (speed boost!)
|
9 years ago |
Alessandro Ranellucci
|
0ad4296aaf
Ported GCode::set_extruders() and GCode::change_layer() to XS
|
9 years ago |
Alessandro Ranellucci
|
9a17efc480
Use GCodeWriter for path segments (refactoring)
|
9 years ago |
Alessandro Ranellucci
|
fbd640fdc5
Ported GCode::extrude_path() to XS (speed boost!)
|
9 years ago |
Alessandro Ranellucci
|
b025efe729
Ported GCode::travel_to() to XS
|
9 years ago |
Alessandro Ranellucci
|
a6f4c8e567
Ported GCode::set_extruder() and OozePrevention
|
9 years ago |
Alessandro Ranellucci
|
72355a9500
Use macro in PrintConfig.hpp
|
9 years ago |
Alessandro Ranellucci
|
ff5747bb60
Macro for readability
|
9 years ago |
Alessandro Ranellucci
|
b14290b9f6
Make tests happy
|
9 years ago |
Alessandro Ranellucci
|
5571144c0e
Ported Slic3r::GCode::needs_retraction() to XS
|
9 years ago |
Alessandro Ranellucci
|
b4019bb438
Ported more Slic3r::GCode methods to XS
|
9 years ago |
Alessandro Ranellucci
|
801f629fdc
Ported Slic3r::GCode storage to XS
|
9 years ago |
Alessandro Ranellucci
|
ab858f320d
Updated test
|
9 years ago |
Alessandro Ranellucci
|
280f3f38d7
Ported Slic3r::GCode::OozePrevention storage to XS
|
9 years ago |
Alessandro Ranellucci
|
b43dd92766
Ported Slic3r::GCode::Wipe storage to XS
|
9 years ago |
Alessandro Ranellucci
|
76b2e88551
Removed setenv() test as we can't test environment variables in Perl since they are now set in XS
|
9 years ago |
Alessandro Ranellucci
|
bf9cd1b8e6
Ported Slic3r::GCode::AvoidCrossingPerimeters to XS
|
9 years ago |
Alessandro Ranellucci
|
580d28d071
Finished porting PlaceholderParser to XS
|
9 years ago |
Alessandro Ranellucci
|
249088b4f8
Ported Config::setenv() to XS
|
9 years ago |
Alessandro Ranellucci
|
f361d8ad43
Ported PlaceholderParser::apply_env_variables() to XS
|
9 years ago |
Alessandro Ranellucci
|
724e668a94
Revert "Add perl 5.22 to Travis CI"
|
9 years ago |
Alessandro Ranellucci
|
3b7cb6722c
Add perl 5.22 to Travis CI
|
9 years ago |
Alessandro Ranellucci
|
be1f35c516
Disable testing of modules that have known broken tests
|
9 years ago |
Alessandro Ranellucci
|
4a39665804
Bugfix: binary ASCII files were not written with the correct fopen() mode. #2928
|
9 years ago |
Alessandro Ranellucci
|
3cd6c78044
Releasing 1.2.9
|
9 years ago |
Alessandro Ranellucci
|
455a1062ef
Fix minor rendering glitch in 2D toolpaths preview
|
9 years ago |
Alessandro Ranellucci
|
be635c69e7
Fixed regression casusing some rare STL files not to parsed correctly because of lack of the solid name. #2914
|
9 years ago |
Alessandro Ranellucci
|
6dc3caa8b2
Typo
|
9 years ago |
Alessandro Ranellucci
|
539cde8d7a
Raise the thickness threshold used for generating thin walls. TODO: don't enforce this at the segment level but consider the average thickness of an entire polyline and compare it to the total length. #2910
|
9 years ago |