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
@@ -60,6 +60,8 @@ typedef struct {
|
||||
unsigned long final_rate; // The minimal rate at exit
|
||||
unsigned long acceleration_st; // acceleration steps/sec^2
|
||||
unsigned long fan_speed;
|
||||
unsigned long valve_pressure;
|
||||
unsigned long e_to_p_pressure;
|
||||
volatile char busy;
|
||||
} block_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user