mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-09 23:05:00 -06:00
🔨 MarlinSimUI updates (#25589)
This commit is contained in:
parent
54e29d75d7
commit
3b425d9a38
5 changed files with 9 additions and 5 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue