Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
This commit is contained in:
@@ -92,5 +92,7 @@ extern float max_xy_jerk; //speed than can be stopped at once, if i understand c
|
||||
extern float max_z_jerk;
|
||||
extern float mintravelfeedrate;
|
||||
extern unsigned long axis_steps_per_sqr_second[NUM_AXIS];
|
||||
|
||||
#endif
|
||||
#ifdef AUTOTEMP
|
||||
extern float high_e_speed;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user