Geeetech: Add E180, clean up A30 (#16072)
This commit is contained in:
parent
cb7817093f
commit
530e92e653
@ -1603,6 +1603,7 @@
|
||||
*
|
||||
*/
|
||||
#define SDSUPPORT
|
||||
#define SDIO_SUPPORT
|
||||
|
||||
/**
|
||||
* SD CARD: SPI SPEED
|
||||
@ -1682,7 +1683,7 @@
|
||||
//
|
||||
// Add individual axis homing items (Home X, Home Y, and Home Z) to the LCD menu.
|
||||
//
|
||||
#define INDIVIDUAL_AXIS_HOMING_MENU //free
|
||||
#define INDIVIDUAL_AXIS_HOMING_MENU
|
||||
|
||||
//
|
||||
// SPEAKER/BUZZER
|
||||
@ -2072,7 +2073,7 @@
|
||||
// Use software PWM to drive the fan, as for the heaters. This uses a very low frequency
|
||||
// which is not as annoying as with the hardware PWM. On the other hand, if this frequency
|
||||
// is too low, you should also increment SOFT_PWM_SCALE.
|
||||
#define FAN_SOFT_PWM //costs 2b //enables parts fan speed control
|
||||
#define FAN_SOFT_PWM
|
||||
|
||||
// Incrementing this by 1 will double the software PWM frequency,
|
||||
// affecting heaters, and the fan if FAN_SOFT_PWM is enabled.
|
||||
|
2196
config/examples/Geeetech/E180/Configuration.h
Normal file
2196
config/examples/Geeetech/E180/Configuration.h
Normal file
File diff suppressed because it is too large
Load Diff
2866
config/examples/Geeetech/E180/Configuration_adv.h
Normal file
2866
config/examples/Geeetech/E180/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user