Alessandro Ranellucci
|
d1bb69434e
Handle non existing STL files gracefully
|
11 years ago |
Alessandro Ranellucci
|
25191bd405
Prevent circular event handlers on Windows. #1856
|
11 years ago |
Alessandro Ranellucci
|
f6f1517f58
Bugfix: the Add button in plater wasn't working anymore. #1856
|
11 years ago |
Alessandro Ranellucci
|
72a6848f1b
Fixed regression causing wrong relative positions of objects after splitting in plater. #1758
|
11 years ago |
Alessandro Ranellucci
|
fec41d6dfd
Update plater and print upon changing object parts and their settings
|
11 years ago |
Alessandro Ranellucci
|
21e6de0e59
Only expand shortcut options in StaticConfig objects. This way we can keep a default extruder value in the parts panel
|
11 years ago |
Alessandro Ranellucci
|
34f1511e0c
Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831
|
11 years ago |
Mark Hindess
|
59ebdebf72
Revert "Fix crash reported by Simooon on #Slic3r."
|
11 years ago |
Mark Hindess
|
8df6e2d930
Fix crash reported by Simooon on #Slic3r.
|
11 years ago |
Alessandro Ranellucci
|
df508551d0
Refresh plater canvas when switching presets
|
11 years ago |
Alessandro Ranellucci
|
7387e60706
More incomplete work
|
11 years ago |
Alessandro Ranellucci
|
90194ee581
Fix overflow in Point::ccw() affecting convex hull generation. Includes regression test
|
11 years ago |
Alessandro Ranellucci
|
a40556ab56
Repair meshes after splitting
|
11 years ago |
Alessandro Ranellucci
|
499b34dea1
Catch any click inside thumbnail's contour for easier selection of thin-walled objects
|
11 years ago |
Alessandro Ranellucci
|
0bdea60b53
Merge branch 'region-config'
|
11 years ago |
Alessandro Ranellucci
|
2754ddf215
Fix positioning of loded AMF plates
|
11 years ago |
Alessandro Ranellucci
|
81663215c5
Adapt plater to the new split config
|
11 years ago |
Alessandro Ranellucci
|
beb1baa096
Incomplete work for refactoring regions and flows
|
11 years ago |
Alessandro Ranellucci
|
ca2952060d
Draw more detailed thumbnails in plater and turn cursor to hand also when moving inside holes (otherwise objects with thin walls would not be easy to select)
|
11 years ago |
Alessandro Ranellucci
|
c5ead0f2a6
Fixes to Config and plater; also refactored the arrange() code
|
11 years ago |
Alessandro Ranellucci
|
ab25cc4940
Merge branch 'xs-config'
|
11 years ago |
Alessandro Ranellucci
|
9fb62e671f
Adapt GUI to new XS Config
|
11 years ago |
Alessandro Ranellucci
|
266673213d
New option for turning autocentering off. #404
|
11 years ago |
Alessandro Ranellucci
|
15235699e4
Completed adapting plater behavior to new Print object API
|
11 years ago |
Alessandro Ranellucci
|
e4c9171890
Handle read_from_file() exceptions in GUI. #1619
|
11 years ago |
Alessandro Ranellucci
|
2d045d1f39
Removed extra line
|
11 years ago |
Alessandro Ranellucci
|
02df73c94b
More refactoring to clean up the Print object API
|
11 years ago |
Alessandro Ranellucci
|
d3171b1eea
More work for updating the embedded Print object when Model is changed in plater
|
11 years ago |
Alessandro Ranellucci
|
fcbd62f07c
Finished updating plater to the new centering logic
|
11 years ago |
Alessandro Ranellucci
|
4993b12799
Some initial work for adapting plater to the new centering workflow
|
11 years ago |
Alessandro Ranellucci
|
250608aa52
Move centering outside the Print object
|
11 years ago |
Alessandro Ranellucci
|
2eff7c238e
Some initial work for stateful Print object
|
11 years ago |
Alessandro Ranellucci
|
14c97978c7
Use 0,0 for default instance
|
11 years ago |
Alessandro Ranellucci
|
5470fbbebc
Make quick_slice() work with new model handling
|
11 years ago |
Alessandro Ranellucci
|
0e8a0ef1ca
Refactoring. Use Model class for representing the plate in GUI
|
11 years ago |
Alessandro Ranellucci
|
f55e057504
More work for refactoring add_model() to add_model_object(). Tests pass
|
11 years ago |
Alessandro Ranellucci
|
bd8c430afd
Merge branch 'stable'
|
11 years ago |
Alessandro Ranellucci
|
3fca0956bc
Adapt plater to new convex hull
|
11 years ago |
Alessandro Ranellucci
|
bed1625d6b
Split objects could not be repositioned in plater. 3D preview and stats were not available too. #1543
|
11 years ago |
Alessandro Ranellucci
|
9cf138574c
New TriangleMesh::convex_hull()
|
11 years ago |
Alessandro Ranellucci
|
4577f0725c
Incomplete work for XS-based convex_hull
|
11 years ago |
Alessandro Ranellucci
|
518798beb3
Incomplete work for porting simplify() to XS
|
11 years ago |
Alessandro Ranellucci
|
5f81292f3f
Ported encloses_point() to XS and renamed to contains_point()
|
11 years ago |
Alessandro Ranellucci
|
faa54ced52
Share the thumbnail object instead of returning it from thread
|
11 years ago |
Alessandro Ranellucci
|
b653839e9a
One more fix for Cancel button. #1461
|
11 years ago |
Alessandro Ranellucci
|
127e38d4a4
Fix Cancel button. #1461
|
11 years ago |
Alessandro Ranellucci
|
ed529b62f3
Fix threading issue with GUI. #1443 #1444
|
11 years ago |
Alessandro Ranellucci
|
afdb490cf1
Fix STL export. #1448
|
11 years ago |
Alessandro Ranellucci
|
5a9c163a2e
Meaningful error when user wants to use 3D preview but didn't install the required modules.
|
11 years ago |
Alessandro Ranellucci
|
1aa5dbafd3
Update AMF export code
|
11 years ago |