Joseph Lenox
|
205cb02efa
Restrict speed setting to fixed-point output with 3 decimal places. Includes test.
|
5 years ago |
Brian Vanderbusch
|
05a2f9028a
fix transparent desktop icon
|
6 years ago |
Joseph Lenox
|
de31617a51
Add include directories for boost-nowide (which only has a compiled component on Windows)
|
6 years ago |
andy5995
|
5309ad3a4d
CONTRIBUTING.md:create separate heading for Communication
|
6 years ago |
andy5995
|
7150884919
CONTRIBUTING.md:add link to TODO wiki page
|
6 years ago |
andy5995
|
a827b57c8b
consolidate contributing information
|
6 years ago |
J-P Nurmi
|
70946af2ae
Add missing quotes to startup scripts
|
6 years ago |
Florens Wasserfall
|
9f2dfdd981
call remove_collinear_points after removing empty layers
|
6 years ago |
Florens Wasserfall
|
db426758ca
testcase for remove_collinear_points in Polygon
|
6 years ago |
Florens Wasserfall
|
72b0d2b763
add std << operator to Point for evaulation in test environment
|
6 years ago |
Florens Wasserfall
|
faeb213ce1
Remove collinear points from polygons right after slicing the stl into polygons.
|
6 years ago |
Mathieu Arnold
|
66b00c90c3
Fix typo.
|
6 years ago |
Joseph Lenox
|
a4a0d52ccc
min_layer_height and max_layer_height are arrays (because they are tied to the extruder).
|
6 years ago |
Joseph Lenox
|
916c30c3d0
Merge pull request #4700 from andy5995/fix_typo_README
|
6 years ago |
andy5995
|
d0daa8d5ac
README.md:fix typo under directory structure section
|
6 years ago |
Joseph Lenox
|
3b338e5f84
Merge pull request #4691 from supermerill/brim_ears
|
6 years ago |
Joseph Lenox
|
c15c4fdcf6
Update PrintConfig.cpp
|
6 years ago |
Joseph Lenox
|
cb9996a14b
Wordsmithing brim_ears
|
6 years ago |
supermerill
|
32b0adacd9
add some little tests to brim ears
|
6 years ago |
supermerill
|
c07a7fd2fc
brim ears
|
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 |