From a89f4703df1eab36de5acafea0085d10263394a0 Mon Sep 17 00:00:00 2001
From: Scott Lahteine <github@thinkyhead.com>
Date: Wed, 6 Nov 2019 16:10:02 -0600
Subject: [PATCH] Tweak permissions

---
 Marlin/src/HAL/HAL_LPC1768/upload_extra_script.py | 0
 Marlin/src/HAL/HAL_STM32F1/build_flags.py         | 0
 Marlin/src/module/thermistor/thermistor_666.h     | 0
 Marlin/src/pins/lpc1769/pins_AZTEEG_X5_GT.h       | 0
 Marlin/src/pins/mega/pins_EINSTART-S.h            | 0
 Marlin/src/pins/ramps/pins_RAMPS_ENDER_4.h        | 0
 Marlin/src/pins/stm32/pins_MKS_ROBIN_MINI.h       | 0
 Marlin/src/pins/stm32/pins_MKS_ROBIN_NANO.h       | 0
 Marlin/src/pins/teensy2/pins_5DPRINT.h            | 0
 Marlin/src/pins/teensy2/pins_TEENSYLU.h           | 0
 10 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 Marlin/src/HAL/HAL_LPC1768/upload_extra_script.py
 mode change 100644 => 100755 Marlin/src/HAL/HAL_STM32F1/build_flags.py
 mode change 100755 => 100644 Marlin/src/module/thermistor/thermistor_666.h
 mode change 100755 => 100644 Marlin/src/pins/lpc1769/pins_AZTEEG_X5_GT.h
 mode change 100755 => 100644 Marlin/src/pins/mega/pins_EINSTART-S.h
 mode change 100755 => 100644 Marlin/src/pins/ramps/pins_RAMPS_ENDER_4.h
 mode change 100755 => 100644 Marlin/src/pins/stm32/pins_MKS_ROBIN_MINI.h
 mode change 100755 => 100644 Marlin/src/pins/stm32/pins_MKS_ROBIN_NANO.h
 mode change 100755 => 100644 Marlin/src/pins/teensy2/pins_5DPRINT.h
 mode change 100755 => 100644 Marlin/src/pins/teensy2/pins_TEENSYLU.h

diff --git a/Marlin/src/HAL/HAL_LPC1768/upload_extra_script.py b/Marlin/src/HAL/HAL_LPC1768/upload_extra_script.py
old mode 100644
new mode 100755
diff --git a/Marlin/src/HAL/HAL_STM32F1/build_flags.py b/Marlin/src/HAL/HAL_STM32F1/build_flags.py
old mode 100644
new mode 100755
diff --git a/Marlin/src/module/thermistor/thermistor_666.h b/Marlin/src/module/thermistor/thermistor_666.h
old mode 100755
new mode 100644
diff --git a/Marlin/src/pins/lpc1769/pins_AZTEEG_X5_GT.h b/Marlin/src/pins/lpc1769/pins_AZTEEG_X5_GT.h
old mode 100755
new mode 100644
diff --git a/Marlin/src/pins/mega/pins_EINSTART-S.h b/Marlin/src/pins/mega/pins_EINSTART-S.h
old mode 100755
new mode 100644
diff --git a/Marlin/src/pins/ramps/pins_RAMPS_ENDER_4.h b/Marlin/src/pins/ramps/pins_RAMPS_ENDER_4.h
old mode 100755
new mode 100644
diff --git a/Marlin/src/pins/stm32/pins_MKS_ROBIN_MINI.h b/Marlin/src/pins/stm32/pins_MKS_ROBIN_MINI.h
old mode 100755
new mode 100644
diff --git a/Marlin/src/pins/stm32/pins_MKS_ROBIN_NANO.h b/Marlin/src/pins/stm32/pins_MKS_ROBIN_NANO.h
old mode 100755
new mode 100644
diff --git a/Marlin/src/pins/teensy2/pins_5DPRINT.h b/Marlin/src/pins/teensy2/pins_5DPRINT.h
old mode 100755
new mode 100644
diff --git a/Marlin/src/pins/teensy2/pins_TEENSYLU.h b/Marlin/src/pins/teensy2/pins_TEENSYLU.h
old mode 100755
new mode 100644
-- 
GitLab