No print percentage after update
-
- Posts: 7
- Joined: Sun Jun 02, 2019 2:09 am
No print percentage after update
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?
-
- Posts: 7
- Joined: Sun Jun 02, 2019 2:09 am
Re: No print percentage after update
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.
-
- Posts: 7
- Joined: Sun Jun 02, 2019 2:09 am
Re: No print percentage after update
im using 1.1.8 where is that line? configuration_adv.h?vert wrote: ↑Sun Jun 02, 2019 6:12 amcheck that the following is uncommented.Code: Select all
// Show SD percentage next to the progress bar #define DOGM_SD_PERCENT