improvements to cura dual extrusion plugin
authorClinton Ebadi <clinton@unknownlamer.org>
Sun, 14 Aug 2016 00:52:16 +0000 (20:52 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Sun, 14 Aug 2016 00:52:16 +0000 (20:52 -0400)
commitabed43158ffbb23cf99bb9a170454650894d7421
tree3feea30e472807bc455109848e08b31363c52cdd
parentc7006aad4037a607f719738276d573bff3e4dfae
improvements to cura dual extrusion plugin

Not yet fit for human consumption, this depends on some custom extruder
switching gocde that will be inlined. At the very least you must add
`M109 S{print_temperature}' to postSwitchExtruder.gcode to ensure the
hotend fully heats before it is used.

 * Reads print temperature from the profile
 * Specifies cooling temp as an offset from the printing temperature
cura/dual_temp_lower.py