4638 Commits

Author SHA1 Message Date
Alessandro Ranellucci
5fc5bf06db Smarter BOOST_DIR 2017-03-25 14:09:05 +01:00
Alessandro Ranellucci
9a1dc1a35e Typos 2017-03-25 14:03:00 +01:00
Alessandro Ranellucci
d77469c658 Update Slic3r::GCode::Sender API 2017-03-25 14:00:21 +01:00
Alessandro Ranellucci
42e9ec90be Updated log method calls 2017-03-25 13:59:29 +01:00
Alessandro Ranellucci
67f0fe3344 Removed duplicated console log in manual control dialog; process Enter key in manual commands; append outgoing commands to log 2017-03-25 13:57:43 +01:00
Alessandro Ranellucci
5f9adf8922 Workaround for eof errors on Linux 2017-03-25 13:23:33 +01:00
Alessandro Ranellucci
116cfefb08 Fix serial connection on Linux 2017-03-25 00:31:29 +01:00
Alessandro Ranellucci
969f28f9d3 New GCodeTimeEstimator class, with basic estimation code by @lordofhyphens. #3747 2017-03-24 17:54:02 +01:00
Alessandro Ranellucci
5d2626fd3a Typo 2017-03-24 00:57:07 +01:00
Alessandro Ranellucci
8f27e8f1c0 Some updates to the README 2017-03-24 00:56:00 +01:00
Joseph Lenox
aa02dfe214 working on rc file to define manifest and filetype (#3797)
* working on rc file to define manifest and filetype

* use number 24 instead of name manifest
2017-03-23 15:48:53 -05:00
Alessandro Ranellucci
7039525715 Merge pull request #3795 from xoan/gui3-add-view-accels
Add accelerators (keyboard shortcuts) to View menu
2017-03-23 19:36:13 +01:00
Alessandro Ranellucci
1843e377d3 Bugfix: missing infill segments in some rare circumstances 2017-03-23 17:07:11 +01:00
Alessandro Ranellucci
48910a7970 Remove the stable branch from Travis and add IRC notifications 2017-03-23 15:08:00 +01:00
Xoan Sampaiño
a34c80b70b Add accelerators (keyboard shortcuts) to View menu
* Follow the OpenSCAD convention:
  * Reorder the items
  * Rename Rear -> Back and Iso -> Diagonal (Iso stands for a projection,
    not for a view -- upcoming versions could have isometric/prespective
    views...)
  * Assign accels from 4 to 0
2017-03-23 14:57:21 +01:00
Florens Wasserfall
b6b5b46e1b Merge branch 'master' into slice_xs 2017-03-23 14:54:15 +01:00
Florens Wasserfall
b1372d4365 Ported most of slice() to C++ 2017-03-23 14:53:28 +01:00
Alessandro Ranellucci
e359cd0a4a Support Mac Retina displays 2017-03-23 14:46:45 +01:00
Alessandro Ranellucci
b755e2424f Removed warning 2017-03-23 14:26:56 +01:00
Alessandro Ranellucci
3ee628c29f Ported couple Model methods to C++ 2017-03-23 14:23:28 +01:00
Alessandro Ranellucci
bd2117d346 Align objects imported from AMF to ground. #3785 2017-03-23 14:10:41 +01:00
Alessandro Ranellucci
84a5075fce Bugfix: excessive copies were created when converting a multi-object AMF file into a multi-part object. #3788 2017-03-23 13:57:18 +01:00
Alessandro Ranellucci
0de3a72eb4 Bugfix: canceling the "Set Copies" dialog didn't work. #3787 2017-03-23 12:59:05 +01:00
Alessandro Ranellucci
488cc02f53 Try to fix OctoPrint issues. #3789 2017-03-23 12:49:25 +01:00
Alessandro Ranellucci
82db702801 List objects in a submenu and allow to select them from it 2017-03-22 22:19:12 +01:00
Alessandro Ranellucci
ce64cb05a1 Use a nicer "All" checkbox for printer compatibility 2017-03-22 21:05:22 +01:00
Alessandro Ranellucci
0b180c6273 Move the overridable settings list in the preset editor without opening one more dialog 2017-03-22 20:48:58 +01:00
Alessandro Ranellucci
4ca5f9ee16 Allow dirty presets, and many more improvements including remembering the preset dialog position and closing it with the Esc key 2017-03-22 19:47:23 +01:00
Alessandro Ranellucci
9a9597df83 Removed duplicate filament_notes left after merge 2017-03-21 21:43:25 +01:00
Alessandro Ranellucci
745911e0c8 Minor label fix 2017-03-21 21:28:05 +01:00
Alessandro Ranellucci
c2d933382a Add nice icons to the dropdown override menu 2017-03-21 21:16:14 +01:00
Alessandro Ranellucci
cea9ff53d5 Allow to add overrides in the plater on the fly 2017-03-21 20:41:39 +01:00
Alessandro Ranellucci
f055b496ea Make overridable options easier to find 2017-03-21 20:33:37 +01:00
Alessandro Ranellucci
c2fecf7c70 Minor fix to prevent the Cancel button from showing when there are no objects 2017-03-21 20:29:36 +01:00
Alessandro Ranellucci
9e6b869bd4 Enlarge the preset dialog to avoid horizontal scrollbars 2017-03-21 19:46:50 +01:00
Alessandro Ranellucci
fb22900738 Merge remote-tracking branch 'origin/master' into gui3
Conflicts:
	lib/Slic3r/GUI/Plater.pm
2017-03-21 17:47:55 +01:00
Alessandro Ranellucci
4c14c656f5 Updated MANIFEST 2017-03-21 17:38:39 +01:00
Alessandro Ranellucci
8560655372 Only reload the selected object and not all the objects of the input file. #3786 2017-03-21 17:34:30 +01:00
Alessandro Ranellucci
ddad7ce25f One more fix for slider. #3779 2017-03-21 16:48:04 +01:00
Alessandro Ranellucci
8250839fd5 constexpr party 2017-03-21 16:40:31 +01:00
Alessandro Ranellucci
ecc171eca6 Bugfix: use_relative_e_distances and spiral vase were broken again after the port. #3784 2017-03-21 14:40:32 +01:00
Alessandro Ranellucci
61c8359995 Ignore solid_infill_below_area when fill_density is already 100%. #3380 2017-03-20 23:02:47 +01:00
Alessandro Ranellucci
a301e6afa4 Removed two extra lines left in previous commit 2017-03-20 22:37:42 +01:00
Alessandro Ranellucci
9ad1360e44 Bugfix: when the Voronoi diagram contained very large coordinates we need to check whether they are greater than our allowed range and consider the Voronoi edges infinite in those cases, in order to prevent overflows. #3776 2017-03-20 22:22:38 +01:00
Alessandro Ranellucci
a69e4e39c9 Bugfix (untested): prevent cursor to go to the beginning while typing in a slider textctrl. #3779 2017-03-20 19:28:08 +01:00
Alessandro Ranellucci
0c4e16589b Prevent ExtUtils::CppGuess from linking to libstdc++ on OS X 2017-03-20 18:53:25 +01:00
Joseph Lenox
d7efd51beb Quote the paths in osx startup script. 2017-03-20 12:03:53 -05:00
Alessandro Ranellucci
6d0cb54cf2 A few more fixes to plater 2017-03-20 17:01:19 +01:00
Alessandro Ranellucci
1fadfd6fb8 Merge remote-tracking branch 'origin/master' into gui3
Conflicts:
	lib/Slic3r/GUI.pm
	lib/Slic3r/GUI/Plater.pm
	lib/Slic3r/GUI/PresetEditor.pm
	slic3r.pl
	xs/src/libslic3r/Config.cpp
	xs/src/libslic3r/Config.hpp
2017-03-20 17:00:42 +01:00
Alessandro Ranellucci
9dbe2eea37 Menu option for coloring toolpaths by extruder using the configured filament colors 2017-03-20 15:47:02 +01:00