1fb57e439e
Defined the +-* operators on Pointf.
...
Removed the deprecated VibrationLimit feature.
Added triangle infill.
The Prusa3D fork of Slic3r has been marked as "Slic3r Prusa Edition"
with menus pointing to the prusa3d/slic3r github release page
and Prusa3D drivers downloads page.
2016-10-21 16:53:42 +02:00
47cc9687a0
Added a new switch: ensure_vertical_shell_thickness
...
This enables a zig-zag infill similar to Cura or Simplify3D
on overhangs.
2016-10-16 22:11:19 +02:00
5268574ade
Made the sheath around the base support configurable. Without the sheath
...
it is easier to remove the support, but the support is more fragile.
2016-10-04 14:38:13 +02:00
5bb37ad2c4
A new feature "support_material_buildplate_only" implemented.
...
Also a bug has been fixed for zero interface layers. Before
slic3r would put infinite number of interface layers over top surfaces,
if the number of interface layers was set to zero.
2016-10-04 13:54:10 +02:00
15c1edd552
Configurable volumetric extrusion rate slope.
2016-09-13 15:02:28 +02:00
620c6c7378
Ported from the playground branch. Various documentation and optimization.
2016-09-13 13:30:00 +02:00
39dfee79c7
Mention anti-ooze sacrificial skirt feature.
2016-06-01 17:47:54 -04:00
7aafa54bf0
Raise allowed temperatures to 500°C. #3114
2016-03-14 00:08:08 +01:00
8138fbf349
New --retract-lift-above and --retract-lift-below options. #763 #3057
2015-12-18 18:36:39 +01:00
e381100812
More efficient syntax for the PrintConfigDef constructor
2015-12-16 13:09:25 +01:00
934bd43e35
More refactoring on Config XS bindings
2015-12-16 12:58:06 +01:00
4913e90e10
Remove any Perl related code from libslic3r
2015-12-08 00:39:54 +01:00
3fac8cd77e
Large refactoring of the Config classes
2015-12-07 19:39:49 +01:00
32a333f16a
Import config bundle automatically if found in application directory
2015-12-07 12:17:06 +01:00
3a9cf91f83
Ported a couple more methods to XS
2015-12-02 18:29:33 +01:00
9f9b5afedb
Merge branch 'master' into sender
2015-11-05 11:04:01 +01:00
b67b903902
Include the option category for first_layer_extrusion_width. #3061
2015-11-04 19:33:49 +01:00
9b21ac877a
Merge branch 'master' into sender
...
Conflicts:
Build.PL
lib/Slic3r.pm
xs/MANIFEST
xs/src/libslic3r/PrintConfig.hpp
2015-11-01 19:12:13 +01:00
2811af349a
Added a new grid infill pattern
2015-11-01 19:03:11 +01:00
e715974688
Better validation for speeds (prevent 0mm/s travel speed). #2893
2015-06-09 17:15:01 +02:00
7b65a35519
Always limit volumetric speed with Max Volumetric Speed (not just when using autospeed). #2810
2015-06-02 11:54:38 +02:00
1fcfdf4718
Added a couple full_label values
2015-06-01 23:22:44 +02:00
7f70da97b4
New experimental autospeed feature. #2810
2015-05-31 22:04:32 +02:00
13b7316807
Merge branch 'master' into sender
...
Conflicts:
Build.PL
lib/Slic3r/GUI/MainFrame.pm
2015-05-28 18:05:36 +02:00
aa8b6afe8b
Assign color to filaments
2015-05-26 02:01:43 +02:00
d2172b4383
Merge branch 'master' into sender
2015-03-06 22:15:43 +01:00
722e94513c
Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled
2015-03-06 09:56:58 +01:00
e88cf466fe
A couple notes about infill_only_where_needed
2015-02-23 00:55:00 +01:00
d35226b889
added support Machinekit flavour GCode
2015-02-06 18:48:46 +01:00
3ae6f2630e
Merge branch 'master' into sender
...
Conflicts:
Build.PL
2015-02-01 14:07:32 +01:00
07cd25d0ec
New option for customization of infill/perimeters overlap. #2459
2015-02-01 12:08:25 +01:00
059b00a829
New --before-layer-change option and new layer_z placeholder. #2602
2015-01-30 20:08:00 +01:00
7b980c1dc9
New option for vertical distance between object and support material, with special handling of the 0 case that disabled bridge flow/speed in order to allow for soluble material. #2491 #2272 #2069 #1942 #2435 #1703
2015-01-19 09:52:24 +01:00
4696b46475
Clarified tooltip for First Layer Extrusion Width. #2543
2015-01-18 11:42:19 +01:00
9a7e5327ab
Support --solid-fill-pattern for legacy. #2527
2015-01-13 23:22:27 +01:00
02d717b7a3
Don't put any M200 automatically when volumetric mode is selected. Explain how to do it manually in the tooltip. #1746
2015-01-09 12:02:04 +01:00
9ec7b43ca1
Merge branch 'master' into sender
...
Conflicts:
lib/Slic3r/GUI/Tab.pm
2015-01-08 22:47:43 +01:00
47e4e8bb66
Option to use volumetric E values. #1746
2015-01-05 19:39:10 +01:00
3ab4d4b094
Merge branch 'master' into sender
2015-01-04 19:36:28 +01:00
a6f3e6bfdb
Mark Vibration Limit as deprecated. #2483
2015-01-04 19:32:59 +01:00
92e896c4d1
Prettify infill pattern labels
2015-01-04 19:32:05 +01:00
cbc0e270b7
Nicer configuration fields for USB/Serial connection
2015-01-04 19:14:54 +01:00
2c0d216c1a
More work on print controller
2015-01-03 23:25:55 +01:00
6896e53078
Octoprint -> OctoPrint
2014-12-29 12:49:32 +01:00
efe7d5f857
Integration with Octoprint. #1826
2014-12-28 01:30:05 +01:00
70601eeb51
Tell what options were changed when prompting user for saving a modified preset. Also, check whether the preset was actually modified by performing a proper idempotent diff. #2165
2014-12-25 17:35:31 +01:00
25bc8e6f29
Smarter automatic disabling of GUI fields + reordering of Print Settings pages + minor adjustments to tooltips
2014-12-23 20:47:11 +01:00
1b582ea66a
Remove the "(slow)" mark on infill patterns that used to be slow in the past
2014-12-22 10:48:05 +01:00
c00061678b
Use perimeter extruder for brim. #618
2014-12-17 00:45:05 +01:00
e79aa2e81c
New --solid-infill-extruder option. Includes a refactoring of the strategy used to order layer extrusions according to their extruder and island; toolchanges and travel moves should be more optimized now. #618
2014-12-17 00:34:00 +01:00