vintagepc / MK404

A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
https://vintagepc.github.io/MK404/
GNU General Public License v3.0
72 stars 9 forks source link

298 screenshots lcd #308

Closed vintagepc closed 3 years ago

vintagepc commented 3 years ago

Description

Add a key shortcut for taking screenshots of the LCD region only

Behaviour/ Breaking changes

Press 'S' to take a snap of the LCD region and stamp it with the current date/time.

Have you tested the changes?

Works fine for me TM

codecov[bot] commented 3 years ago

Codecov Report

Merging #308 (a63c0a2) into master (8963a54) will decrease coverage by 0.11%. The diff coverage is 52.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
- Coverage   89.17%   89.05%   -0.12%     
==========================================
  Files         140      140              
  Lines        6622     6634      +12     
==========================================
+ Hits         5905     5908       +3     
- Misses        717      726       +9     
Impacted Files Coverage Δ
utility/MK3SGL.h 100.00% <ø> (ø)
parts/components/GLHelper.cpp 83.33% <50.00%> (-8.34%) :arrow_down:
parts/components/GLHelper.h 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8963a54...a63c0a2. Read the comment docs.