🔨 MarlinSimUI updates (#25589)

This commit is contained in:
Chris Pepper
2023-03-29 05:45:22 +01:00
committed by Scott Lahteine
parent bbb75ab9b3
commit 85e28f3123
5 changed files with 9 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ set -e
# Build with the default configurations
#
restore_configs
opt_set MOTHERBOARD BOARD_LINUX_RAMPS TEMP_SENSOR_BED 1
opt_set MOTHERBOARD BOARD_SIMULATED TEMP_SENSOR_BED 1
opt_enable PIDTEMPBED EEPROM_SETTINGS BAUD_RATE_GCODE
exec_test $1 $2 "Linux with EEPROM" "$3"