Skip to content

Commit

Permalink
Update - compile
Browse files Browse the repository at this point in the history
  • Loading branch information
classicrocker883 authored Jan 14, 2024
1 parent 739c90e commit 956ac7f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions configurations/Voxelab Aquila/UBL/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -2433,10 +2433,10 @@
//#define PREHEAT_2_TEMP_CHAMBER 35
#define PREHEAT_2_FAN_SPEED 0 // Value from 0 to 255

#define PREHEAT_3_LABEL "Warmup"
#define PREHEAT_3_TEMP_HOTEND 200
#define PREHEAT_3_TEMP_BED 50
#define PREHEAT_3_FAN_SPEED 0
//#define PREHEAT_3_LABEL "Warmup"
//#define PREHEAT_3_TEMP_HOTEND 200
//#define PREHEAT_3_TEMP_BED 50
//#define PREHEAT_3_FAN_SPEED 0

//#define PREHEAT_4_LABEL "TPU"
//#define PREHEAT_4_TEMP_HOTEND 230
Expand Down
10 changes: 5 additions & 5 deletions configurations/Voxelab Aquila/UBL/ConfigurationProMPC.h
Original file line number Diff line number Diff line change
Expand Up @@ -2427,11 +2427,11 @@
//#define PREHEAT_1_TEMP_CHAMBER 35
#define PREHEAT_1_FAN_SPEED 0 // Value from 0 to 255

#define PREHEAT_2_LABEL "ABS" //PETG
#define PREHEAT_2_TEMP_HOTEND 240
#define PREHEAT_2_TEMP_BED 75
//#define PREHEAT_2_LABEL "ABS" //PETG
//#define PREHEAT_2_TEMP_HOTEND 240
//#define PREHEAT_2_TEMP_BED 75
//#define PREHEAT_2_TEMP_CHAMBER 35
#define PREHEAT_2_FAN_SPEED 0 // Value from 0 to 255
//#define PREHEAT_2_FAN_SPEED 0 // Value from 0 to 255

//#define PREHEAT_3_LABEL "Warmup"
//#define PREHEAT_3_TEMP_HOTEND 200
Expand Down Expand Up @@ -3475,7 +3475,7 @@
#define PROUI_ITEM_TRAM // Menu item: enable Tramming Wizard (2304 bytes of flash)
#define PROUI_MEDIASORT // Menu item: enable/disable file list sorting (104 bytes of flash)
//#define ENC_MENU_ITEM // Menu item: faster/slower encoder rate (272 bytes of flash)
#define SHOW_SPEED_IND // Menu item: blink speed in mm/s along with speed percentage (296 bytes of flash)
//#define SHOW_SPEED_IND // Menu item: blink speed in mm/s along with speed percentage (296 bytes of flash)
//#define NO_BLINK_IND // Disables dashboard icon blink indicator highlighted background

#endif
Expand Down

0 comments on commit 956ac7f

Please sign in to comment.