Alessandro Ranellucci
f29d455319
Refactor the AMF parser so that it popolates a Model object directly. Also read constellations
2012-08-29 18:23:34 +02:00
Alessandro Ranellucci
f90520ed06
Refactoring: new Slic3r::Model class to represent files
2012-08-29 17:12:32 +02:00
Henrik Brix Andersen
c0322ec703
Add example costs calculaton. #644
2012-08-28 15:39:32 +02:00
Henrik Brix Andersen
0e620f3ad2
Make --output accept directories. #535
2012-08-01 17:12:16 +02:00
Henrik Brix Andersen
af224bbb8d
Add example on how to use post-processing scripts for sending custom notification when slicing is done.
2012-07-31 22:48:47 +02:00
Henrik Brix Andersen
c7ca83e9dd
Add zsh(1) completion system configuration for Slic3r.
2012-07-23 14:51:35 +02:00
Henrik Brix Andersen
b0138ab5eb
Add example post-processing script for calculating filament weight. #273
2012-07-09 21:03:09 +02:00
Mark Hindess
cc330932d6
Revert "Simple remote interface to slic3r using plack."
...
This reverts commit a3af688173
.
2012-06-27 17:58:27 +01:00
Mark Hindess
a3af688173
Simple remote interface to slic3r using plack.
...
Only supports a single stl model but supporting other file formats and
merge would be quite simple. Speed might mean requests timeout if
slicing takes too long. Just a proof-of-concept really but I might
use it to slice on my server from my laptop.
2012-06-27 17:42:34 +01:00
Alessandro Ranellucci
61e257388a
Button to split loaded objects
2012-05-01 00:30:46 +02:00
Alessandro Ranellucci
085a818dec
New file_info.pl script
2012-04-11 19:02:33 +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
b6bffacb9d
Parse and write multi-material AMF files. Convert multiple STL files into a single multi-material AMF
2012-02-20 16:43:45 +01:00
Alessandro Ranellucci
555c23069d
New --post-process option. Includes some cleaning of the STDOUT messages
2012-02-20 12:50:05 +01:00
Alessandro Ranellucci
776d985b26
New AMF-to-STL and STL-to-AMF converters
2012-02-19 15:45:27 +01:00
Alessandro Ranellucci
a9e7204fc6
New slicing algorithm based on a topological approach rather than numeric. It should be much more robust
2012-02-18 20:36:14 +01:00
Alessandro Ranellucci
669341cd11
New utility script to split STL plates into individual STL files
2012-01-28 15:05:42 +01:00
Alessandro Ranellucci
9a610395ce
Move post-processing to utils/ directory
2011-12-11 10:20:53 +01:00