mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-01-16 21:05:40 -07:00
🐛 Fix stepper drivers in default
This commit is contained in:
parent
ca87b99424
commit
c7c13e18ca
1 changed files with 0 additions and 3 deletions
|
|
@ -196,11 +196,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
|
||||
|
|
@ -973,7 +971,6 @@
|
|||
// ends are controlled by parallel axes (Y, J). Joints are directly mapped to axes (no kinematics).
|
||||
//#define FOAMCUTTER_XYUV
|
||||
|
||||
|
||||
//===========================================================================
|
||||
//============================== Endstop Settings ===========================
|
||||
//===========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue