Alessandro Ranellucci
9adbae29a5
Bugfix: menu icons were not shown on GTK because SetBitmap() must be called before Append(). Thank you @xoan
2017-04-27 12:14:54 +02:00
Alessandro Ranellucci
ec4f618cb5
Fixed regression in DLP manual control
2017-04-26 22:18:36 +02:00
Alessandro Ranellucci
f24fc2c675
One more fix for BOOST_DIR
2017-04-21 15:42:36 +02:00
platsch
cff79b6555
Command line help for --datadir option ( #3897 )
2017-04-20 12:03:23 +00:00
Samir55
489059f827
Improving Zoom by Keyboard Shortcut
...
removing unnecessary lines
2017-04-19 18:40:32 +02:00
Samir55
75291772ce
Improving Zoom by keyboardShortcut
2017-04-19 15:33:42 +02:00
Florens Wasserfall
bdd3afa2ba
Compensate raft height for adaptive indicator plane
2017-04-19 13:35:09 +02:00
Florens Wasserfall
8e6cb40140
Add category to adaptive slicing config options
2017-04-19 10:12:01 +02:00
Florens Wasserfall
57826c9262
Merge branch 'master' into adaptive-slicing
2017-04-19 09:29:23 +02:00
Florens Wasserfall
3836e12bd1
Refactoring of spline object for better handling of first layer and boundary cases
2017-04-19 08:44:29 +02:00
Joseph Lenox
3274b75e5f
Update file encodings and add some commentary. Also make 524 the default perl lib
2017-04-19 02:30:19 +00:00
Travis CI User
b26681ef58
updated travis for new linux package script
2017-04-19 02:09:54 +00:00
Travis CI User
5f6a12c163
stable-ish libraries for Linux
2017-04-19 02:03:11 +00:00
Jaggz H
b500f0cc01
changed overhang threshold for enforced supports from 75 to 89
2017-04-18 18:05:54 -07:00
Joseph Lenox
85374b8c30
Removed useless test.
2017-04-18 16:11:38 -05:00
Joseph Lenox
e0301acad9
abort download if no package.
2017-04-18 15:47:41 -05:00
Alessandro Ranellucci
cf984e17a3
Fix SLAPrint default overrides
2017-04-18 19:25:18 +02:00
Florens Wasserfall
acf4814eae
fix: removed forgotten codeline
2017-04-18 14:53:00 +02:00
Florens Wasserfall
2c85797c1f
Introduce new step PosLayers to split layer generation and slicing
2017-04-18 13:48:36 +02:00
Florens Wasserfall
802b631e2d
Margin around layer height plot
2017-04-18 08:46:56 +02:00
Florens Wasserfall
614f4d9ca4
After opening the adaptive layer dialog, trigger reslicing only if necessary
2017-04-18 08:44:18 +02:00
Alessandro Ranellucci
3776f1afc6
Fixed regression causing posPrepareInfill invalidation to have no effects. #3874
2017-04-18 00:05:23 +02:00
Alessandro Ranellucci
19a36cfda5
Rename 'overridable' to 'shortcuts' and change semantics accordingly: options in plater update the selected preset automatically instead of overriding it
2017-04-17 20:11:17 +02:00
Jaggz H
68536a27d5
Merge pull request #1 from lordofhyphens/jaggz--enforce-supports-logic
...
Added test for enforced support generation.
2017-04-15 17:29:55 -07:00
Joseph Lenox
0952b6dbe3
Added test for enforced support generation.
2017-04-15 18:37:42 -05:00
Joseph Lenox
1857bf6391
SupportMaterial operates in angle, underling XS Fill operates in radians. Convert degrees->radians
...
Fixes #3861
2017-04-15 14:31:31 -05:00
Joseph Lenox
075adca8bb
Resize & Rotate modifier mesh ( #3879 )
...
* Prototype scaling-to-size for modifier meshes. Currently the rescale doesn't seem to operate as expected.
* Added scaling to size for modifier meshes.
* Added rotation for modifier meshes.
* Used correct UTF8 encoded ellipse.
2017-04-15 10:39:11 -05:00
Alessandro Ranellucci
3ca6ff38e8
Bugfix: support_material_angle was parsed in radians rather than degrees. #3861
2017-04-15 11:17:15 +02:00
Alessandro Ranellucci
d09b5f47fb
Fixed regression causing posPrepareInfill invalidation to have no effects. #3874
2017-04-15 11:10:53 +02:00
Joseph Lenox
b78ccc6d4f
Ignore vim swap files.
2017-04-13 16:04:07 -05:00
Jaggz H
3164217e3d
Addressed logic of enforced supports. There are inconsistent rare crashes which I cannot find as related to my changes.
2017-04-12 19:52:03 -07:00
Alessandro Ranellucci
5c2a05cd3a
Accept and ignore --no-plater and --gui-mode. #3876
2017-04-12 00:06:30 +02:00
Joseph Lenox
5cc2d346a2
Wrong logic on detecting use of % for support threshold. Fixes #3842 .
2017-04-10 19:16:30 -05:00
Alessandro Ranellucci
ad83265927
Bugfix: "Move to bed center" moved to origin instead. #3855
2017-04-11 00:04:03 +02:00
Florens Wasserfall
5eab886069
Use layer height spline from printObject and push updates to modelObject to avoid reloading
2017-04-10 15:03:39 +02:00
Alessandro Ranellucci
ef8695da1d
Update and restore t/loops.t
2017-04-08 10:57:16 +02:00
Alessandro Ranellucci
5c21237e51
Restored/updated the tests about adaptive extrusion width
2017-04-07 22:15:18 +02:00
Joseph Lenox
ab278f03e1
Deploy PRs to branches/ subdir. ( #3865 )
...
* Deploy PRs to branches/ subdir.
* wrong path to util
* added PR number to file name
* check for appveyor pr variable
* also use branches if pushing a branch on windows
* also use branches if pushing a branch on unix
* wrong or operator on powershell
2017-04-06 20:37:53 -05:00
Samir55
4961b74c3e
Adding Zoom
2017-04-06 23:09:06 +02:00
NateTG
f64e7bc331
Update FillRectilinear.cpp
...
Changes cubic infill so that it forms closed parallelepiped cells and infill walls are flat.
2017-04-06 13:41:48 -07:00
Florens Wasserfall
6b9188a568
show only selected object in toolpath preview
2017-04-06 08:54:23 +02:00
Florens Wasserfall
95d33df2f0
moved interactive layer control to settings dialog
2017-04-05 18:53:49 +02:00
Joseph Lenox
04b59affce
only decrypt if the key is available ( #3858 )
...
* only decrypt if the key is available
* Use script instead of explicit command
* Don't deploy if the keyfile is missing/empty.
* Don't deploy if key is not available.
* Don't decrypt appveyor key if no secret
* wrong name
* Fix the logic and a typo
2017-04-05 11:27:04 -05:00
Florens Wasserfall
8f2ff28cd9
replace quality option with percent based scale and use option sliders
2017-04-05 11:06:17 +02:00
Florens Wasserfall
f24ca220d5
fix potential endless loop when evaluating the spline
2017-04-05 08:07:12 +02:00
Joseph Lenox
66c7eb72b5
set ld library path for archive build so wxpar can find things
2017-04-04 23:52:33 -05:00
Joseph Lenox
a07dec0316
Redirect winscp output to local log to avoid leaking secret names.
2017-04-04 23:47:48 -05:00
Joseph Lenox
c33179b4e0
working upload script for windows/winscp. No more bintray.
2017-04-04 23:06:11 -05:00
Joseph Lenox
493461e504
do build with local-lib set to get wxpar
2017-04-04 22:41:19 -05:00
Joseph Lenox
4e330063ca
wrong decrypt name
2017-04-04 22:29:11 -05:00