mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-07-31 20:00:19 +02:00
Update README.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Grbl (CNC Controller) For ESP32
|
# Grbl (CNC Controller) For ESP32
|
||||||
|
|
||||||

|
<img src="https://github.com/bdring/6-Pack_CNC_Controller/blob/master/images/20200711_120633.jpg" width="600">
|
||||||
|
|
||||||
### Project Overview
|
### Project Overview
|
||||||
|
|
||||||
@@ -15,6 +15,7 @@ Grbl_ESP32 started as a port of [Grbl](https://github.com/gnea/grbl) to the ESP3
|
|||||||
- Motor drivers can be dynamically assigned to axes, so a 4 motor XYZA controller could be converted to a XYYZ (dual motor Y axis) without any hardware changes.
|
- Motor drivers can be dynamically assigned to axes, so a 4 motor XYZA controller could be converted to a XYYZ (dual motor Y axis) without any hardware changes.
|
||||||
- Step rates up to 120,000 per/second.
|
- Step rates up to 120,000 per/second.
|
||||||
- Trinamic (SPI controlled) stepper motors are supported including StealthChop, CoolStep and StallGuard modes. Sensorless homing can be used.
|
- Trinamic (SPI controlled) stepper motors are supported including StealthChop, CoolStep and StallGuard modes. Sensorless homing can be used.
|
||||||
|
- Unipolar stepper motor can be directly driven
|
||||||
- RC hobby servos can be used as coordinated motors with acceleration and speed control.
|
- RC hobby servos can be used as coordinated motors with acceleration and speed control.
|
||||||
- **Peripherals**
|
- **Peripherals**
|
||||||
- Limit/Homing Switches with debouncing
|
- Limit/Homing Switches with debouncing
|
||||||
|
Reference in New Issue
Block a user