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 |
Florens Wasserfall
|
a386136c31
removed legacy debugging code
|
7 years ago |
Florens Wasserfall
|
febe07d8e8
bugfix: better cache for raft height
|
7 years ago |
Florens Wasserfall
|
ad9c4e2565
Bugfix: legacy return value exception caused problems with vertical surfaces
|
7 years ago |
Florens Wasserfall
|
6d063a4413
bugfix: cache raft height for z-indicator in preview to avoid segfault when reslicing
|
7 years ago |
Alessandro Ranellucci
|
2ee32bb244
Added new option for additional overlap between regions printed with distinct extruders or settings
|
7 years ago |
Joseph Lenox
|
abc96ad3bf
Merge pull request #4032 from hyperair/fix-octoprint-send-gcode
|
7 years ago |
eMAKER
|
5fbb245b97
Duet upload improved to work with DuetWiFi and Duet 0.6(ethernet). Thanks to @rob-miller for testing and fix. (#4033)
|
7 years ago |
Chow Loong Jin
|
8cd25fd7e9
Fix host_type comparison
|
7 years ago |
Joseph Lenox
|
98fca9090b
Same derp, different file.
|
7 years ago |
Joseph Lenox
|
58f3290a93
Oops, moved it to a different class by mistake.
|
7 years ago |
Samir55
|
1e8cd3f199
Model.hpp Doxygen Documentation (#3958)
|
7 years ago |
eMAKER
|
1c74067da0
Octoprint settings functionality expanded to allow upload to RepRapFi… (#4028)
|
7 years ago |
Alessandro Ranellucci
|
65e1fe22e0
Restored Storable module in OSX package
|
7 years ago |
Joseph Lenox
|
46504db02f
tab->space in GCodeSender
|
7 years ago |
Joseph Lenox
|
2bedc5c9df
Link to libstdc++ statically. (#4016)
|
7 years ago |
Joseph Lenox
|
5e7fbe177d
Always format month/day/hour/second/minute placeholder variables out to their full width.
|
7 years ago |