Alessandro Ranellucci
|
1157a7f859
|
Remove package variable $Slic3r::Config
|
2013-12-24 11:29:31 +01:00 |
|
Alessandro Ranellucci
|
20f1f3d2b4
|
Fix regression preventing raft from being generated for the entire object footprint. #1614 #1567
|
2013-12-23 20:31:50 +01:00 |
|
Alessandro Ranellucci
|
1b9079ffbe
|
Merge branch 'xs-model'
|
2013-12-20 01:41:13 +01:00 |
|
Alessandro Ranellucci
|
a6a6a6888b
|
Ported Slic3r::Print::State to XS
|
2013-12-20 01:36:42 +01:00 |
|
Alessandro Ranellucci
|
d2295cdf70
|
New Slic3r::Print::State class
|
2013-12-19 18:54:24 +01:00 |
|
Alessandro Ranellucci
|
685e8e4dfa
|
More work for step-based slicing
|
2013-12-19 15:23:10 +01:00 |
|
Alessandro Ranellucci
|
38ea5f79d7
|
Merge branch 'xs-model'
|
2013-12-18 19:20:23 +01:00 |
|
Alessandro Ranellucci
|
15235699e4
|
Completed adapting plater behavior to new Print object API
|
2013-12-18 18:54:11 +01:00 |
|
Alessandro Ranellucci
|
916a0a0e58
|
Fix compilation and test suite
|
2013-12-18 16:34:31 +01:00 |
|
Alessandro Ranellucci
|
a12b1765d6
|
Fixed wrong commit f495136 . Thanks pdbogen for the report. #1623
|
2013-12-18 10:21:17 +01:00 |
|
Alessandro Ranellucci
|
0591eecab7
|
Lazy mesh generation so that we only keep it in model object
|
2013-12-18 00:13:41 +01:00 |
|
Alessandro Ranellucci
|
f4951367ea
|
Fixed fatal error about missing method thin_walls(). #1607 #1615
|
2013-12-17 16:17:15 +01:00 |
|
Alessandro Ranellucci
|
250608aa52
|
Move centering outside the Print object
|
2013-12-15 16:17:12 +01:00 |
|
Alessandro Ranellucci
|
2eff7c238e
|
Some initial work for stateful Print object
|
2013-12-13 14:02:01 +01:00 |
|
Alessandro Ranellucci
|
5470fbbebc
|
Make quick_slice() work with new model handling
|
2013-12-13 12:18:30 +01:00 |
|
Alessandro Ranellucci
|
0e8a0ef1ca
|
Refactoring. Use Model class for representing the plate in GUI
|
2013-12-12 20:19:33 +01:00 |
|
Alessandro Ranellucci
|
57fd6ad563
|
Removed dependency on ->object from Region.pm
|
2013-11-26 18:46:48 +01:00 |
|
Alessandro Ranellucci
|
0045f84ed2
|
Removed chained_path_points()
|
2013-11-23 21:42:01 +01:00 |
|
Alessandro Ranellucci
|
e75dbf37fa
|
Never scale TriangleMesh objects
|
2013-11-23 19:25:33 +01:00 |
|
Alessandro Ranellucci
|
a331f4d27a
|
Finished porting group() to XS
|
2013-11-23 18:15:59 +01:00 |
|
Alessandro Ranellucci
|
7475762a27
|
Remove residual uses of Boost for line clipping
|
2013-11-21 18:47:25 +01:00 |
|
Alessandro Ranellucci
|
c5f7318fc9
|
Removed debugging statement
|
2013-11-20 15:38:51 +01:00 |
|
Alessandro Ranellucci
|
50c0081d25
|
Update Clipper to 6.0.0
|
2013-11-20 11:35:58 +01:00 |
|
Alessandro Ranellucci
|
ab3e5b5a2c
|
No support when --support-material-interface-layers was set to 1. #1515
|
2013-11-14 18:13:57 +01:00 |
|
Alessandro Ranellucci
|
885ab5844e
|
Ported regular_points() to XS and renamed it to equally_spaced_points()
|
2013-11-11 20:59:58 +01:00 |
|
Alessandro Ranellucci
|
6bb425e88d
|
Minor fix about raft and support after previous commit
|
2013-11-11 20:50:22 +01:00 |
|
Alessandro Ranellucci
|
9f41f0279e
|
Some work to reduce recursive dependencies between classes
|
2013-11-11 20:37:06 +01:00 |
|
Alessandro Ranellucci
|
f491b7ba71
|
Fix t/support.t
|
2013-11-02 11:32:23 +01:00 |
|
Alessandro Ranellucci
|
3f7adfc07d
|
Fix raft_layers according to the new support material logic
|
2013-11-02 11:16:44 +01:00 |
|
Alessandro Ranellucci
|
ff25cc97fa
|
Explicitely clip support material with object slices (test case from #1397)
|
2013-10-27 23:20:06 +01:00 |
|
Alessandro Ranellucci
|
a99d34a91a
|
Bad memory access in regular_points()
|
2013-10-27 20:55:55 +01:00 |
|
Alessandro Ranellucci
|
58d92ac36a
|
Support interface_layers == 0
|
2013-10-27 18:54:52 +01:00 |
|
Alessandro Ranellucci
|
0e3c9ebe52
|
Extend interface into base support when the latter is contained in a hole (for better interface anchoring) and fix contact loops when object is enclosed in a hole
|
2013-10-27 16:37:04 +01:00 |
|
Alessandro Ranellucci
|
4cba5111a3
|
Fix generation of contact loops
|
2013-10-27 15:22:44 +01:00 |
|
Alessandro Ranellucci
|
28e9682d0e
|
Several changes to support material, including a fix to prevent vertical overlapping and horizontal fusion of support and object
|
2013-10-27 10:19:26 +01:00 |
|
Alessandro Ranellucci
|
c08d4cc798
|
Fixed support unit tests and reduced dependency on $object
|
2013-10-26 17:56:59 +02:00 |
|
Alessandro Ranellucci
|
bdf825d078
|
Refactoring: split support material code into several methods
|
2013-10-26 17:20:54 +02:00 |
|
Mark Hindess
|
f523c095b1
|
Trivial fix for support-related undefined sub errors.
|
2013-09-24 09:54:23 +01:00 |
|
Alessandro Ranellucci
|
197cd8e68b
|
Typo
|
2013-09-19 16:09:47 +02:00 |
|
Alessandro Ranellucci
|
ed529b62f3
|
Fix threading issue with GUI. #1443 #1444
|
2013-09-19 16:00:47 +02:00 |
|
Alessandro Ranellucci
|
4fe0675380
|
Removed ZTable code
|
2013-09-17 23:55:38 +02:00 |
|
Alessandro Ranellucci
|
a7989e382c
|
Bugfix: enabling raft layers generated support for the whole model. Includes regression test. #1375
|
2013-09-17 23:51:30 +02:00 |
|
Alessandro Ranellucci
|
e8323fc339
|
Move support material code to its own class
|
2013-09-17 23:27:57 +02:00 |
|
Alessandro Ranellucci
|
6adce9f66b
|
Update support material code to use shared memory
|
2013-09-17 23:14:49 +02:00 |
|
Alessandro Ranellucci
|
ea0e136b45
|
Prevent superfluous extra perimeters added when a region has an acute angle
|
2013-09-17 20:18:54 +02:00 |
|
Alessandro Ranellucci
|
39449f9245
|
Revert a recent change made to shells generation, causing too much solid infill. Includes regression test. #1431
|
2013-09-17 19:24:16 +02:00 |
|
Alessandro Ranellucci
|
c7db2cb10f
|
Prune tiny shells to avoid random extra internal solid infill. #1431
|
2013-09-16 12:36:04 +02:00 |
|
Alessandro Ranellucci
|
a821eb7f3c
|
More work to avoid working with vertices outside XS
|
2013-09-11 11:55:08 +02:00 |
|
Alessandro Ranellucci
|
566d38a472
|
Replace TriangleMesh with the XS port
|
2013-09-10 00:40:46 +02:00 |
|
Alessandro Ranellucci
|
5e34a9cf21
|
Make Repair() idempotent and lowercase
|
2013-09-09 23:18:33 +02:00 |
|