Toggle navigation
Categories
Discussions
About Us
Privacy Policy
Sign In
Home
›
Repetier-Firmware
›
Feature Requests
Rear camera printer!
SONIC300077
November 2014
in
Feature Requests
How can I
add a second
heated bed?
I want to
use it as a
heating chamber Printer (climate konrol).
Comments
Repetier
November 2014
Fake a extra extruder and use the heat control for your chamber. Just do not connect a motor to it. You then can even control temperature from host by setting 2nd extruder temperature.
SONIC300077
November 2014
Thank you!
pins can disable motor ?
#define
ORIG_E1_STEP_PIN -1
#define
ORIG_E1_DIR_PIN -1
#define
ORIG_E1_ENABLE_PIN -1
Repetier
November 2014
If it works, your example is exactly what you would do.
Sign In
or
Register
to comment.
Comments
#define ORIG_E1_STEP_PIN -1
#define ORIG_E1_DIR_PIN -1
#define ORIG_E1_ENABLE_PIN -1