Fix BIQU BQ111-A4 pins (#18361)

This commit is contained in:
thisiskeithb
2020-06-19 16:14:22 -07:00
committed by GitHub
parent d8c3aed038
commit eddd0d91a4
3 changed files with 11 additions and 9 deletions

View File

@ -31,6 +31,7 @@ opt_add EXTUI_EXAMPLE
opt_set E0_AUTO_FAN_PIN 8
opt_set EXTRUDER_AUTO_FAN_SPEED 100
opt_set TEMP_SENSOR_CHAMBER 3
opt_add TEMP_CHAMBER_PIN 6
opt_set HEATER_CHAMBER_PIN 45
exec_test $1 $2 "RAMPS4DUE_EFB with ABL (Bilinear), EXTENSIBLE_UI, S-Curve, many options."

View File

@ -18,6 +18,7 @@ opt_set TEMP_SENSOR_BED 2
opt_set TEMP_SENSOR_PROBE 1
opt_add TEMP_PROBE_PIN 12
opt_set TEMP_SENSOR_CHAMBER 3
opt_add TEMP_CHAMBER_PIN 3
opt_add HEATER_CHAMBER_PIN 45
opt_set GRID_MAX_POINTS_X 16
opt_set FANMUX0_PIN 53