4267 Commits

Author SHA1 Message Date
Alessandro Ranellucci
4f17a7b236 Fixes to CMake compilation 2017-03-17 22:38:19 +01:00
Alessandro Ranellucci
abbc458f10 Fix stats output 2017-03-17 21:47:22 +01:00
Alessandro Ranellucci
d8a8e0d1c1 Rename/alias --overhangs to --detect-bridging-perimeters to match better the name used in GUI. #3532 2017-03-17 21:45:36 +01:00
Joseph Lenox
6b334e29dc change public link for auto builds 2017-03-17 14:57:19 -05:00
Alessandro Ranellucci
a6609682fc Clean IO::AMF::write() 2017-03-17 20:51:36 +01:00
Alessandro Ranellucci
4c78e54a46 Compensate for origin_translation when exporting AMF files in order to preserve alignment of further added parts. #3348 2017-03-17 20:17:59 +01:00
Alessandro Ranellucci
a5b10287d6 Typo 2017-03-17 20:05:04 +01:00
Alessandro Ranellucci
c4188accc9 List ExtUtils::CppGuess as a dependency explicitely. #3329 2017-03-17 19:19:34 +01:00
Alessandro Ranellucci
69d169165e Make sure infill_only_where_needed has no effect when fill_density = 0%. No need to require it to be explicitely turned off for spiral_vase, since it's disabled anyway. #3386 #3126 2017-03-17 19:17:24 +01:00
Alessandro Ranellucci
4c577043f4 Fixed tests broken by the spiral vase change 2017-03-17 18:53:13 +01:00
Alessandro Ranellucci
94ed08c14d Make width and speed options readable again in the override panel 2017-03-17 17:13:53 +01:00
Alessandro Ranellucci
5cc509f3fe Try to autodetect HAS_VBO. #3772 2017-03-17 16:55:29 +01:00
Alessandro Ranellucci
8067295684 Check number of skirt loops before disabling spiral vase 2017-03-17 16:45:35 +01:00
Alessandro Ranellucci
33059e18d7 Change the logic used for enabling version checks so that it's compatible with the new packaging method 2017-03-17 16:44:09 +01:00
Alessandro Ranellucci
a1c7b65741 Moved threads option from print settings to application preferences 2017-03-17 16:41:34 +01:00
Alessandro Ranellucci
b50417cb20 Cosmetic improvements 2017-03-17 16:03:58 +01:00
Alessandro Ranellucci
cdf48ade25 Fix a typo in the BOOST_* environment variables and clarify the error message. Also, support GCC 4.6.x. 2017-03-16 11:10:57 +01:00
Alessandro Ranellucci
d73e8558a2 Added AGPLv3 license text 2017-03-16 11:10:57 +01:00
Alessandro Ranellucci
c20d44c388 Replaced emplace() as the Windows build server doesn't support it now 2017-03-14 17:30:26 +01:00
Alessandro Ranellucci
8fe15d0162 Adjust the top layer thickness in order to match the original object height. #2978 2017-03-14 17:26:27 +01:00
Alessandro Ranellucci
53fee67489 New experimental option z_steps_per_mm. #1827 2017-03-14 16:46:11 +01:00
Alessandro Ranellucci
4b4885fcdf Remove warning when calling flowrate.pl without env variables 2017-03-14 16:45:49 +01:00
Alessandro Ranellucci
c93314c8fe Bugfix: wrong extruder order when more than 10 extruders were used. #3235 2017-03-14 01:32:37 +01:00
Alessandro Ranellucci
662031bc2d Print the brim using the support material extruder if we have a raft. #2957 2017-03-13 23:47:52 +01:00
Alessandro Ranellucci
3e8e0ec02f Fixed regression in Simple Mode 2017-03-13 15:06:11 +01:00
Alessandro Ranellucci
ff43f9a7f8 When slicing from command line, emit a warning if parts might not fit in the print bed. #2725 2017-03-13 13:55:47 +01:00
Alessandro Ranellucci
a49d82691e Only use the supplied bounding box (bed shape) as a hint when auto arranging, and revert to unconstrained arrangement on failure (still better than no arranging at all). #2725 2017-03-13 13:37:25 +01:00
Alessandro Ranellucci
5dfafda779 Take bed_shape into account when arranging parts from command line. #2725 2017-03-13 13:36:53 +01:00
Alessandro Ranellucci
a29a954d78 If --print-center is not supplied, center print instead of the centroid of the supplied bed_shape instead of defaulting to 100,100. #2725 2017-03-13 12:41:28 +01:00
Alessandro Ranellucci
af46db320f Make adhesion between brim and object weaker for easier removal. #2230 2017-03-13 11:39:17 +01:00
Alessandro Ranellucci
6e4270286e Better overlap for planepath fill patterns 2017-03-12 13:10:54 +01:00
Alessandro Ranellucci
4b4a0c8a5c Split external_fill_pattern into top_infill_pattern and bottom_infill_pattern. Retrocompatibile change. #945 2017-03-12 13:01:14 +01:00
Alessandro Ranellucci
e6553599b6 Add regression test for gaps between top solid infill and perimeters when top solid infill extrusion width is very narrow. #2697 2017-03-12 11:37:37 +01:00
Alessandro Ranellucci
795a3d06fa Only enable ooze_prevention when print uses more than one extruder. #3334 2017-03-12 11:02:34 +01:00
Alessandro Ranellucci
a193297b20 Align speed and extrusion width fields 2017-03-12 00:51:52 +01:00
Alessandro Ranellucci
6feaef72ed Merge pull request #3691 from lordofhyphens/max_width_3x_nozzle
Reduces the maximum flow for internal infill to 3x nozzle diameter
2017-03-12 00:35:59 +01:00
Alessandro Ranellucci
7b914d17f3 Merge pull request #3588 from lordofhyphens/filament-gcode
Filament-specific start and end gcode.
2017-03-12 00:35:16 +01:00
Alessandro Ranellucci
cf0021c101 Put internal brim also inside objects when they have no infill. #2026 2017-03-12 00:31:15 +01:00
Alessandro Ranellucci
f670ad6821 New Interior Brim option. #2026 2017-03-12 00:31:15 +01:00
Joseph Lenox
a2fb7313c6 Configurable overhang threshold as function of perimeter width (#3752)
* Fix automatic overhang threshold

We should be supporting perimeters that are overhung further than half a
perimeter out, rather than two times the perimeter width.

Fixes: #2068

* Made the overhang detection configurable, up to 200 (the original value, which is still the default)

* Set default to 60% as per https://github.com/alexrj/Slic3r/wiki/Support:-Requirements
Removed some less useful enumerations (0-30%)

* Folded in auto_threshold into support threshold as a % value
2017-03-11 17:22:06 -06:00
Joseph Lenox
5d10d4c02b Added a timeout to the exception test to (hopefully) fail test on broken perl instead of waiting forever. 2017-03-11 09:42:44 -06:00
Alessandro Ranellucci
6ed98e1c02 Typo 2017-03-11 16:09:58 +01:00
Alessandro Ranellucci
4e8f8f4b70 Try to fix OSX builds 2017-03-11 16:07:43 +01:00
Len Trigg
25bcff3656 Fix #2861, provide consistent mouse-wheel zoom direction, plus a GUI preference to invert (#3749)
* Make mouse-wheel in 2D toolpath zoom in the same direction as it does in 3D and 3D-preview

* Add a GUI preference setting for whether to invert the direction that
mouse-wheel scrolling will zoom in the 2D and 3D panels.
2017-03-10 23:37:17 -06:00
Joseph Lenox
0741ecc2aa Add weight/cost output to gcode. On the way to #647 (#3669)
* Add weight/cost output to gcode. On the way to #647

* added total cost/weight to Extruder statistics, mocked up addendum to status bar change.

* Added second information box that populates after exporting gcode for sliced statistics.

* Changed filament density to use g/cm^3. Extended tooltip to indicate calculation methods.

* Hide sliced info box when gcode export hasn't been done.

* Remove if invalidated and we have background processing or the configuration changes.

* Called layout after every Hide/Show call to ensure that it is placed correctly on different platforms.
Changed output units to cm/cm^3

Conflicts:
	lib/Slic3r/GUI/Plater.pm
2017-03-10 17:36:14 -06:00
Alessandro Ranellucci
f018c20a6d Console for sending manual commands in manual printer control 2017-03-11 00:06:23 +01:00
Alessandro Ranellucci
6d371884a1 Remember manual control settings 2017-03-09 21:37:56 +01:00
Alessandro Ranellucci
782dda46a2 Refactoring, use the new OptionsGroup::append_button() instead of append_widget() 2017-03-09 21:35:17 +01:00
Alessandro Ranellucci
28075264b8 Added manual control for temperature and bed temperature 2017-03-09 21:24:45 +01:00
Alessandro Ranellucci
f1f1444637 Put everything into try {} catch {} in GCodeSender::connect 2017-03-09 20:51:43 +01:00