Alessandro Ranellucci
8ea4ed3b5e
Allow to supply custom G-code via command line if file is not found
2013-06-23 19:25:02 +02:00
Alessandro Ranellucci
90d8da0e0d
Limit fan speed to 100% :-)
2013-06-21 16:08:16 +02:00
Alessandro Ranellucci
19b40baf55
Add regression test to ensure fan is enabled when printing overhangs. #432
2013-06-21 15:38:58 +02:00
Alessandro Ranellucci
7560d5f131
Merge branch 'perl-518'
2013-06-15 18:06:36 +02:00
Alessandro Ranellucci
b12a09ed71
Rename makerbot G-code flavor to makerware; also mention Repetier among RepRap firmwares. #1034
2013-06-07 23:24:53 +02:00
Alessandro Ranellucci
43814e99f6
Remove smart match and lexical $_ for compatibility with perl 5.18. #1216
2013-06-06 10:46:58 +02:00
Alessandro Ranellucci
8b3aa32a7e
Update tooltip for only_retract_when_crossing_perimeters
2013-06-03 22:40:29 +02:00
Alessandro Ranellucci
da36df65a4
Warning removed when exporting config
2013-06-02 11:15:57 +02:00
Alessandro Ranellucci
5f06cea821
Prevent --extrusion-multiplier <= 0. #1183
2013-05-31 12:45:18 +02:00
Alessandro Ranellucci
ccdb29ddc9
New --spiral-vase option to continously raise Z when printing single-walled vases. #997
2013-05-13 20:15:45 +02:00
Alessandro Ranellucci
bac5093de4
Alwyas apply disable_fan_first_layers, even if cooling is disabled, since fan_always_on is applied in that case as well. Update descriptive text and have it appear in case of disabled auto cooling. #1166
2013-05-10 15:09:27 +02:00
Alessandro Ranellucci
7de8b20bc4
New wipe feature
2013-03-17 02:22:50 +01:00
Alessandro Ranellucci
700fee14aa
Set honeycomb as default fill pattern, as it works better at low layer heights and makes stronger parts
2013-03-17 00:24:53 +01:00
Alessandro Ranellucci
c999d0c44f
Set default value for first_layer_height to 0.35mm so that first_layer_extrusion_width = 200% works fine even when user sets layer_height to 0.1. A first layer height of 0.35mm works fine for both 0.35 and 0.5 nozzles so it should be fine for most users
2013-03-17 00:22:53 +01:00
Alessandro Ranellucci
35bd5a3423
New --solid-infill-extrusion-width option
2013-03-17 00:02:31 +01:00
Alessandro Ranellucci
cf5adca928
New --resolution option to simplify input models
2013-03-16 19:58:34 +01:00
Alessandro Ranellucci
db2e76a0df
New option to change perimeter order. #534
2013-03-16 18:56:49 +01:00
Alessandro Ranellucci
0feef890b1
Use Class::XSAccessor
2013-03-13 01:29:45 +01:00
Alessandro Ranellucci
2942485a94
New option to make infill before perimeters. #1039
2013-03-10 18:15:44 +01:00
Alessandro Ranellucci
d2152a53a0
Missing tooltip for extra perimeters
2013-03-10 12:30:43 +01:00
Alessandro Ranellucci
e9c7460c11
New --bridge-acceleration option
2013-03-09 20:31:09 +01:00
Alessandro Ranellucci
b7b89ff7f2
Bugfix: *-acceleration options didn't work in CLI
2013-03-09 20:21:05 +01:00
Alessandro Ranellucci
460e169c67
New option to disable retraction on layer change
2013-03-09 20:05:43 +01:00
Alessandro Ranellucci
e71bf48463
Add a command to lift nozzle in default start G-code
2013-03-09 19:51:09 +01:00
Alessandro Ranellucci
97e864699e
New top-infill-extrusion-width option
2013-03-07 16:00:58 +01:00
Alessandro Ranellucci
72613ae2b4
Enable only_retract_when_crossing_perimeters by default
2013-03-05 15:01:45 +01:00
Alessandro Ranellucci
3b1e921171
Slight changes to the defaults
2013-02-23 19:14:41 +01:00
Alessandro Ranellucci
5eade0f9e1
Don't validate the number of layers for infill combination, just limit it automatically. #993
2013-02-22 16:24:24 +01:00
Alessandro Ranellucci
cac79c0575
New option to only infill where strictly needed for supporting ceilings
2013-02-09 23:36:32 +01:00
Alessandro Ranellucci
8efe46e58d
New option to enforce support material on a given number of layers to improve adhesion of objects with poor footprint
2013-02-04 15:48:57 +01:00
Alessandro Ranellucci
c8100ed099
Disable randomize starting points by default
2013-02-04 15:05:56 +01:00
Alessandro Ranellucci
9222526e03
Customizable number of interface layers for support material and raft
2013-02-03 17:23:50 +01:00
Alessandro Ranellucci
acada05068
Merge branch 'raft'
2013-02-02 16:17:05 +01:00
Alessandro Ranellucci
d3727a1699
Add ability to have cross-hatched rectilinear support material. #509
2013-02-02 00:14:45 +01:00
Alessandro Ranellucci
177f1a9bf0
New raft_layers option. #123
2013-01-28 14:12:01 +01:00
Alessandro Ranellucci
e8cb1f4528
Slight addition to avoid_crossing_perimeters tooltip
2013-01-28 10:42:24 +01:00
Alessandro Ranellucci
61b164b539
Merge branch 'master' into avoid-crossing-perimeters
...
Conflicts:
lib/Slic3r/GCode.pm
lib/Slic3r/Print.pm
2013-01-26 21:45:17 +01:00
Alessandro Ranellucci
94bb1e54bb
Raise max temperatures (in GUI) to 400°C
2013-01-23 11:10:46 +01:00
Alessandro Ranellucci
177347137f
New G-code flavor for Sailfish (thanks to fros1y for working on it). #826
2013-01-17 14:56:31 +01:00
Alessandro Ranellucci
4fc6fc5ab6
Increase default value for retract_length_toolchange
2013-01-17 11:51:00 +01:00
Alessandro Ranellucci
954520cba5
Enable cooling by default
2013-01-17 10:40:45 +01:00
Alessandro Ranellucci
4bff4d0d50
Ignore perimeter_acceleration and infill_acceleration if their values are 25 and 50 to handle legacy configs gracefully.
2013-01-15 12:52:22 +01:00
Alessandro Ranellucci
ad9be0e4d7
Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865
2013-01-13 10:18:34 +01:00
Alessandro Ranellucci
48e00a4c40
Merge branch 'master' into avoid-crossing-perimeters
...
Conflicts:
lib/Slic3r/GCode.pm
lib/Slic3r/GUI/Plater.pm
lib/Slic3r/Print.pm
lib/Slic3r/SVG.pm
2013-01-12 19:00:18 +01:00
Alessandro Ranellucci
32fd58d531
Acceleration control. #185
2013-01-10 15:29:40 +01:00
Alessandro Ranellucci
34e047205a
Automatic detection of support material threshold angle
2013-01-02 19:40:48 +01:00
Alessandro Ranellucci
e59ed7efb7
New toolchange_gcode option. #547
2012-12-23 16:29:08 +01:00
Alessandro Ranellucci
b70404bb23
Disable gap filling if gap fill speed is set to zero
2012-12-17 19:55:25 +01:00
Alessandro Ranellucci
142a6cc4eb
Add --vibration-limit back to CLI usage and disable it by default
2012-12-05 17:57:35 +01:00
Alessandro Ranellucci
cf32cd6510
Implement vibration limit using G4 pauses
2012-12-05 15:03:36 +01:00
Alessandro Ranellucci
0f0992e39a
Speed for support material. #813
2012-11-23 17:20:26 +01:00
Alessandro Ranellucci
5dba02fdeb
New separate speed setting for gap fill. #785
2012-11-23 11:25:02 +01:00
Alessandro Ranellucci
21a6219b62
Disable vibration limit. #785
2012-11-23 11:14:06 +01:00
Alessandro Ranellucci
124a1fd84e
Raise default frequency limit to 25Hz
2012-11-19 18:03:49 +01:00
Alessandro Ranellucci
99c942b5ea
Merge branch 'vibration-limit'
2012-11-19 15:54:50 +01:00
Alessandro Ranellucci
e119cee66c
Don't emit warnings on unknown options
2012-11-18 17:42:52 +01:00
Alessandro Ranellucci
600e951fd8
Completed vibration limit
2012-11-17 12:08:19 +01:00
Alessandro Ranellucci
96dd106f61
Initial work for limiting vibrations
2012-11-17 10:40:15 +01:00
Alessandro Ranellucci
a5a0f32e19
Expose all SLIC3R_* environment variables as placeholders. #781
2012-11-16 10:07:30 +01:00
Alessandro Ranellucci
0a5016a509
Cleaner usage of the PI constant
2012-10-30 14:15:48 +01:00
Alessandro Ranellucci
e9ae62a9d1
New --min-skirt-length option. #269
2012-10-29 11:17:57 +01:00
Alessandro Ranellucci
935173047a
Allow [print_center_X] and [print_center_Y] syntax for all coordinates settings (including bed_center etc.) and [temperature_0], [temperature_1] etc. for all index-based settings
2012-10-28 17:23:35 +01:00
Alessandro Ranellucci
deea02b444
Descriptive textual feedback for cooling settings
2012-10-28 12:43:41 +01:00
Alessandro Ranellucci
667d88603e
Reorder some options using the more compact layout
2012-10-25 12:37:02 +02:00
Alessandro Ranellucci
cee3864fc9
Independently set number of top/bottom solid layers. #676
2012-10-25 12:21:04 +02:00
Alessandro Ranellucci
1627268fd4
Merge branch 'master' into avoid-crossing-perimeters
...
Conflicts:
lib/Slic3r/GCode.pm
2012-10-24 11:49:31 +02:00
Alessandro Ranellucci
ab7697ec1c
New option to force a solid layer every given number of layers. #617
2012-09-28 15:46:29 +02:00
Alessandro Ranellucci
9ee9b54c73
Output an error if user tries to use 100% density with a non-solid fill pattern. #691
2012-09-28 14:13:06 +02:00
Alessandro Ranellucci
c6c7dd12da
Silently ignore threads > 1 on non-threaded perls
2012-09-21 16:43:46 +02:00
Alessandro Ranellucci
c95cd5ac38
Merge branch 'master' into avoid-crossing-perimeters
2012-09-21 15:36:45 +02:00
Alessandro Ranellucci
37ae2e1e2d
Use support material extruder for brim. #653
2012-09-21 15:04:16 +02:00
Alessandro Ranellucci
cc8d8bd26f
Merge branch 'master' into avoid-crossing-perimeters
...
Conflicts:
README.markdown
lib/Slic3r/Config.pm
lib/Slic3r/GCode.pm
lib/Slic3r/Print.pm
slic3r.pl
2012-09-12 16:04:16 +02:00
Alessandro Ranellucci
f41a6af343
Use support material extruder for brim. #653
2012-09-06 11:01:44 +02:00
Alessandro Ranellucci
191de5d078
Unfinished work for decoupling GUI from the Print object (goal = more speed for manipulation, less memory usage)
2012-08-29 19:37:27 +02:00
Alessandro Ranellucci
0c22250740
New option to disable retraction when moving between infill paths inside the same island. #29
2012-08-25 16:30:11 +02:00
Alessandro Ranellucci
d061534b83
Merge branch 'master' into avoid-crossing-perimeters
...
Conflicts:
README.markdown
lib/Slic3r/ExPolygon.pm
slic3r.pl
2012-08-25 14:26:32 +02:00
Alessandro Ranellucci
92518d28fc
New option to configure the threshold for enforcing solid infill. #224
2012-08-24 19:38:36 +02:00
Alessandro Ranellucci
0eadc5adba
Manual rebase of the avoid_crossing_perimeters feature
2012-08-23 15:42:58 +02:00
Alessandro Ranellucci
d278998f11
Accept newline as separator for post-processing scripts in GUI. #615
2012-08-22 21:27:49 +02:00
Alessandro Ranellucci
9e682924c7
New separate options for retraction length to be used when switching tools
2012-08-22 19:11:45 +02:00
Alessandro Ranellucci
8289692160
Handle configuration files saved while there was no extruder_offset control for the first extruder
2012-08-09 19:57:49 +02:00
Alessandro Ranellucci
2bf219a637
Bugfix: random failure to load presets. #600
2012-08-09 00:41:03 +02:00
Alessandro Ranellucci
9ca21c835c
Merge branch 'per-extruder-retraction-settings'
...
Conflicts:
lib/Slic3r/Config.pm
lib/Slic3r/GUI/Tab.pm
2012-08-08 22:06:47 +02:00
Alessandro Ranellucci
4fcecf5ef6
Bugfix: when an external config was selected in any section, exported settings didn't reflect other sections properly
2012-08-08 19:36:34 +02:00
Alessandro Ranellucci
3888727b96
Bugfix: legacy config files with empty temperature and/or first_layer_temperature caused crash
2012-08-08 16:25:13 +02:00
Alessandro Ranellucci
b048f51edd
Incomplete label for support material extruder option. #593
2012-08-08 15:21:02 +02:00
Alessandro Ranellucci
866b09f3f9
New --extruder-offset option
2012-08-07 21:39:45 +02:00
Alessandro Ranellucci
cf01c142de
Make retraction configurable for each extruder
2012-08-07 21:08:56 +02:00
Henrik Brix Andersen
57b134cc9c
Handle recursive ratio_over options correctly.
2012-07-27 22:56:35 +02:00
Henrik Brix Andersen
d68ab84faa
Fix quick slicing
2012-07-27 22:03:48 +02:00
Alessandro Ranellucci
7e34244b05
Refactored configuration handling.
...
Slic3r::Config is now an object. Multiple partial config objects are used throughout the codebase as local repositories, then merged and serialized when necessary.
2012-07-27 21:16:11 +02:00
Henrik Brix Andersen
f0579e59bd
Include timestamp in .ini files
2012-07-27 14:33:14 +02:00
Alessandro Ranellucci
1d364d7823
Refactor OptionsGroup to decouple it from the config repository, add ConfigOptionsGroup
2012-07-24 15:33:11 +02:00
Henrik Brix Andersen
ab9ffe9c19
Expose --external-perimeter-speed in the GUI. #556
2012-07-23 09:43:59 +02:00
Alessandro Ranellucci
30a2213fd9
Some multi-extruder options in GUI
2012-07-18 20:44:36 +02:00
Alessandro Ranellucci
b861560c71
Fix tooltips about extrusion widths
2012-07-18 18:16:27 +02:00
Alessandro Ranellucci
2495a77c0f
Add to GUI the setting for support material extrusion width. Also, populate %Groups with new options
2012-07-18 18:15:18 +02:00
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
Alessandro Ranellucci
1c6789e042
Remove duplicate_mode from options list
2012-07-15 19:36:56 +02:00
Alessandro Ranellucci
9210c708fc
Compatibility with --load and new GUI
2012-07-15 17:55:58 +02:00