Merge branch 'master' into experimental
This commit is contained in:
commit
970e090a30
1 changed files with 1 additions and 0 deletions
|
|
@ -885,6 +885,7 @@ inline void process_commands()
|
|||
Serial.print("z_max:");
|
||||
Serial.print((digitalRead(Z_MAX_PIN)^ENDSTOPS_INVERTING)?"H ":"L ");
|
||||
#endif
|
||||
Serial.println("");
|
||||
break;
|
||||
#ifdef RAMP_ACCELERATION
|
||||
//TODO: update for all axis, use for loop
|
||||
|
|
|
|||
Loading…
Reference in a new issue