Support for BariCUDA Paste Extruder derived from MakerBot Frostruder. Using Ultimachine RAMBo board. M126/M127 and M128/M129.
This commit is contained in:
committed by
Erik van der Zalm
parent
90664d20a4
commit
fbd899a37d
@ -186,6 +186,8 @@ extern float add_homeing[3];
|
||||
extern float min_pos[3];
|
||||
extern float max_pos[3];
|
||||
extern int fanSpeed;
|
||||
extern int ValvePressure;
|
||||
extern int EtoPPressure;
|
||||
|
||||
#ifdef FWRETRACT
|
||||
extern bool autoretract_enabled;
|
||||
|
Reference in New Issue
Block a user