supermerill
|
787355c52f
Perimeter loop : continuous mode for perimeters (it merge the loops into a big one)
|
6 years ago |
andy5995
|
203f7927fe
README.md:grammar improvement suggestions
|
6 years ago |
Joseph Lenox
|
364f2a6e8c
Patch for #4620 - ensure posDetectSurfaces is invalidated on slice change (#4679)
|
6 years ago |
Joseph Lenox
|
dabb5f3823
Fix skirt/Brim (#4669)
|
6 years ago |
Joseph Lenox
|
b3cac9d0fb
Cleanup old branch builds (#4680)
|
6 years ago |
Joseph Lenox
|
748dd3c23a
add const begin/end iterators to SurfaceCollection to let it work in range-based for loops (const)
|
6 years ago |
Joseph Lenox
|
f18c34006c
Don't load swrast_dri.so, it's breaking(?) some driver/distro combinations and
|
6 years ago |
Joseph Lenox
|
b84be0deb5
Fix division by zero when min=max layer heights (#4672)
|
6 years ago |
Joseph Lenox
|
39b157b4f8
Fallout from the config refactor; use correct accessors.
|
6 years ago |
Joseph Lenox
|
45353b78c8
Remove trailing spaces in lines.
|
6 years ago |
Joseph Lenox
|
ab38cca082
Clipper uses constexpr, it should conform to at least C++11. Fixes a build error on osx
|
6 years ago |
Joseph Lenox
|
190de64396
Permit coBool options to be set with booleans; added an additional type enforcement for setting it with a string (only accepts "1" and "0"). (#4668)
|
6 years ago |
Joseph Lenox
|
90f108ae8e
Use GCC8 instead of 4.9 for travis (#4666)
|
6 years ago |
Joseph Lenox
|
8e5a9cba71
#4654 Add a check for a 0 from the math to calculate the spacing; added a regression test to ensure that the spacing can't be 0 with otherwise valid inputs.
|
6 years ago |
Joseph Lenox
|
f19fc3b6dc
#4635 only use WXDIR if it is set.
|
6 years ago |
Joseph Lenox
|
ed1560b4c7
#4635 Don't set WXDIR for perl builds (it isn't for that)
|
6 years ago |
Joseph Lenox
|
9c3d9ca4a5
#4635 Correct assumptions about where the working folder is.
|
6 years ago |
Joseph Lenox
|
6397d58c7d
#4635 Use readlink -f instead of readlink for startup script on Linux.
|
6 years ago |
Joseph Lenox
|
f0a21833f7
#4635 use SLIC3R_DIR during get_version
|
6 years ago |
Joseph Lenox
|
f1fc6d24e4
#4635 Fix paths for cleanup routine; $archivefolder is an absolute path, not relative.
|
6 years ago |
Joseph Lenox
|
4745d03bd8
#4635 Use correct expansion mechanism to test if var is set/unset for pp/perl
|
6 years ago |
Joseph Lenox
|
9c7394db81
#4635 Clean up code branch
|
6 years ago |
Joseph Lenox
|
a3073afcc2
#4635 Fix invocation for make_archive.
|
6 years ago |
Joseph Lenox
|
ed45c01420
#4635 Move source dir determinator into common utilties.
|
6 years ago |
Joseph Lenox
|
63c7d68140
#4635 Extra information about what gets copied where.
|
6 years ago |
Joseph Lenox
|
53aac950b2
#4635 Remove end-of-line spaces.
|
6 years ago |
Joseph Lenox
|
95a00456cf
#4635 Be more verbose about what is getting copied where.
|
6 years ago |
Joseph Lenox
|
0b84d55f23
#4635 Add usage note for make_archive
|
6 years ago |
Joseph Lenox
|
9b5238ef91
#4635 Add some more useful diagnostic messages to make_archive.sh and fix a syntax error.
|
6 years ago |
Joseph Lenox
|
a61d2a7c66
#4660 fix syntax error with a missing space in a ]
|
6 years ago |
Joseph Lenox
|
3fa8924642
#4660 add coreutils to build-cpp as well
|
6 years ago |
Joseph Lenox
|
a3e4998f03
#4660 homebrew package is coreutils
|
6 years ago |
Joseph Lenox
|
3106a5e365
#4660 use greadlink from homebrew on osx for deployment
|
6 years ago |
Joseph Lenox
|
3680e6a869
Update bug_report.md
|
6 years ago |
Joseph Lenox
|
c960450a9d
Update feature_request.md
|
6 years ago |
Joseph Lenox
|
55d6543124
Update bug_report.md
|
6 years ago |
Miro Hrončok
|
dc0f491602
Run on X11, as Wayland crashes Slic3r
|
6 years ago |
Joseph Lenox
|
8f51287c27
Silence warnings for external libraries.
|
6 years ago |
Joseph Lenox
|
518a72aa69
#4621 Applying changes as proposed by review.
|
6 years ago |
Joseph Lenox
|
dd38214884
Apply suggestions from code review
|
6 years ago |
Alessandro Ranellucci
|
79d0677db2
Refactoring: make Slic3r::Config a thin wrapper around Slic3r::DynamicPrintConfig by moving its accessors to Slic3r::ConfigBase
|
6 years ago |
Joseph Lenox
|
21eb603cc1
Remove support test compilation
|
6 years ago |
Joseph Lenox
|
802b1e1aa7
Merge branch 'alexrj_flagssurfacetype'
|
6 years ago |
Joseph Lenox
|
427a53c6a7
Ensure switched to perlbrew
|
6 years ago |
Joseph Lenox
|
b3a848ed00
Allow for override of PERL_BIN and PP_BIN
|
6 years ago |
Joseph Lenox
|
53429ec9b8
set WXDIR
|
6 years ago |
Joseph Lenox
|
bd6edbd969
cpanm then.
|
6 years ago |
Joseph Lenox
|
c9adeac3d0
install local::lib in slic3r-perl
|
6 years ago |
Joseph Lenox
|
9eeca454e1
Comment out use of libstdc++ to "fix" #4627 at the cost of breaking old distros.
|
6 years ago |
Joseph Lenox
|
f02df04392
don't source, just switch.
|
6 years ago |