Support for BariCUDA Paste Extruder derived from MakerBot Frostruder. Using Ultimachine RAMBo board. M126/M127 and M128/M129.
This commit is contained in:
parent
90664d20a4
commit
fbd899a37d
5 changed files with 61 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue