PrusaSlicer-NonPlainar/xs
bubnikv 75c72bc59b Fix of "MM incorrect extruder temperature"
https://github.com/prusa3d/Slic3r/issues/443

Change of the PlaceholderParser:
All vector configuration values stored into the PlaceholderParser
are expected to be addressed by the extruder ID, therefore
if a vector configuration value is addressed without an index,
a current extruder ID is used.

Also a small fix of fan handling: The fan speed is set to zero
at the start of the G-code if the cooling for the initial extruder
is disabled.
2017-07-31 15:42:55 +02:00
..
lib/Slic3r Ported the cooling changes from @alexrj: Don't slow down the external 2017-06-22 12:59:23 +02:00
src Fix of "MM incorrect extruder temperature" 2017-07-31 15:42:55 +02:00
t Ported config load / stored to C++, thanks @alexrj 2017-06-14 17:51:14 +02:00
xsp Fix of "MM incorrect extruder temperature" 2017-07-31 15:42:55 +02:00
Build.PL Bundled Eigen library. 2017-03-29 18:19:57 +02:00
MANIFEST Ported the cooling changes from @alexrj: Don't slow down the external 2017-06-22 12:59:23 +02:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00