From acb9a7052410fa979290efee608a93bcb3f1acc9 Mon Sep 17 00:00:00 2001 From: bdring Date: Tue, 29 Jun 2021 08:41:07 -0500 Subject: [PATCH] Update config.yaml --- Grbl_Esp32/data/config.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Grbl_Esp32/data/config.yaml b/Grbl_Esp32/data/config.yaml index daf0d5cd..a223cd39 100644 --- a/Grbl_Esp32/data/config.yaml +++ b/Grbl_Esp32/data/config.yaml @@ -3,17 +3,12 @@ board: "ESP32 Dev Controller V4" yaml_wiki: "https://github.com/bdring/Grbl_Esp32/wiki/YAML-Config-File" idle_time: 250 -step_type: I2S_STATIC +step_type: RMT dir_delay_microseconds: 1 pulse_microseconds: 2 disable_delay_us: 0 homing_init_lock: false -i2so: - bck: gpio.22 - ws: gpio.17 - data: gpio.21 - axes: number_axis: 3 shared_stepper_disable: gpio.13:low