PrusaSlicer-NonPlainar/xs
bubnikv f0325575c2 Slic3r has been modified to propagate the following filament specific
values to GCode generator, one per active extruder:

bed_temperature
bridge_fan_speed
cooling
disable_fan_first_layers
fan_always_on
fan_below_layer_time
first_layer_bed_temperature
max_fan_speed
min_fan_speed
min_print_speed
slowdown_below_layer_time

Now it remains to extend Slic3r to correctly apply these values.
2017-06-21 16:15:39 +02:00
..
lib/Slic3r Ported the G-code generator from Perl to C++. 2017-05-03 18:28:22 +02:00
src Slic3r has been modified to propagate the following filament specific 2017-06-21 16:15:39 +02:00
t Ported config load / stored to C++, thanks @alexrj 2017-06-14 17:51:14 +02:00
xsp Fix of changing the order of volumes of a multi-volume part: 2017-06-21 14:10:22 +02:00
Build.PL Bundled Eigen library. 2017-03-29 18:19:57 +02:00
MANIFEST Integrated the not yet accepted boost::nowide library, thanks @alexrj. 2017-06-14 16:24:49 +02:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00