4053 Commits

Author SHA1 Message Date
Alessandro Ranellucci
c79444a3d7 Remove unnecessary method call 2016-12-17 21:59:33 +01:00
Alessandro Ranellucci
2c11dd768a Write to a temporary file before renaming with the final name. #1844 2016-12-17 21:56:57 +01:00
Alessandro Ranellucci
fbfd47b235 Command for reloading an object from file. #1466 2016-12-17 21:47:45 +01:00
Alessandro Ranellucci
1ae8d13ffd Query OctoPrint and prompt user if a file with same name exists. #2666 2016-12-17 21:31:41 +01:00
Alessandro Ranellucci
6f6ddf5086 Prompt for filename and ask whether to start printing when uploading to OctoPrint. #3217 #3027 #2780 #2666 2016-12-17 21:19:58 +01:00
Alessandro Ranellucci
27e456039c New --cut-grid command for cutting a mesh in multiple tiles according to a XY grid 2016-12-17 20:30:40 +01:00
Alessandro Ranellucci
a778cd9820 Cut along X and Y axes too 2016-12-17 19:51:29 +01:00
Alessandro Ranellucci
b23e50603e Bugfix: missing bottom solid infill when support_material_contact_distance == 0, z > 0, and the layer contained non-oriented bridges as well. #3503 2016-12-17 11:23:40 +01:00
Alessandro Ranellucci
1d74839373 Allow bed_temperature = 0. #3505 2016-12-17 00:47:07 +01:00
Alessandro Ranellucci
8a82db264f Merge branch 'lordofhyphens-feature-2700-has_heatbed' 2016-12-17 00:42:02 +01:00
Alessandro Ranellucci
bec26c51af Merge branch 'feature-2700-has_heatbed' of https://github.com/lordofhyphens/Slic3r into lordofhyphens-feature-2700-has_heatbed
Conflicts:
	t/gcode.t
2016-12-17 00:41:45 +01:00
Alessandro Ranellucci
4be6c973e3 Support decimal scaling factors and rotation angles. #1617 2016-12-17 00:26:57 +01:00
Alessandro Ranellucci
6575a15cf7 Bugfix: --rotate did not support decimal values and interpreted them as radians. #3460 2016-12-17 00:02:21 +01:00
Alessandro Ranellucci
8f0d8f2096 Fixed regression causing hangs and bad extra perimeter calculation. Spotted by @lordofhyphens #3613 #3614 2016-12-16 23:10:48 +01:00
Alessandro Ranellucci
7472077540 Merge pull request #3591 from lordofhyphens/3589-viewport-divide-by-zero
Avoid recentering viewport if the bounding box is max size 0
2016-12-16 22:02:44 +01:00
Alessandro Ranellucci
d4d26a5dbb Always retract in bottom layers. #3053 #3618 2016-12-16 22:00:08 +01:00
Alessandro Ranellucci
d7f3393c26 Merge pull request #3619 from alexrj/local-lib
Use --local-lib when calling cpanm
2016-12-16 16:30:40 +01:00
Alessandro Ranellucci
e5412b5d69 Use --local-lib when calling cpanm 2016-12-16 15:49:41 +01:00
Alessandro Ranellucci
376df2e3f2 Minor GUI fix in the prompt for solid rectilinear infill. #3610 2016-12-15 11:50:58 +01:00
Alessandro Ranellucci
43c62d468c Merge pull request #3610 from alexrj/new-rectilinear
New Rectilinear implementation
2016-12-15 11:04:08 +01:00
Alessandro Ranellucci
3d2742e420 One more minor fix, a minor optimization and a TODO 2016-12-12 14:34:13 +01:00
Alessandro Ranellucci
3a3b24ec7c Two minor fixes 2016-12-12 11:38:39 +01:00
Alessandro Ranellucci
f58d1d1fc5 Minor fixes to the new rectilinear implementation 2016-12-12 11:25:04 +01:00
Alessandro Ranellucci
4b0766a82e Removed Rectilinear2.* 2016-12-12 01:42:30 +01:00
Alessandro Ranellucci
a881f755a1 New Rectilinear implementation based on @bubnikv's work. Faster, more robust, follows perimeters better, makes more continuous lines. Also includes the new Triangles, Stars, Cubic patterns. Line pattern was removed 2016-12-12 01:38:48 +01:00
Alessandro Ranellucci
540d632bbb Merge pull request #3609 from lordofhyphens/3597-fix-path-references
Fixed small issue with perimeter path splitting could cause negative …
2016-12-09 10:58:53 +01:00
Joseph Lenox
d1bd9ab5b7 Fixed small issue with perimeter path splitting could cause negative flow/feedrates. 2016-12-08 19:02:34 -06:00
Joseph Lenox
0033cf9974 Add LWP::UserAgent to use of plater.pm (#3608) 2016-12-06 22:10:18 -06:00
Alessandro Ranellucci
fde6e2e61d Fix compilation 2016-12-02 15:07:49 +01:00
Alessandro Ranellucci
f43bb9eb75 More minor fixes 2016-12-01 19:47:44 +01:00
Alessandro Ranellucci
f16aaeafba Fixed minor compilation warnings 2016-12-01 19:35:46 +01:00
Alessandro Ranellucci
c931addda3 SLAPrint::DESTROY 2016-12-01 18:40:11 +01:00
Alessandro Ranellucci
6a1a3fc94c SLAPrintConfig needs other defaults 2016-12-01 17:30:06 +01:00
Alessandro Ranellucci
eb86fb6c65 Fix concurrency when opening DLP projector while background slicing was performed 2016-12-01 17:00:04 +01:00
Alessandro Ranellucci
3232350ffd Fix infill projection 2016-12-01 16:57:47 +01:00
Alessandro Ranellucci
92845300be New options dialog for SLAPrint 2016-12-01 15:53:29 +01:00
Alessandro Ranellucci
c6ea0118a7 Fix compilation 2016-11-30 20:55:53 +01:00
Alessandro Ranellucci
578658a2fb Multithreaded infill generation for SLAPrint 2016-11-30 19:48:08 +01:00
Alessandro Ranellucci
27d41f89b8 Implement clone() for Fill classes 2016-11-30 19:47:45 +01:00
Alessandro Ranellucci
52fbe10f3d Improvements to C++ CLI options parsing (support single-letter form) 2016-11-30 19:37:14 +01:00
Alessandro Ranellucci
ea98d97743 No (more) need for a separate FillParams class 2016-11-30 18:43:56 +01:00
Alessandro Ranellucci
3e04877571 Refactoring: make_fills() is now a LayerRegion method, and we move the base Fill class to Fill.hpp, no need for FillBase.hpp anymore 2016-11-30 18:07:44 +01:00
Alessandro Ranellucci
a9609a6dd5 Finished infill implementation for SLAPrint 2016-11-30 17:43:58 +01:00
Alessandro Ranellucci
a02d5caa42 Try to fix compilation problem with Boost 1.54. #3595 2016-11-30 11:50:02 +01:00
Alessandro Ranellucci
2e82fb01a6 Ignore failure to call SetAutoPop when not available. #3596 2016-11-30 11:45:31 +01:00
Alessandro Ranellucci
6cdff99df3 Apply print bounding box for SLAPrint infill 2016-11-30 11:26:26 +01:00
Alessandro Ranellucci
3f3f696502 Infill for SLAPrint 2016-11-30 09:39:18 +01:00
Joseph Lenox
2dbc5d6e07 Fix perl redefining multiple functions also defined/used by boostlib through the include chain. (#3593)
Resolved ordering dependency (thanks win32 perl!)
2016-11-29 20:46:44 -06:00
Alessandro Ranellucci
cba3b19be4 Handle input file errors gracefully 2016-11-29 19:25:08 +01:00
Joseph Lenox
d398c27e1f Avoid recentering viewport if the bounding box is max size 0, as noticed by @jreinam 2016-11-27 11:34:38 -06:00