Alessandro Ranellucci
|
f173096a6c
|
Merge branch 'new-gui'
Conflicts:
lib/Slic3r.pm
lib/Slic3r/Config.pm
lib/Slic3r/GUI/OptionsGroup.pm
lib/Slic3r/GUI/SkeinPanel.pm
lib/Slic3r/Print.pm
|
2012-07-18 15:48:04 +02:00 |
|
Henrik Brix Andersen
|
a72b914eb0
|
Add lib/Slic3r/GUI/ConfigWizard.pm to MANIFEST
|
2012-07-01 00:24:55 +02:00 |
|
Alessandro Ranellucci
|
898266fd34
|
Initial refactoring for supporting multiple extruders. Little speed optimization included
|
2012-06-28 14:44:54 +02:00 |
|
Alessandro Ranellucci
|
e810f9b898
|
Moved filament settings to new Filament tab
|
2012-06-18 14:29:47 +02:00 |
|
Alessandro Ranellucci
|
21ef09c228
|
Group settings using Treebooks
|
2012-06-17 22:27:05 +02:00 |
|
Alessandro Ranellucci
|
82dd3c7a3e
|
New --perimeters-extrusion-width and --infill-extrusion-width options. #302
|
2012-06-06 18:05:03 +02:00 |
|
Alessandro Ranellucci
|
1998801a58
|
Read OBJ files. #324
|
2012-05-20 11:40:37 +02:00 |
|
Alessandro Ranellucci
|
39f0c2f822
|
Renamed Dashboard to Plater (with Kliment's permission ;))
|
2012-05-04 10:15:33 +02:00 |
|
Alessandro Ranellucci
|
a165ad4ecb
|
Large memory saving and speed boost
|
2012-05-01 10:53:52 +02:00 |
|
Alessandro Ranellucci
|
d03925a18d
|
New GUI with plating facilities
|
2012-04-30 14:56:01 +02:00 |
|
Alessandro Ranellucci
|
ed4a5739f6
|
Multiple objects autoplating (--merge, from command line only)
|
2012-04-29 12:51:20 +02:00 |
|
Alessandro Ranellucci
|
29b9c31b92
|
Releasing 0.7.2b
|
2012-04-17 09:32:22 +02:00 |
|
Alessandro Ranellucci
|
fc0fa0c738
|
Remove Rectilinear2 infill
|
2012-04-16 14:06:52 +02:00 |
|
Alessandro Ranellucci
|
cb182b8bc2
|
Honeycomb infill. #300
|
2012-04-16 11:55:14 +02:00 |
|
Alessandro Ranellucci
|
959230b099
|
Refactoring: moved Slic3r::STL and Slic3r::AMF to Slic3r::Format::*
|
2012-02-25 17:35:25 +01:00 |
|
Alessandro Ranellucci
|
eba7c10018
|
Faster support generation. Includes a new implementation of the Douglas-Peucker algorithm
|
2012-02-25 14:46:21 +01:00 |
|
Alessandro Ranellucci
|
776d985b26
|
New AMF-to-STL and STL-to-AMF converters
|
2012-02-19 15:45:27 +01:00 |
|
Alessandro Ranellucci
|
79ebb13bdb
|
Parse AMF
|
2012-02-19 15:14:54 +01:00 |
|
Alessandro Ranellucci
|
660eedfa5b
|
Added a couple unit tests
|
2012-02-15 12:04:10 +01:00 |
|
Alessandro Ranellucci
|
ad8c9d4ea1
|
Bugfix: model with rounded walls had small useless infill regions. #177
|
2012-02-10 14:42:54 +01:00 |
|
Alessandro Ranellucci
|
8ed91a8ec4
|
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
|
2011-12-30 19:59:51 +01:00 |
|
Alessandro Ranellucci
|
a86bc260e7
|
Bugfix: some islands having ho holes and contained in holes themselves were ignored
|
2011-12-24 11:01:28 +01:00 |
|
Alessandro Ranellucci
|
792960aae1
|
Slic3r should now be able to detect optimal bridging direction for any kind of bridge. #58
|
2011-12-02 23:35:39 +01:00 |
|
Alessandro Ranellucci
|
d51a37a0ae
|
Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold. #16
|
2011-11-30 16:07:31 +01:00 |
|
Alessandro Ranellucci
|
0ab1fd4c19
|
concentric - new superfast infill pattern
|
2011-11-26 10:38:45 +01:00 |
|
Alessandro Ranellucci
|
465bef1748
|
Raising dev version to 0.5.2beta and updating MANIFEST
|
2011-11-24 14:24:01 +01:00 |
|
Alessandro Ranellucci
|
c5d5e4d244
|
Cleanup lines resulting from plane intersection before detecting polygons. This allows for more tolerance with dirty models. Performance impact depends on how many layers are detected as dirty. #16 #28
|
2011-11-12 10:18:20 +01:00 |
|
Alessandro Ranellucci
|
d9ae37849d
|
Added arcs.t in the MANIFEST
|
2011-11-07 17:25:50 +01:00 |
|
Alessandro Ranellucci
|
6d6533831e
|
New experimental --gcode-arcs options to generate G2/G3 commands. #23
|
2011-10-28 14:13:44 +02:00 |
|
Alessandro Ranellucci
|
7f341cfcd3
|
New --fill-every-layers option to get high accuracy on external surfaces while speeding up infill
|
2011-10-18 15:57:53 +02:00 |
|
Alessandro Ranellucci
|
a311220c19
|
New build script to install dependencies automatically
|
2011-10-02 11:57:47 +02:00 |
|