Alessandro Ranellucci
|
e72bd56b9d
Rename brim_thickness to brim_width
|
12 лет назад |
Alessandro Ranellucci
|
a9d480f7bf
Bugfix: first layer extrusion width was computed on general layer height rather than first layer height. #465
|
12 лет назад |
Alessandro Ranellucci
|
48addf8c3f
New feature: brim. #424
|
12 лет назад |
Alessandro Ranellucci
|
410279823c
New separate option to control the addition of automatic extra perimeters. Also, add none if perimeters are set to 0. #459
|
12 лет назад |
Henrik Brix Andersen
|
60ff9938ef
- Add Slic3r::Config::get_raw() for getting the raw, uncalculated values.
|
12 лет назад |
Alessandro Ranellucci
|
a664709b31
Remember last presets
|
12 лет назад |
Henrik Brix Andersen
|
8fcf24a766
Merge pull request #467 from henrikbrixandersen/ratio-options
|
12 лет назад |
Henrik Brix Andersen
|
4031cf26b4
- Add Slic3r::Config::get_raw() for getting the raw, uncalculated values.
|
12 лет назад |
Henrik Brix Andersen
|
8d25e6490a
Set CLI option type to 'string' for all options allowing ratio inputs
|
12 лет назад |
Henrik Brix Andersen
|
b7d2860d5b
Allow negating bool cli options by using '--no-foo' or '--nofoo'
|
12 лет назад |
Alessandro Ranellucci
|
35f36e0446
New preset management (unfinished)
|
12 лет назад |
Alessandro Ranellucci
|
2b6b91cd01
Tooltips
|
12 лет назад |
Alessandro Ranellucci
|
d8a64f0386
Use spin controls for integer values
|
12 лет назад |
Alessandro Ranellucci
|
f38f2f139e
Make window resizable
|
12 лет назад |
Alessandro Ranellucci
|
19a78de82f
Enlarge the Output filename format field
|
12 лет назад |
Alessandro Ranellucci
|
72298877bb
Moved units of measure to the right of input fields
|
12 лет назад |
Alessandro Ranellucci
|
b7983b54f8
Remove label for large text fields
|
12 лет назад |
Alessandro Ranellucci
|
71c1c66985
Label and CLI option were wrong for top_solid_infill_speed. #425
|
12 лет назад |
Alessandro Ranellucci
|
3e94add8a8
Pass config options as environment variables to post-processing scripts
|
12 лет назад |
Alessandro Ranellucci
|
caa32ab282
Fixed regression causing flow errors when using legacy config files. #421
|
12 лет назад |
Alessandro Ranellucci
|
709c444976
Fixed fatal error when using --first-layer-extrusion-width
|
12 лет назад |
Alessandro Ranellucci
|
fbfbfac2b6
New --top-solid-infill-speed option. Also, --solid-infill-speed and --small-perimeter-speed can be expressed as ratios too. #174 #151
|
12 лет назад |
Alessandro Ranellucci
|
c7af74884f
Legacy config files were not correctly supported
|
12 лет назад |
Alessandro Ranellucci
|
82dd3c7a3e
New --perimeters-extrusion-width and --infill-extrusion-width options. #302
|
12 лет назад |
Alessandro Ranellucci
|
8a031fe501
New --first-layer-extrusion-width option. #385
|
12 лет назад |
Alessandro Ranellucci
|
16b774603c
Accept either absolute or relative values for --first-layer-height. #151
|
12 лет назад |
Alessandro Ranellucci
|
896c7e952e
Renamed bottom_layer_speed to first_layer_speed for consistency
|
12 лет назад |
Alessandro Ranellucci
|
4a188f8566
Support for legacy config files containing bottom_layer_speed_ratio. #151
|
12 лет назад |
Alessandro Ranellucci
|
91ffb74429
Accept either absolute or relative values for --bottom-layer-speed. #151
|
12 лет назад |
Alessandro Ranellucci
|
aedb6cc35f
Accept both relative and absolute extrusion width values. #151
|
12 лет назад |
Josh McCullough
|
9da034a042
fixes #409
|
12 лет назад |
Alessandro Ranellucci
|
5a78111efa
Options to set extruder clearance for sequential printing and graphical preview of collisions
|
12 лет назад |
Alessandro Ranellucci
|
ce6b4aeaee
New option to print each object completely before moving onto next one (watch out for extruder collisions, Slic3r isn't doing any check since it doesn't know its shape)
|
12 лет назад |
Alessandro Ranellucci
|
67a076b360
Removing warnings here and there
|
12 лет назад |
Alessandro Ranellucci
|
159ca3f65e
Accept --threads 1 on non-threaded perls too
|
12 лет назад |
Alessandro Ranellucci
|
fa4f2c8b97
New option to randomize starting points across layers
|
12 лет назад |
Alessandro Ranellucci
|
8fe5d11624
Set number of threads from GUI and save it in config files. #154
|
12 лет назад |
Alessandro Ranellucci
|
7ee08be0b8
Allow [version], [timestamp], [year], [month], [day], [hour], [minute], [second] in filenames. #318
|
12 лет назад |
Alessandro Ranellucci
|
d03925a18d
New GUI with plating facilities
|
12 лет назад |
Alessandro Ranellucci
|
96d5e513b8
Rename $Slic3r::resolution to $Slic3r::scaling_factor
|
13 лет назад |
Alessandro Ranellucci
|
0d910dec84
Don't require --duplicate-distance to be positive anymore
|
13 лет назад |
Alessandro Ranellucci
|
cb182b8bc2
Honeycomb infill. #300
|
13 лет назад |
Alessandro Ranellucci
|
1c6469fc25
Allow to use x as a separator for --print-center, --bed-size, --duplicate-grid
|
13 лет назад |
Alessandro Ranellucci
|
134595fc99
Validation for --duplicate-grid and --bed-size
|
13 лет назад |
Alessandro Ranellucci
|
e5abb0b9df
Enable/disable duplication controls
|
13 лет назад |
Alessandro Ranellucci
|
e58ed195fd
New --bed-size option
|
13 лет назад |
Alessandro Ranellucci
|
4ae551a424
Ditch --duplicate-x and --duplicate-y, add --duplicate-grid
|
13 лет назад |
Alessandro Ranellucci
|
63ff01764c
Document --threads, -j and throw an error when it's used on a non-threaded perl
|
13 лет назад |
Alessandro Ranellucci
|
82a16ed8ee
Merge branch 'triffid-duplicate'
|
13 лет назад |
Michael Moon
|
f2edfd1a76
initial implementation of algorithm for #249
|
13 лет назад |