Skip to content

Commit dbfd6a3

Browse files
committed
Update printer model for the Simulator (was too long)
1 parent 6f9246c commit dbfd6a3

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.

LCD-Panel/Masters/ADVi3++.sketch

-776 Bytes
Binary file not shown.

Marlin/Configuration.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ constexpr uint8_t DIMMING_BRIGHTNESS_DEFAULT = 5;
135135
#define MAINBOARD_VERSION "5.4"
136136
#elif defined(__PLAT_NATIVE_SIM__)
137137
#define MOTHERBOARD BOARD_SIMULATED
138-
#define PRINTER_MODEL "macOS Simulator"
138+
#define PRINTER_MODEL "Simulator"
139139
#define MAINBOARD_VERSION "1.0"
140140
#else
141141
// By default, board 5.1

0 commit comments

Comments
 (0)