Joseph Lenox
|
202a90ff90
Math evaluation in gcode (#4157)
|
7 years ago |
Giles Bathgate
|
4f2250dc70
Fix to autocenter option. (#4156)
|
7 years ago |
platsch
|
f302df3fb6
Renamed Layers Tab to Layer height table and updated description of this dialog (#4158)
|
7 years ago |
Shien Yang Lee
|
dc6cfffae4
Added option to manually reorder sequentially printed objects via plater (#4153)
|
7 years ago |
Ahmed Samir
|
ed65c81d11
Add 3MF format to ReadMe.md (#4152)
|
7 years ago |
Can Geliş
|
a28f431d04
fix acceleration gcode for reprapfirmware (#4083)
|
7 years ago |
Chow Loong Jin
|
b9592961fa
Fix importing of binary STLs in big-endian architectures (#4143)
|
7 years ago |
Joseph Lenox
|
7bf852201f
Use input name for cut. Also use find_last_of() instead of find_first_of() to properly capture names with periods in them.
|
7 years ago |
Joseph Lenox
|
695f5fd86c
Add Adaptive slicing to CLI makefiles.
|
7 years ago |
Joseph Lenox
|
e9c0c93ff1
Address warnings about comparing signed/unsigned integers.
|
7 years ago |
Joseph Lenox
|
90f66ea9b9
Allows hiding of the Controller tab (controller tab still defaults to visible).
|
7 years ago |
platsch
|
d1e4fa6889
Fixes tab/space artefact from adaptive-slicing merge (#4138)
|
7 years ago |
Can Geliş
|
5514c84f2e
Fix generating supports for hovering slices (#4129)
|
7 years ago |
Joseph Lenox
|
e6c715cad2
Merge branch 'adaptive-slicing' into merge-adaptive
|
7 years ago |
Joseph Lenox
|
5ae6a7fe3e
Corrected open() syntax. Fixes #4128, thanks to @rob-miller for the heads-up.
|
7 years ago |
Joseph Lenox
|
29d2159e29
Increased maximum baud rate for serial connections to 500k for those of you who like to live dangerously. Fixes #4131
|
7 years ago |
Ahmed Samir
|
1a2df5e491
Undo/Redo to rotate, miror, split, cut, etc (#4100)
|
7 years ago |
Joseph Lenox
|
7e018f1d38
Added toolchange command strip for dual-on-single applications.
|
7 years ago |
Joseph Lenox
|
3e55603c1a
Re-added the ability to move part meshes relative to another part mesh in the same object. (#4119)
|
7 years ago |
Joseph Lenox
|
8aff101f9f
Make slic3r.pl executable again.
|
7 years ago |
Ahmed Samir
|
5cd9ecbe57
[GSoC 2017] Support 3MF Format Read/Write. (#4046)
|
7 years ago |
tmotl
|
84275d08d2
Fix for issue #4021 - Crash due to backslash at end of text fields for Custom G-code (#4117)
|
7 years ago |
Joseph Lenox
|
c3e6f398db
Merge pull request #4115 from timor/master
|
7 years ago |
timor
|
81b6f9e261
Update required ParseXS and XSpp versions
|
7 years ago |
Joseph Lenox
|
d6c44bd68f
Fixed no-gui flag.
|
7 years ago |
Joseph Lenox
|
c84bc71361
Regression: Check on absolute value of xy_size_compensation instead of raw value > 0 to permit negative offsets again.
|
7 years ago |
Joseph Lenox
|
d6469b284a
Added --no-gui flag to force CLI usage (allows for CLI usage with AppImage build).
|
7 years ago |
Joseph Lenox
|
66074f5398
Merge pull request #4110 from probonopd/patch-2
|
7 years ago |
Joseph Lenox
|
5da256283d
Removed Version (which was improperly used). Fixes #4109
|
7 years ago |
probonopd
|
eba7d99d53
Fix Version= key
|
7 years ago |
Joseph Lenox
|
8df65c1336
Ensure that freeglut3 is installed
|
7 years ago |
Joseph Lenox
|
a54ca922b1
Merge pull request #4084 from zaxe3d/fix-cli-params
|
7 years ago |
Can Gelis
|
d1adeece9e
add --has-heatbed to the documentation
|
7 years ago |
Can Gelis
|
98e0b81445
make --has-heatbed to compatible with other cli arguments
|
7 years ago |
Can Gelis
|
571b1172b7
add --bed-shape to the documentation
|
7 years ago |
Can Gelis
|
6d9279db72
add --bed-shape cli arg
|
7 years ago |
Florens Wasserfall
|
ebe4fe8016
Display layer height of currently highlighted layer in adaptive preview
|
7 years ago |
Florens Wasserfall
|
b9a4a62a5a
Add missing variable layer height icon
|
7 years ago |
Joseph Lenox
|
13f121e3d9
Fixed warning/error about missing parenthesis (added during change for duet support).
|
7 years ago |
Joseph Lenox
|
aa20fb65e0
Bugfix: refer to getBool() instead of getting a reference to the object itself for config options.
|
7 years ago |
Joseph Lenox
|
837be65c6c
Added libglut.so.3 to install list, also upgraded make_archive.sh to permit bash-style comments
|
7 years ago |
Florens Wasserfall
|
718adf211b
merge-fix: min / max layer height settings not considered
|
7 years ago |
Joseph Lenox
|
435fa6fb02
Merge pull request #4041 from alexrj/refactor-coreperl
|
7 years ago |
Joseph Lenox
|
3187f4f181
Removed an unnecessary second call of sftp script, fixed one small error with naming.
|
7 years ago |
Joseph Lenox
|
4c958d24ee
Refactor out the perl packages into a common file.
|
7 years ago |
Joseph Lenox
|
26becd8b51
Produce AppImage from the leavings of the normal bz2. (#4039)
|
7 years ago |
Joseph Lenox
|
b6708e87f0
Check that last_send buffer is large enough in addition to whether or not we have sent data.
|
7 years ago |
Florens Wasserfall
|
546bc0f4d0
fixed merge problem
|
7 years ago |
Florens Wasserfall
|
c0dfffe0ff
Merge branch 'master' into adaptive-slicing
|
7 years ago |
Florens Wasserfall
|
49a5f7e9a4
better (correct) boundary conditions for layer height spline
|
7 years ago |