Alessandro Ranellucci
|
c0a74780cb
|
The ratio_over parameter was missing in the definition of first_layer_extrusion_width
|
2014-01-11 14:48:13 +01:00 |
|
Alessandro Ranellucci
|
9515acf527
|
Put a hard limit on manually configured extrusion widths (10 * the largest nozzle diameter configured) to prevent confusion when a bad value is entered. #1691
Conflicts:
lib/Slic3r/Config.pm
|
2014-01-11 14:32:42 +01:00 |
|
Alessandro Ranellucci
|
81663215c5
|
Adapt plater to the new split config
|
2014-01-02 22:06:58 +01:00 |
|
Alessandro Ranellucci
|
bfa2ee2770
|
Remove scale, rotate, duplicate, duplicate_grid from config (but leave them in CLI)
|
2014-01-02 18:01:21 +01:00 |
|
Alessandro Ranellucci
|
5bf0942f45
|
Satisfy test suite and CLI
|
2014-01-02 17:24:23 +01:00 |
|
Alessandro Ranellucci
|
e2f1040a76
|
More work
|
2014-01-02 10:44:54 +01:00 |
|
Alessandro Ranellucci
|
beb1baa096
|
Incomplete work for refactoring regions and flows
|
2013-12-30 18:28:41 +01:00 |
|
Alessandro Ranellucci
|
f9d38f6655
|
Allow value -1 for skirt_height with the meaning of: as tall as the object. This might fix an overflow on 32-bit systems when ooze_prevention is enabled
|
2013-12-24 15:16:10 +01:00 |
|
Alessandro Ranellucci
|
c5ead0f2a6
|
Fixes to Config and plater; also refactored the arrange() code
|
2013-12-24 00:30:51 +01:00 |
|
Alessandro Ranellucci
|
9fb62e671f
|
Adapt GUI to new XS Config
|
2013-12-22 01:27:09 +01:00 |
|
Alessandro Ranellucci
|
4515d90052
|
Finished porting Config and option definition to XS
|
2013-12-22 00:39:03 +01:00 |
|
Alessandro Ranellucci
|
9836e963a5
|
Incomplete work for adapting the application to the new XS-based Config
|
2013-12-21 21:06:45 +01:00 |
|
Alessandro Ranellucci
|
d4d8045905
|
Put standby_temperature into options cemetery. #1523
|
2013-11-16 12:45:43 +01:00 |
|
Alessandro Ranellucci
|
beb7939e22
|
Rename standby_temperature to ooze_prevention. #1523
|
2013-11-15 16:01:15 +01:00 |
|
Alessandro Ranellucci
|
4f64e557d9
|
Typo
|
2013-10-27 21:38:32 +01:00 |
|
Alessandro Ranellucci
|
31f77748e7
|
Explain in the tooltip how is the threshold angle measured
|
2013-10-27 21:37:26 +01:00 |
|
Alessandro Ranellucci
|
bcc061176c
|
New option to use G10/G11 for firmware-controlled retraction. #1494
|
2013-10-27 16:59:18 +01:00 |
|
Alessandro Ranellucci
|
0b526afb4e
|
Change labels in wizard to avoid confusion
|
2013-09-21 20:25:34 +02:00 |
|
Alessandro Ranellucci
|
991bc8ae3d
|
Partial work for implementing a standby temperature option
|
2013-09-18 17:45:02 +02:00 |
|
Alessandro Ranellucci
|
bbbdae3952
|
Better name for "Detect overhangs"
|
2013-09-17 21:49:13 +02:00 |
|
Alessandro Ranellucci
|
3d6fb1b05c
|
New feature: ability to override specific settings for individual objects in the plater. #344
|
2013-08-25 14:37:50 +02:00 |
|
Alessandro Ranellucci
|
67f5b7ab14
|
Require --default-acceleration when other acceleration settings are used
|
2013-08-09 14:33:20 +02:00 |
|
Alessandro Ranellucci
|
99816e07a6
|
New --first-layer-acceleration option
|
2013-08-09 14:30:43 +02:00 |
|
Alessandro Ranellucci
|
d83b14655a
|
Better tooltip for raft layers
|
2013-07-31 20:02:24 +02:00 |
|
Alessandro Ranellucci
|
913f401280
|
Merge new-support2
|
2013-07-29 20:50:26 +02:00 |
|
Alessandro Ranellucci
|
10a8f479f9
|
Bugfix: lift was not working correctly with multiple extruders and multiple skirt layers. Also, we now ignore all lift settings except the one of the first extruder. Includes regression tests. #1332 #1338
|
2013-07-29 19:43:57 +02:00 |
|
Alessandro Ranellucci
|
debe540018
|
Better name for wipe
|
2013-07-26 16:23:43 +02:00 |
|
Alessandro Ranellucci
|
f455ecb7da
|
Rename adjust_overhang_flow to overhangs
|
2013-07-06 11:35:40 +02:00 |
|
Alessandro Ranellucci
|
f8ae8d3e8d
|
New option to disable overhang flow
|
2013-07-05 22:12:58 +02:00 |
|
Alessandro Ranellucci
|
282c751b0f
|
New option for disabling thin wall detection
|
2013-07-05 22:10:43 +02:00 |
|
Alessandro Ranellucci
|
0a7e0ffecf
|
New options: start_perimeters_at_concave_points start_perimeters_at_non_overhang
|
2013-07-05 22:06:58 +02:00 |
|
Alessandro Ranellucci
|
362232ada4
|
New Quality section in GUI
|
2013-07-05 21:57:56 +02:00 |
|
Alessandro Ranellucci
|
71057b54a9
|
Allow negative values in validation...
|
2013-07-03 10:51:44 +02:00 |
|
Alessandro Ranellucci
|
1b6a9c0c3b
|
Added validation on all settings. #611
|
2013-06-30 15:39:03 +02:00 |
|
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 |
|