Merge pull request #7530 from GMagician/Code-reduction
Code reduction with some configurations
This commit is contained in:
		| @@ -13484,7 +13484,7 @@ void setup() { | |||||||
|     setup_endstop_interrupts(); |     setup_endstop_interrupts(); | ||||||
|   #endif |   #endif | ||||||
|  |  | ||||||
|   #if ENABLED(SWITCHING_EXTRUDER) |   #if ENABLED(SWITCHING_EXTRUDER) && !DONT_SWITCH | ||||||
|     move_extruder_servo(0);  // Initialize extruder servo |     move_extruder_servo(0);  // Initialize extruder servo | ||||||
|   #endif |   #endif | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user