Explorar o código

added defines for min and max steps per unit for E calibration

PavelSindler %!s(int64=8) %!d(string=hai) anos
pai
achega
872ca47795
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Firmware/variants/1_75mm_MK2-RAMBo13a-E3Dv6full.h

+ 2 - 0
Firmware/variants/1_75mm_MK2-RAMBo13a-E3Dv6full.h

@@ -325,5 +325,7 @@ THERMISTORS SETTINGS
 
 #define STACK_GUARD_TEST_VALUE 0xA2A2
 
+#define MAX_E_STEPS_PER_UNIT 250
+#define MIN_E_STEPS_PER_UNIT 100
 
 #endif //__CONFIGURATION_PRUSA_H