4483 Commits

Author SHA1 Message Date
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
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
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
Alessandro Ranellucci
3776f1afc6 Fixed regression causing posPrepareInfill invalidation to have no effects. #3874 2017-04-18 00:05:23 +02: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
Joseph Lenox
b78ccc6d4f Ignore vim swap files. 2017-04-13 16:04:07 -05: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
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
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
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
Joseph Lenox
382fcc8a7b Merge branch 'master' of https://github.com/alexrj/slic3r 2017-04-04 22:20:56 -05:00
Joseph Lenox
37f0468fdd fixed winscp script 2017-04-04 22:20:33 -05:00
Joseph Lenox
f364f1290b converted key to PuTTY format 2017-04-04 22:18:59 -05:00
Joseph Lenox
21aa301729 working on script for winscp 2017-04-04 21:47:24 -05:00
Joseph Lenox
3d0e5bf351 wrong username 2017-04-04 21:42:04 -05:00
Joseph Lenox
327ef47c84 typo in winscp 2017-04-04 21:22:04 -05:00
Joseph Lenox
77ffa5616f made private keyfile 600 2017-04-04 20:48:57 -05:00
Joseph Lenox
510ef65fae travis, pls. y u do that 2017-04-04 20:16:34 -05:00
Joseph Lenox
207742ea0f Added winscp deployment script 2017-04-04 20:05:39 -05:00
Joseph Lenox
a3130272e6 add dl.slic3r.org to known hosts. 2017-04-04 19:37:36 -05:00
Joseph Lenox
cf34a5293d Actually deploy. 2017-04-04 19:21:43 -05:00
Joseph Lenox
15ccd507f6 Moved appveyor powershell out to separate scripts. 2017-04-04 19:20:15 -05:00
Joseph Lenox
7fadcddb3e Adding appveyor upload key, removed bintray deployment 2017-04-04 19:10:02 -05:00
Joseph Lenox
30076331bd Fixed path to encoded key 2017-04-04 18:55:29 -05:00
Joseph Lenox
e36e821f72 Travis uploads files to slic3r.org now. 2017-04-04 18:48:19 -05:00
Alessandro Ranellucci
e4b6aeb4cd Support Retina displays. #3695 #2888 2017-04-04 23:35:13 +02:00
Alessandro Ranellucci
5d1f6a632a Make the PrintConfigDef instances const 2017-04-04 23:28:53 +02:00
Alessandro Ranellucci
27c98d6bf0 List @kliment among contributors 2017-04-04 22:05:37 +02:00
Alessandro Ranellucci
139aeb86ff Workaround for wxPerl not loading shared libraries when package is in a non-ASCII paths. #3763 2017-04-04 19:57:11 +02:00
Alessandro Ranellucci
8f66d88320 Bugfix: inconsistent scaling when object had multiple copies in plater. #3798 2017-04-04 19:18:18 +02:00
Alessandro Ranellucci
bc96a1a268 New customizable G-code to be added between objects when using sequential printing. (by @lordofhyphens) #3264 #3275 2017-04-04 18:51:06 +02:00
Alessandro Ranellucci
de1c900d8f Since prepare_infill is not actually idempotent, recalculate perimeters every time. #3827 2017-04-04 17:10:43 +02:00
Alessandro Ranellucci
1cd4bca648 Fixed regression causing background processing to be partially active regardless of preferences. #3843 2017-04-04 15:47:00 +02:00
Alessandro Ranellucci
99c86bcf91 Make FillRectilinear more tolerant with degenerate polygons. #2941 2017-04-04 15:35:31 +02:00