5a16756aacAvoid undef errors while keeping the debug so root cause can be found.
Mark Hindess
2012-05-10 22:23:24 +01:00
9d85a19b9dRework fix to use undef correctly.
Mark Hindess
2012-05-10 19:07:20 +01:00
5ebf6a71cdAdd FE_NONE with value 0 and increment FE_TOP and FE_BOTTOM to simplify and correct logic.
Mark Hindess
2012-05-09 19:57:00 +01:00
9d9cef2145Bugfix: error when slicing twice from plater
Alessandro Ranellucci
2012-05-05 21:26:19 +02:00
698b1e808dUse a separate thread for slicing so that GUI doesn't lock up. Also, add a Cancel button. #32#35
Alessandro Ranellucci
2012-05-05 21:08:15 +02:00
8ba6405cc9Bugfix: some nearly-thin walls were discarded. #261
Alessandro Ranellucci
2012-05-05 17:07:38 +02:00
edbdc5ec55New automatic detection of additional required perimeters for better quality with domes and sloping walls. #198
Alessandro Ranellucci
2012-05-05 16:36:10 +02:00
4b7e9fc284Fixed regression causing poor adhesion of rectilinear infill to perimeters
Alessandro Ranellucci
2012-05-04 20:51:09 +02:00
abe048686bMore distance between object and support material. #343
Alessandro Ranellucci
2012-05-04 20:37:51 +02:00
9070ced329Add wxWidgets version to debug output
Alessandro Ranellucci
2012-05-04 13:51:09 +02:00
d889639d49Use the embedded progress bar for feedback about slicing
Alessandro Ranellucci
2012-05-04 13:00:34 +02:00
83b69b18d0Status bar and progress bar for rotation and scaling
Alessandro Ranellucci
2012-05-04 12:56:15 +02:00
32f6d0143bDisplay print center coordinates and fix Export STL label alignment
Alessandro Ranellucci
2012-05-04 11:47:53 +02:00
b3714b4215Preserve number of copies when splitting an object
Alessandro Ranellucci
2012-05-04 11:26:15 +02:00
f825f9063aMoved object manipulation buttons to a horizontal toolbar
Alessandro Ranellucci
2012-05-04 11:22:56 +02:00
36da196166First attempts to move things to a vertical toolbar. Tooltips don't work on Cocoa, though
Alessandro Ranellucci
2012-05-04 10:41:24 +02:00
9398a1f6c2Splitting unsplittable objects now results in a no-op
Alessandro Ranellucci
2012-05-04 10:17:36 +02:00
dde71418d4Bugfix: skip arc compensation when holes are not round
Alessandro Ranellucci
2012-05-02 16:28:47 +02:00
847cf3c5b8Bugfix: when slicing the same plate multiple times, the results contained old and duplicate data
Alessandro Ranellucci
2012-05-02 15:20:05 +02:00
8e0e6107a3Fixed regression causing manifoldness warnings (and sporadic bad slicing), introduced with recent memory optimizations
Alessandro Ranellucci
2012-05-02 15:12:24 +02:00
d164d13517Bugfix: arc compensation code was filling some small holes
Alessandro Ranellucci
2012-05-01 19:19:31 +02:00
d59d4a2c55Bugfix: infill every N layers was consuming large amounts of memory when used with models having sloping walls. #259
Alessandro Ranellucci
2012-05-01 18:51:47 +02:00
305b7a9c93Don't try to display buttons icons if we're on an old WxWidgets
Alessandro Ranellucci
2012-05-01 16:49:34 +02:00
a7c36846c0Require Math::Clipper 1.07 which includes the fix for #233
Alessandro Ranellucci
2012-05-01 15:36:07 +02:00
710275f7c0Reverse perimeter order for holes. #214
Alessandro Ranellucci
2012-05-01 15:33:24 +02:00
3ed50f2f31Make the Dashboard buttons a little nicer
Nicolas Dandrimont
2012-05-01 01:33:12 +02:00
61e257388aButton to split loaded objects
Alessandro Ranellucci
2012-05-01 00:30:46 +02:00
91d1b21c40Use honeycomb pattern for support material
Alessandro Ranellucci
2012-04-30 23:50:38 +02:00
54e1d934a7Fixed regression with support material
Alessandro Ranellucci
2012-04-30 23:36:49 +02:00
4962d310bfStick the duplicate distance setting somewhere randomly, waiting for better place and naming
Alessandro Ranellucci
2012-04-30 23:30:06 +02:00