vlachoudis / bCNC

GRBL CNC command sender, autoleveler and g-code editor
GNU General Public License v2.0
1.57k stars 533 forks source link

9999 in the status line #1562

Open cebess opened 3 years ago

cebess commented 3 years ago

When I built the latest version I could find on my Raspberry Pi using: sudo pip install --upgrade bCNC

and then ran bCNC, it seems there is a line count issue on the display. My gcode file has: 456991 lines of gcode

the visualizer windows says that it has 9999 before starting the job. The display shows the job up through about 9999 (I can't tell exactly). When the job starts, it counts up to 9999 and shows the percentage of the way to 9999 lines of g code.

Eventually, display shows the right number of lines of gcode (but only a while after it passes 9999). It just seems odd. The visualization of the cutting process only goes up the the cuts between lines 1 and 9999. picture of post 9999

antoniosap commented 3 years ago

same here, locked on 0%, (migrated on x86 64 after raspberry 3+ very slow rendering) python 3.8.5 screen