Add WIFISUPPORT to example configs
This commit is contained in:
parent
19d4c7c1cd
commit
091f742432
Marlin/src/config/examples
AlephObjects/TAZ4
Anet
Azteeg/X5GT
BIBO/TouchX
BQ
Cartesio
Creality
CR-10
CR-10S
CR-10mini
CR-8
Ender-2
Ender-3
Ender-4
Felix
FolgerTech/i3-2020
Geeetech
Infitary/i3-M508
JGAurora/A5
MakerParts
Malyan
Micromake/C1/enhanced
Mks/Sbase
RigidBot
SCARA
Sanguinololu
TheBorg
TinyBoy2
UltiMachine/Archim2
Velleman
Wanhao/Duplicator 6
delta
FLSUN
generic
kossel_mini
kossel_pro
kossel_xl
gCreate/gMax1.5+
makibox
tvrrug/Round2
wt150
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1708,4 +1708,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1703,4 +1703,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1708,4 +1708,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1708,4 +1708,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1701,4 +1701,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1703,4 +1703,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1707,4 +1707,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1702,4 +1702,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1700,4 +1700,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
@ -1701,4 +1701,13 @@
|
|||||||
// Default behaviour is limited to Z axis only.
|
// Default behaviour is limited to Z axis only.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* WiFi Support (Espressif ESP32 WiFi)
|
||||||
|
*/
|
||||||
|
//#define WIFISUPPORT
|
||||||
|
#if ENABLED(WIFISUPPORT)
|
||||||
|
#define WIFI_SSID "Wifi SSID"
|
||||||
|
#define WIFI_PWD "Wifi Password"
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // CONFIGURATION_ADV_H
|
#endif // CONFIGURATION_ADV_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user