4458 Commits

Author SHA1 Message Date
Florens Wasserfall
3836e12bd1 Refactoring of spline object for better handling of first layer and boundary cases 2017-04-19 08:44:29 +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
Florens Wasserfall
5eab886069 Use layer height spline from printObject and push updates to modelObject to avoid reloading 2017-04-10 15:03:39 +02:00
Florens Wasserfall
6b9188a568 show only selected object in toolpath preview 2017-04-06 08:54:23 +02:00
Florens Wasserfall
95d33df2f0 moved interactive layer control to settings dialog 2017-04-05 18:53:49 +02:00
Florens Wasserfall
8f2ff28cd9 replace quality option with percent based scale and use option sliders 2017-04-05 11:06:17 +02:00
Florens Wasserfall
f24ca220d5 fix potential endless loop when evaluating the spline 2017-04-05 08:07:12 +02:00
Florens Wasserfall
8ec0275967 fix for segfault caused by using the wrong LayerHeightSpline object 2017-04-04 16:24:18 +02:00
Florens Wasserfall
f43e004f44 Merge branch 'master' into adaptive-slicing-spline
and added Spline variable to ModelObject
2017-04-03 18:01:06 +02:00
Alessandro Ranellucci
0e129e765b Improvements to make_dmg.sh, strip more things 2017-03-30 16:21:01 +02:00
Alessandro Ranellucci
4a2eeaf27f One more fix for #3819 2017-03-30 16:21:01 +02:00
Alessandro Ranellucci
35fc1decfa Fixed regression causing no_controller not to hide the USB/Serial configuration options in Printer config. Fixes #3819 2017-03-30 16:21:01 +02:00
Florens Wasserfall
d415ec108d Use config system correctly 2017-03-30 16:05:26 +02:00
Joseph Lenox
5e1f3e883d add xsgui to list of branches to build with travis 2017-03-30 00:42:44 -05:00
Joseph Lenox
99943024a9 Permit firmware retraction when firmware is Repetier (repetier-firmware supports it). Fixes #3821 2017-03-30 00:21:32 -05:00
Alessandro Ranellucci
ebc8409f3f Minor pruning of OSX packages 2017-03-29 21:17:34 +02:00
Alessandro Ranellucci
3ba37b3ca5 One more fix for codesigned OSX packages. #2875 2017-03-29 21:14:41 +02:00
Alessandro Ranellucci
7abc1b1a4b Make codesign call compatible with MacOS X >= 10.9.5. #2875 2017-03-29 20:32:19 +02:00
Alessandro Ranellucci
467dc324f6 Code sign Mac packages. #2875 2017-03-29 18:48:46 +02:00
Alessandro Ranellucci
0c8f5eeb90 Whenever user opens and closes the preset editor, apply the new defaults to the overrides. This is less confusing. #3814 2017-03-29 17:49:36 +02:00
Florens Wasserfall
eacc9cf7e8 Refactoring of the SplineControl gui element 2017-03-29 08:18:07 +02:00
Joseph Lenox
10830ec23b Added translation marker macro for strings in libslic3r. It's just there to tag strings for poedit to pick up. 2017-03-28 23:46:54 -05:00
Alessandro Ranellucci
d5a0e78c16 Fixed regression in --load. #3816 2017-03-28 18:02:33 +02:00
Alessandro Ranellucci
7be97d319c Cleanup 2017-03-28 17:38:31 +02:00
Alessandro Ranellucci
85f84aa7dc Refactored the config/step invalidation code. Now we can take values into account in order to reduce unneeded recalculation 2017-03-28 17:37:49 +02:00
Joseph Lenox
d3a91129bb Add libwinpthread-1.dll to package 2017-03-28 10:11:35 -05:00
Joseph Lenox
52a702d0f5 Package libgcc_seh instead of libgcc_sjlj 2017-03-28 09:07:39 -05:00
Alessandro Ranellucci
9b4fe076a6 Workaround for detect_surfaces_type() not being idempotent and causing artifacts after multiple runs. #3764 2017-03-28 15:58:52 +02:00
Alessandro Ranellucci
ff9bae79ca Merge pull request #3796 from platsch/slice_xs
Ported parts of Slice to xs
2017-03-28 10:37:52 +02:00
Florens Wasserfall
323afa3658 fix: deleted remaining line from merge 2017-03-28 09:39:18 +02:00
Florens Wasserfall
06d00f56af fix: forgot to remove AdaptiveSlicing include 2017-03-28 09:36:01 +02:00
Florens Wasserfall
f6616329a2 Ported adaptive slicing to C++
and merge branch 'slice_xs' into adaptive-slicing-spline to call adaptive slicing algorithm from _slice
2017-03-28 08:44:11 +02:00
Joseph Lenox
fe9d294687 Merge pull request #3804 from alexrj/lordofhyphens-split_gui
force --gui for shell during compilation if -DFORCE_GUI is set for compile wrapper. Fixes #3803
2017-03-27 23:15:54 -05:00
Joseph Lenox
41407f360d Remove Sub::Name from package 2017-03-27 22:51:57 -05:00
Joseph Lenox
00744c259c Append the --gui flag if compiled with -DFORCE_GUI. 2017-03-27 21:49:34 -05:00
Joseph Lenox
8adeb2b5d0 Forgot to account for null character 2017-03-27 21:49:34 -05:00
Joseph Lenox
68ab876bec slic3r-console now doesn't have gui turned on by default, slic3r does 2017-03-27 21:49:34 -05:00
Joseph Lenox
8719dea4e5 change execs to slic3r-console and slic3r 2017-03-27 21:49:34 -05:00
Joseph Lenox
3534dc8084 added slic3r-gui.exe 2017-03-27 21:49:34 -05:00
Joseph Lenox
59f801d2ed added compile flag for FORCE_GUI 2017-03-27 21:49:34 -05:00
Joseph Lenox
63eadcef97 force --gui for shell during compilation if -DFORCE_GUI is set 2017-03-27 21:49:34 -05:00
Joseph Lenox
840cd2eda0 put the exception test back to the way it was (and it PASSES :D) 2017-03-27 20:16:24 -05:00
Alessandro Ranellucci
acda91322c Merge pull request #3812 from xoan/hotfix-remove-no-plater-option
Remove unused --no-plater option
2017-03-27 15:51:48 +02:00
Xoan Sampaiño
7ffb760556 Remove unused --no-plater option 2017-03-27 15:44:29 +02:00
Alessandro Ranellucci
c347487de5 Merge pull request #3525 from lordofhyphens/infill-over-plate
A new feature "support_material_buildplate_only" implemented.
2017-03-26 23:38:32 +02:00
Joseph Lenox
9ecc1a2603 Merge pull request #3809 from lordofhyphens/fix-3238-garbage-stl
Abort loading if the file size is larger than the header facets
2017-03-26 15:22:12 -05:00
Joseph Lenox
66df176447 Abort loading if the file size is larger than the reported # of facets in the file header. 2017-03-26 15:20:24 -05:00