mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 23:17:38 -06:00
parent
6e51661b1c
commit
cf28abef87
278 changed files with 278 additions and 0 deletions
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -343,6 +343,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -380,6 +380,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -380,6 +380,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -343,6 +343,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -343,6 +343,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -345,6 +345,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -343,6 +343,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -343,6 +343,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -363,6 +363,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -350,6 +350,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -343,6 +343,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -351,6 +351,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -351,6 +351,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -349,6 +349,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -349,6 +349,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -344,6 +344,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -342,6 +342,7 @@
|
||||||
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
#define MIXING_VIRTUAL_TOOLS 16 // Use the Virtual Tool method with M163 and M164
|
||||||
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands
|
||||||
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
//#define GRADIENT_MIX // Support for gradient mixing with M166 and LCD
|
||||||
|
//#define MIXING_PRESETS // Assign 8 default V-tool presets for 2 or 3 MIXING_STEPPERS
|
||||||
#if ENABLED(GRADIENT_MIX)
|
#if ENABLED(GRADIENT_MIX)
|
||||||
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
//#define GRADIENT_VTOOL // Add M166 T to use a V-tool index as a Gradient alias
|
||||||
#endif
|
#endif
|
||||||
|
|
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