From bc8c0945bb66c354400387a924cfe856f94acbc5 Mon Sep 17 00:00:00 2001 From: bdring Date: Fri, 13 Nov 2020 12:54:41 -0600 Subject: [PATCH] Update 6_pack_5160_ATC_Carve.h --- Grbl_Esp32/src/Machines/6_pack_5160_ATC_Carve.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Grbl_Esp32/src/Machines/6_pack_5160_ATC_Carve.h b/Grbl_Esp32/src/Machines/6_pack_5160_ATC_Carve.h index b3d8ab35..ae7f1419 100644 --- a/Grbl_Esp32/src/Machines/6_pack_5160_ATC_Carve.h +++ b/Grbl_Esp32/src/Machines/6_pack_5160_ATC_Carve.h @@ -67,7 +67,9 @@ Socket I/O reference The list of modules is here... https://github.com/bdring/6-Pack_CNC_Controller/wiki/CNC-I-O-Module-List - Click on each module to get example for using the modules in the sockets + + Pin Mapping + https://github.com/bdring/6-Pack_CNC_Controller/wiki/Socket-Pin-Number-Mapping */ @@ -82,6 +84,7 @@ // Socket #3 #define PROBE_PIN GPIO_NUM_26 #define PROBE2_PIN GPIO_NUM_4 +#define MACRO_BUTTON_0_PIN GPIO_NUM_39 // Manual ATC Switch // 5V output CNC module in socket #4 // https://github.com/bdring/6-Pack_CNC_Controller/wiki/4x-5V-Buffered-Output-Module