4936 Commits

Author SHA1 Message Date
Alessandro Ranellucci
c82302e284 Fixed regression in dont_support_bridges. #3859 2017-05-02 00:56:39 +02:00
Alessandro Ranellucci
7b300e2c20 Merge pull request #3915 from xoan/toggle-plater-menu
Disable Plater menu when there are no objects in plater
2017-05-01 20:09:34 +02:00
Alessandro Ranellucci
8e26332867 Add a serialize/unserialize roundtrip in test. #3921 2017-05-01 20:02:46 +02:00
Alessandro Ranellucci
6382af2b65 Gracefully transform support_material_threshold = 0 into the default value instead of emitting an error. #3837 2017-05-01 19:09:06 +02:00
Alessandro Ranellucci
1806664686 Bugfix: spAligned didn't always work in multi-island layers. #3458 2017-05-01 17:25:48 +02:00
Alessandro Ranellucci
90de54f2fc Fix for undetected convex points. #3458 2017-05-01 17:00:02 +02:00
Alessandro Ranellucci
dff61d1018 Use submenus for listing options in dropdown menu. #3905 2017-04-29 22:12:46 +02:00
Alessandro Ranellucci
1826517b04 Adapt the zoom code to the new menu methods 2017-04-29 22:08:33 +02:00
Alessandro Ranellucci
0cc9dad14a Further change. Since we now have shortcuts, and not overrides, remove the + button for adding them on the fly, as it doesn't provide any advantage over actually opening the profile. Oh the other hand, automatically list dirty options in the plater 2017-04-29 21:18:52 +02:00
Alessandro Ranellucci
2efb863a87 Update all shortcuts (including manually added ones) when closing the preset editor 2017-04-29 20:55:30 +02:00
Alessandro Ranellucci
202a00c270 Merge branch 'master' into gui3-shortcuts 2017-04-29 19:57:53 +02:00
Alessandro Ranellucci
9499122d58 Merge pull request #3864 from Samir55/gsoc
Adding Zoom
2017-04-29 19:26:56 +02:00
Xoan Sampaiño
9895885ba5 Disable Plater menu when there are no objects in plater 2017-04-29 14:35:27 +02:00
Alessandro Ranellucci
1a788196fa Try to fix LWP not working in packages. #3906 2017-04-29 14:13:14 +02:00
Alessandro Ranellucci
cc1c9b0920 Some fixes and additions to the scale/rotate commands in the object parts dialog. #3900 2017-04-29 12:27:23 +02:00
Alessandro Ranellucci
5257f373e7 Bugfix: some lifts were skipped when retract_lift == layer_height and retract_layer_change = yes. #3904 2017-04-29 10:38:00 +02:00
Samir55
85836ab380 fix slic3r.pl file 2017-04-27 17:45:04 +02:00
Alessandro Ranellucci
9bdc537ce6 Merge pull request #3863 from NateTG/patch-1
Update FillRectilinear.cpp
2017-04-27 13:02:41 +02:00
Alessandro Ranellucci
b69a52b105 Merge pull request #3877 from jaggzh/jaggz--enforce-supports-logic
Addressed logic of enforced supports.
2017-04-27 13:01:35 +02:00
Alessandro Ranellucci
3ddcb95211 Bugfix: background processing was not triggered when loading files from command line. #3887 2017-04-27 12:46:08 +02:00
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