Alessandro Ranellucci
|
4696b46475
|
Clarified tooltip for First Layer Extrusion Width. #2543
|
2015-01-18 11:42:19 +01:00 |
|
Alessandro Ranellucci
|
b646b5c98a
|
Revert "Updated Clipper to 6.2.7"
This reverts commit e6c022a61c .
|
2015-01-18 01:31:10 +01:00 |
|
Alessandro Ranellucci
|
e9d08ce51f
|
Updated MANIFEST
|
2015-01-18 01:14:14 +01:00 |
|
Alessandro Ranellucci
|
e6c022a61c
|
Updated Clipper to 6.2.7
|
2015-01-18 01:07:23 +01:00 |
|
Alessandro Ranellucci
|
357f10732a
|
Added test case for a Clipper bug
|
2015-01-18 01:07:23 +01:00 |
|
Alessandro Ranellucci
|
2bbb6c570b
|
Ported toolpaths rendering to C++
|
2015-01-18 01:07:22 +01:00 |
|
Alessandro Ranellucci
|
bfbcbd55d8
|
Render infill and support material as well
|
2015-01-18 01:07:22 +01:00 |
|
Alessandro Ranellucci
|
cf4119e169
|
Populate ExtrusionPath::height correctly in case of bridge
|
2015-01-18 01:07:22 +01:00 |
|
Alessandro Ranellucci
|
d781371d66
|
Join extrusions properly in 3D preview
|
2015-01-18 01:07:22 +01:00 |
|
Alessandro Ranellucci
|
ce1d368037
|
Use 3D as the default view
|
2015-01-17 10:53:01 +01:00 |
|
Alessandro Ranellucci
|
35da87a90a
|
Check whether the configured post-processing scripts are executable and show an error when they aren't
|
2015-01-17 10:50:34 +01:00 |
|
Alessandro Ranellucci
|
89f0c60fc8
|
Adapt t/multi.t to new behavior of auto_assign_extruders()
|
2015-01-17 10:36:42 +01:00 |
|
Alessandro Ranellucci
|
b77d35f6f1
|
Don't autoassign extruders to material config. #2522
|
2015-01-16 16:35:35 +01:00 |
|
Alessandro Ranellucci
|
e749f6040f
|
New +Line::intersection_infinite() method
|
2015-01-16 16:25:39 +01:00 |
|
Alessandro Ranellucci
|
aa69ae11a8
|
Prune very short thin walls
|
2015-01-15 22:37:55 +01:00 |
|
Alessandro Ranellucci
|
a616d64971
|
Bump version number
|
2015-01-15 22:35:14 +01:00 |
|
Alessandro Ranellucci
|
e0a3d2577c
|
Initial work for 3D rendering of toolpaths
|
2015-01-15 20:06:30 +01:00 |
|
Alessandro Ranellucci
|
18e815d032
|
More efficient 3D preview of slices
|
2015-01-15 18:49:07 +01:00 |
|
Alessandro Ranellucci
|
306bc02e29
|
Fix --help, wrong default were displayed for a couple options. #2541
|
2015-01-15 17:49:22 +01:00 |
|
Alessandro Ranellucci
|
24e8307e68
|
Faster algorithm for sorting perimeter loops
|
2015-01-15 17:42:39 +01:00 |
|
Alessandro Ranellucci
|
56853319d1
|
Restore correct Z alignment after cut
|
2015-01-14 23:26:28 +01:00 |
|
Alessandro Ranellucci
|
2a7f1a8c19
|
Only show a single instance in settings and cut dialogs
|
2015-01-14 23:24:01 +01:00 |
|
Alessandro Ranellucci
|
ebf17d14f0
|
Open the Object Settings dialog when double clicking an item in the list instead of the cut dialog
|
2015-01-14 23:21:54 +01:00 |
|
Alessandro Ranellucci
|
b518d5d32f
|
New command for setting the number of copies of the selected object. #2540
|
2015-01-14 23:19:13 +01:00 |
|
Alessandro Ranellucci
|
bf02062a67
|
Bugfix: random but frequent crashes after recent perimeter code refactoring
|
2015-01-14 22:55:11 +01:00 |
|
Alessandro Ranellucci
|
d1243397fa
|
Make tests happy
|
2015-01-14 00:14:56 +01:00 |
|
Alessandro Ranellucci
|
9a7e5327ab
|
Support --solid-fill-pattern for legacy. #2527
|
2015-01-13 23:22:27 +01:00 |
|
Alessandro Ranellucci
|
aa5bafb8be
|
Support preset names with Unicode characters. #2527
|
2015-01-13 23:22:27 +01:00 |
|
Alessandro Ranellucci
|
9c08dfb50c
|
Merge pull request #2531 from lordofhyphens/issue_2526
Fix for issue #2526, changed to GET.
|
2015-01-13 20:59:14 +01:00 |
|
Alessandro Ranellucci
|
88b62a9923
|
Merge pull request #2532 from lordofhyphens/issue2530_partial_fix
A partial fix for issue #2530
|
2015-01-13 20:58:53 +01:00 |
|
Alessandro Ranellucci
|
5b074540e6
|
Merge pull request #2536 from adius/master
Fix typo in documentation
|
2015-01-13 20:58:00 +01:00 |
|
Alessandro Ranellucci
|
04aa240265
|
Only apply perimeter/infill overlap to the endpoints of rectilinear infill (and do that in a more proper way)
|
2015-01-13 20:55:20 +01:00 |
|
Alessandro Ranellucci
|
3ee0fc5b1c
|
Ability to select object parts by clicking in the 3D view in the object editor
|
2015-01-13 20:55:19 +01:00 |
|
Alessandro Ranellucci
|
d46d5c955b
|
One more refactoring in 3DScene (select group/drag group)
|
2015-01-13 20:55:19 +01:00 |
|
Alessandro Ranellucci
|
9c8f8f8ded
|
Refactoring: make Slic3r::GUI::3DScene::Base model-independent
|
2015-01-13 20:55:19 +01:00 |
|
adius
|
4b38cffc60
|
Fix typo in documentation
|
2015-01-13 00:19:01 +01:00 |
|
Joseph Lenox
|
4f2e172561
|
A partial fix for issue #2530, which will makes the bonjour dialog put the port number in the string.
|
2015-01-12 12:10:56 -06:00 |
|
Joseph Lenox
|
90811f6736
|
Fix for issue #2526, changed to GET.
|
2015-01-12 11:56:54 -06:00 |
|
Alessandro Ranellucci
|
28d7b0dba6
|
Write fatal errors to console as well
|
2015-01-09 14:50:42 +01:00 |
|
Alessandro Ranellucci
|
40ce69ce5c
|
Make Test::Harness optional
|
2015-01-09 14:02:49 +01:00 |
|
Alessandro Ranellucci
|
bb9ceba343
|
Releasing 1.2.5
|
2015-01-09 13:44:28 +01:00 |
|
Alessandro Ranellucci
|
02d717b7a3
|
Don't put any M200 automatically when volumetric mode is selected. Explain how to do it manually in the tooltip. #1746
|
2015-01-09 12:02:04 +01:00 |
|
Alessandro Ranellucci
|
fb08588007
|
Renamed PreviewCanvas to 3DScene
|
2015-01-09 01:30:04 +01:00 |
|
Alessandro Ranellucci
|
0a62d658d9
|
Removed ObjectPreviewDialog not used anymore
|
2015-01-09 01:27:35 +01:00 |
|
Alessandro Ranellucci
|
4c7d9dfef5
|
Memory optimization in PreviewCanvas: don't keep additional meshes in memory when not needed
|
2015-01-09 01:18:47 +01:00 |
|
Alessandro Ranellucci
|
64c9e3af4b
|
Bugfix: objects were floating in STL export after rotation and flip. #2512
|
2015-01-09 00:47:40 +01:00 |
|
Alessandro Ranellucci
|
9f4f711017
|
Disable the OctoPrint test button when LWP::UserAgent is not available
|
2015-01-08 21:37:00 +01:00 |
|
Alessandro Ranellucci
|
24daa50bfd
|
Button for testing OctoPrint connectivity. #2509
|
2015-01-08 21:34:51 +01:00 |
|
Alessandro Ranellucci
|
79cb350f2d
|
Fixed segfault in new MotionPlanner code when environments were empty (small islands). #2511
|
2015-01-08 21:24:51 +01:00 |
|
Alessandro Ranellucci
|
2f255620c6
|
Fix toolpath preview after recent change of semantics of LayerRegion::perimeters
|
2015-01-08 15:41:17 +01:00 |
|