Skip to content

MobaTools V2.5.0

Compare
Choose a tag to compare
@MicroBahner MicroBahner released this 12 Sep 13:52
· 41 commits to master since this release
  • ESP32 2.x core package is supported ( ESP32S2, ESP32S3, ESP32C3 are not! )
  • ATmega4809 is supported ( Nano Every, UNO WiFi Rev2 )
  • .setSpeedSteps(0) is allowed now and stops the stepper without loosing the target position
  • .getSpeedSteps() indicates direction of movement ( negative values means moving backwards )
  • disabling of 4-pin steppers (FULLSTEP/HALFSTEP) without extra enable pin is possible
  • some bugfixes
  • some additional examples, commented in english