mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 06:57:39 -06:00
Clean and update configs, apply dir later
This commit is contained in:
parent
60f8ae5ba5
commit
074d3f936e
444 changed files with 330 additions and 4685 deletions
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "3DFabXYZ/Migbot"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "3DFabXYZ/Migbot"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "ADIMLab/Gantry v1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "ADIMLab/Gantry v1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "ADIMLab/Gantry v1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Made with Marlin Bitmap Converter
|
* Made with Marlin Bitmap Converter
|
||||||
* https://marlinfw.org/tools/u8glib/converter.html
|
* https://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "ADIMLab/Gantry v2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "ADIMLab/Gantry v2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "ADIMLab/Gantry v2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Made with Marlin Bitmap Converter
|
* Made with Marlin Bitmap Converter
|
||||||
* https://marlinfw.org/tools/u8glib/converter.html
|
* https://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AlephObjects/TAZ4"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
@ -1129,6 +1127,8 @@
|
||||||
#define INVERT_E3_DIR true
|
#define INVERT_E3_DIR true
|
||||||
#define INVERT_E4_DIR true
|
#define INVERT_E4_DIR true
|
||||||
#define INVERT_E5_DIR true
|
#define INVERT_E5_DIR true
|
||||||
|
#define INVERT_E6_DIR true
|
||||||
|
#define INVERT_E7_DIR true
|
||||||
|
|
||||||
// @section homing
|
// @section homing
|
||||||
|
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AlephObjects/TAZ4"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Alfawise/U20-bltouch"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
@ -595,27 +593,26 @@
|
||||||
//#define DEFAULT_bedKi 1.41
|
//#define DEFAULT_bedKi 1.41
|
||||||
//#define DEFAULT_bedKd 1675.16
|
//#define DEFAULT_bedKd 1675.16
|
||||||
|
|
||||||
#if defined(U30) || defined(LK2) || defined(LK4)
|
#if defined(U30) || defined(LK2) || defined(LK4)
|
||||||
//From M303 command for Alfawise U30 :
|
// From M303 command for Alfawise U30
|
||||||
#define DEFAULT_bedKp 338.46
|
#define DEFAULT_bedKp 338.46
|
||||||
#define DEFAULT_bedKi 63.96
|
#define DEFAULT_bedKi 63.96
|
||||||
#define DEFAULT_bedKd 447.78
|
#define DEFAULT_bedKd 447.78
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(U20) || defined(LK1)
|
#if defined(U20) || defined(LK1)
|
||||||
//From M303 command for Alfawise U20 :
|
// From M303 command for Alfawise U20
|
||||||
#define DEFAULT_bedKp 841.68
|
#define DEFAULT_bedKp 841.68
|
||||||
#define DEFAULT_bedKi 152.12
|
#define DEFAULT_bedKi 152.12
|
||||||
#define DEFAULT_bedKd 1164.25
|
#define DEFAULT_bedKd 1164.25
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef U20_PLUS
|
#ifdef U20_PLUS
|
||||||
// These PID setting MUST be updated.
|
// These PID settings MUST be updated
|
||||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
|
||||||
#define DEFAULT_bedKp 841.68
|
#define DEFAULT_bedKp 841.68
|
||||||
#define DEFAULT_bedKi 152.12
|
#define DEFAULT_bedKi 152.12
|
||||||
#define DEFAULT_bedKd 1164.25
|
#define DEFAULT_bedKd 1164.25
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif // PIDTEMPBED
|
#endif // PIDTEMPBED
|
||||||
|
|
||||||
|
@ -1815,7 +1812,6 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#define SDSUPPORT
|
#define SDSUPPORT
|
||||||
#define SDIO_SUPPORT // Note from Hobi : Added as was not present in the file...
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SD CARD: SPI SPEED
|
* SD CARD: SPI SPEED
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Alfawise/U20-bltouch"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Alfawise/U20-bltouch"
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Status Screen Logo bitmap
|
// Status Screen Logo bitmap
|
||||||
//
|
//
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Alfawise/U20"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
@ -161,17 +159,17 @@
|
||||||
// Name displayed in the LCD "Ready" message and Info menu
|
// Name displayed in the LCD "Ready" message and Info menu
|
||||||
//#define CUSTOM_MACHINE_NAME "3D Printer"
|
//#define CUSTOM_MACHINE_NAME "3D Printer"
|
||||||
#ifdef U20
|
#ifdef U20
|
||||||
#define CUSTOM_MACHINE_NAME "Alfawise U20"
|
#define CUSTOM_MACHINE_NAME "Alfawise U20"
|
||||||
#elif defined(U30)
|
#elif defined(U30)
|
||||||
#define CUSTOM_MACHINE_NAME "Alfawise U30"
|
#define CUSTOM_MACHINE_NAME "Alfawise U30"
|
||||||
#elif defined(U20_PLUS)
|
#elif defined(U20_PLUS)
|
||||||
#define CUSTOM_MACHINE_NAME "Alfawise U20+"
|
#define CUSTOM_MACHINE_NAME "Alfawise U20+"
|
||||||
#elif defined(LK1)
|
#elif defined(LK1)
|
||||||
#define CUSTOM_MACHINE_NAME "Longer3D LK1"
|
#define CUSTOM_MACHINE_NAME "Longer3D LK1"
|
||||||
#elif defined(LK2)
|
#elif defined(LK2)
|
||||||
#define CUSTOM_MACHINE_NAME "Longer3D LK2"
|
#define CUSTOM_MACHINE_NAME "Longer3D LK2"
|
||||||
#elif defined(LK4)
|
#elif defined(LK4)
|
||||||
#define CUSTOM_MACHINE_NAME "Longer3D LK4"
|
#define CUSTOM_MACHINE_NAME "Longer3D LK4"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Printer's unique ID, used by some programs to differentiate between machines.
|
// Printer's unique ID, used by some programs to differentiate between machines.
|
||||||
|
@ -595,28 +593,28 @@
|
||||||
//#define DEFAULT_bedKi 1.41
|
//#define DEFAULT_bedKi 1.41
|
||||||
//#define DEFAULT_bedKd 1675.16
|
//#define DEFAULT_bedKd 1675.16
|
||||||
|
|
||||||
#if defined(U30) || defined(LK2) || defined(LK4)
|
#if defined(U30) || defined(LK2) || defined(LK4)
|
||||||
//From M303 command for Alfawise U30 :
|
// From M303 command for Alfawise U30
|
||||||
#define DEFAULT_bedKp 338.46
|
#define DEFAULT_bedKp 338.46
|
||||||
#define DEFAULT_bedKi 63.96
|
#define DEFAULT_bedKi 63.96
|
||||||
#define DEFAULT_bedKd 447.78
|
#define DEFAULT_bedKd 447.78
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(U20) || defined(LK1)
|
#if defined(U20) || defined(LK1)
|
||||||
//From M303 command for Alfawise U20 :
|
// From M303 command for Alfawise U20
|
||||||
#define DEFAULT_bedKp 841.68
|
#define DEFAULT_bedKp 841.68
|
||||||
#define DEFAULT_bedKi 152.12
|
#define DEFAULT_bedKi 152.12
|
||||||
#define DEFAULT_bedKd 1164.25
|
#define DEFAULT_bedKd 1164.25
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef U20_PLUS
|
||||||
|
// These PID settings MUST be updated
|
||||||
|
#define DEFAULT_bedKp 841.68
|
||||||
|
#define DEFAULT_bedKi 152.12
|
||||||
|
#define DEFAULT_bedKd 1164.25
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef U20_PLUS
|
|
||||||
// These PID setting MUST be updated.
|
|
||||||
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
// FIND YOUR OWN: "M303 E-1 C8 S90" to run autotune on the bed at 90 degreesC for 8 cycles.
|
||||||
#define DEFAULT_bedKp 841.68
|
|
||||||
#define DEFAULT_bedKi 152.12
|
|
||||||
#define DEFAULT_bedKd 1164.25
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif // PIDTEMPBED
|
#endif // PIDTEMPBED
|
||||||
|
|
||||||
#if EITHER(PIDTEMP, PIDTEMPBED)
|
#if EITHER(PIDTEMP, PIDTEMPBED)
|
||||||
|
@ -1815,7 +1813,6 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#define SDSUPPORT
|
#define SDSUPPORT
|
||||||
#define SDIO_SUPPORT // Note from Hobi : Added as was not present in the file...
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* SD CARD: SPI SPEED
|
* SD CARD: SPI SPEED
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Alfawise/U20"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -29,8 +29,6 @@
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Alfawise/U20"
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Status Screen Logo bitmap
|
// Status Screen Logo bitmap
|
||||||
//
|
//
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AliExpress/CL-260"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AliExpress/UM2pExt"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AliExpress/UM2pExt"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A2plus"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A2plus"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A6"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A6"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A6"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Status Screen bitmap
|
* Custom Status Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A8"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A8"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A8"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Status Screen bitmap
|
* Custom Status Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A8plus"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A8plus"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/A8plus"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Status Screen bitmap
|
* Custom Status Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/E10"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
@ -1109,6 +1107,8 @@
|
||||||
#define INVERT_E3_DIR true
|
#define INVERT_E3_DIR true
|
||||||
#define INVERT_E4_DIR true
|
#define INVERT_E4_DIR true
|
||||||
#define INVERT_E5_DIR true
|
#define INVERT_E5_DIR true
|
||||||
|
#define INVERT_E6_DIR true
|
||||||
|
#define INVERT_E7_DIR true
|
||||||
|
|
||||||
// @section homing
|
// @section homing
|
||||||
|
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/E10"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/E16"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/E16"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/E16"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Status Screen bitmap
|
* Custom Status Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/ET4"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Anet/ET4"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AnimationExample"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Animated boot screen example
|
* Animated boot screen example
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AnyCubic/Mega Zero"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AnyCubic/Mega Zero"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AnyCubic/Mega Zero"
|
|
||||||
|
|
||||||
//#define CUSTOM_BOOTSCREEN_TIMEOUT 2000
|
//#define CUSTOM_BOOTSCREEN_TIMEOUT 2000
|
||||||
#define CUSTOM_BOOTSCREEN_INVERTED
|
#define CUSTOM_BOOTSCREEN_INVERTED
|
||||||
|
|
||||||
|
|
|
@ -28,8 +28,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AnyCubic/Mega Zero"
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Status Screen Logo bitmap
|
// Status Screen Logo bitmap
|
||||||
//
|
//
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AnyCubic/i3 Mega"
|
|
||||||
|
|
||||||
//#define I3MEGA_HAS_BLTOUCH
|
//#define I3MEGA_HAS_BLTOUCH
|
||||||
//#define I3MEGA_HAS_TMC2208
|
//#define I3MEGA_HAS_TMC2208
|
||||||
|
|
||||||
|
@ -871,6 +869,7 @@
|
||||||
* (Automatically enables USE_PROBE_FOR_Z_HOMING.)
|
* (Automatically enables USE_PROBE_FOR_Z_HOMING.)
|
||||||
*/
|
*/
|
||||||
//#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
|
//#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
|
||||||
|
|
||||||
// Force the use of the probe for Z-axis homing
|
// Force the use of the probe for Z-axis homing
|
||||||
//#define USE_PROBE_FOR_Z_HOMING
|
//#define USE_PROBE_FOR_Z_HOMING
|
||||||
|
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AnyCubic/i3 Mega"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AnyCubic/i3"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "AnyCubic/i3"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "ArmEd"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "ArmEd"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Artillery/Genius"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Artillery/Genius"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Artillery/Genius"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Made with Marlin Bitmap Converter
|
* Made with Marlin Bitmap Converter
|
||||||
* https://marlinfw.org/tools/u8glib/converter.html
|
* https://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Artillery/Sidewinder X1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Artillery/Sidewinder X1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Artillery/Sidewinder X1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Made with Marlin Bitmap Converter
|
* Made with Marlin Bitmap Converter
|
||||||
* https://marlinfw.org/tools/u8glib/converter.html
|
* https://marlinfw.org/tools/u8glib/converter.html
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Artillery/Sidewinder X1_0.9_degree_BMG_E3D_V6"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Artillery/Sidewinder X1_0.9_degree_BMG_E3D_V6"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Azteeg/X5GT"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BIBO/TouchX/cyclops"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BIBO/TouchX/cyclops"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BIBO/TouchX/default"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BIBO/TouchX/default"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BIQU/B1-BLTouch"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BIQU/B1-BLTouch"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BIQU/B1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BIQU/B1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BQ/Hephestos"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BQ/Hephestos"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BQ/Hephestos_2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BQ/Hephestos_2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BQ/Hephestos_2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Boot Screen bitmap
|
* Custom Boot Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BQ/WITBOX"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "BQ/WITBOX"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "CTC/i3 2560 Rev A/no probe"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Cartesio"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Cartesio"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Cartesio"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Boot Screen bitmap
|
* Custom Boot Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Copymaster3D/300"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Copymaster3D/400"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Copymaster3D/500"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10 V2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creality CD-10 V2 options
|
* Creality CD-10 V2 options
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10 V2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10 V2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Boot Screen bitmap
|
* Custom Boot Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10 V2"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Status Screen bitmap
|
* Custom Status Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Boot Screen bitmap
|
* Custom Boot Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Status Screen bitmap
|
* Custom Status Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10S"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10S"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10S"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Boot Screen bitmap
|
* Custom Boot Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10S"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Status Screen bitmap
|
* Custom Status Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10_5S"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10_5S"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10_5S"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Boot Screen bitmap
|
* Custom Boot Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10mini/CrealityV1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration.h
|
* Configuration.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10mini/CrealityV1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration_adv.h
|
* Configuration_adv.h
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10mini/CrealityV1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Boot Screen bitmap
|
* Custom Boot Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
|
@ -21,8 +21,6 @@
|
||||||
*/
|
*/
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#define CONFIG_EXAMPLES_DIR "Creality/CR-10mini/CrealityV1"
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Custom Status Screen bitmap
|
* Custom Status Screen bitmap
|
||||||
*
|
*
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue