Psychokiller1888 / Vertex-Delta-Firmware

An unofficial firmware for the Vertex Delta 3D printer
GNU General Public License v3.0
4 stars 0 forks source link

% plus progres bar #10

Closed chuebsch closed 5 years ago

chuebsch commented 5 years ago

feature request: % and progress bar

I think to get it just add

#define DOGM_SD_PERCENT

in status_screen_DOGM.h maybe before static void lcd_implementation_status_screen() line 198

chuebsch commented 5 years ago

Thx for the enhancement.

chuebsch commented 5 years ago

I figured out there is also a

#define DOGM_SD_PERCENT

Configuration_adv.h which could also be uncommented.