Explorar el Código

Update DUE-tests

Scott Lahteine hace 5 años
padre
commit
938a49f989
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      buildroot/share/tests/DUE-tests

+ 2
- 2
buildroot/share/tests/DUE-tests Ver fichero

@@ -33,7 +33,7 @@ opt_set E0_AUTO_FAN_PIN 8
33 33
 opt_set EXTRUDER_AUTO_FAN_SPEED 100
34 34
 opt_set TEMP_SENSOR_CHAMBER 3
35 35
 opt_set HEATER_CHAMBER_PIN 45
36
-exec_test $1 $2 "RAMPS4DUE_EFB with EXTENSIBLE_UI, S-Curve, many options."
36
+exec_test $1 $2 "RAMPS4DUE_EFB with ABL (Bilinear), EXTENSIBLE_UI, S-Curve, many options."
37 37
 
38 38
 restore_configs
39 39
 opt_set MOTHERBOARD BOARD_RADDS
@@ -45,7 +45,7 @@ pins_set ramps/RAMPS X_MAX_PIN -1
45 45
 pins_set ramps/RAMPS Y_MAX_PIN -1
46 46
 opt_add Z2_MAX_PIN 2
47 47
 opt_add Z3_MAX_PIN 3
48
-exec_test $1 $2 "RADDS with Z_TRIPLE_STEPPER_DRIVERS and Z_STEPPER_AUTO_ALIGN"
48
+exec_test $1 $2 "RADDS with ABL (Bilinear), Z_TRIPLE_STEPPER_DRIVERS and Z_STEPPER_AUTO_ALIGN"
49 49
 
50 50
 #
51 51
 # Test SWITCHING_EXTRUDER

Loading…
Cancelar
Guardar