🔖 Marlin 2.0.9.5

This commit is contained in:
Scott Lahteine
2022-07-29 18:41:46 -05:00
parent 3638ce2b31
commit 01f96a103b
6 changed files with 9 additions and 11 deletions

View File

@@ -35,7 +35,7 @@
*
* Advanced settings can be found in Configuration_adv.h
*/
#define CONFIGURATION_H_VERSION 02000904
#define CONFIGURATION_H_VERSION 02000905
//===========================================================================
//============================= Getting Started =============================
@@ -195,11 +195,9 @@
#endif
#ifdef J_DRIVER_TYPE
#define AXIS5_NAME 'B' // :['B', 'C', 'U', 'V', 'W']
#define AXIS5_ROTATES
#endif
#ifdef K_DRIVER_TYPE
#define AXIS6_NAME 'C' // :['C', 'U', 'V', 'W']
#define AXIS6_ROTATES
#endif
// @section extruder