No print percentage after update

Post Reply
el_tiburon
Posts: 7
Joined: Sun Jun 02, 2019 2:09 am

No print percentage after update

Post by el_tiburon » Sun Jun 02, 2019 2:25 am

I recently bought my a20m 3d printer and a 3d touch sensor. I updated the firmware using arduino to make the sensor work. Now that the sensor works i dont see anymore the print percentage i used to see before anyone else has the same? any way of fixing this?

el_tiburon
Posts: 7
Joined: Sun Jun 02, 2019 2:09 am

Re: No print percentage after update

Post by el_tiburon » Sun Jun 02, 2019 8:06 am

im using 1.1.8 where is that line? configuration_adv.h? thanks got it working added those lines in configuration_adv.h on #if ENABLED(LCD_PROGRESS_BAR) thanks a lot :)
Last edited by el_tiburon on Sun Jun 02, 2019 8:17 am, edited 1 time in total.

el_tiburon
Posts: 7
Joined: Sun Jun 02, 2019 2:09 am

Re: No print percentage after update

Post by el_tiburon » Sun Jun 02, 2019 8:07 am

vert wrote:
Sun Jun 02, 2019 6:12 am
check that the following is uncommented.

Code: Select all

// Show SD percentage next to the progress bar
  #define DOGM_SD_PERCENT
im using 1.1.8 where is that line? configuration_adv.h?

Post Reply