Space Engineers

Space Engineers

Not enough ratings
BaconDraw - Draw on LCDs
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
9.461 KB
9 Sep, 2016 @ 8:47am
17 Oct, 2016 @ 2:54pm
8 Change Notes ( view )

Subscribe to download
BaconDraw - Draw on LCDs

Description
Gives you the tool you need to draw on LCD-Screens
=============================================

Quick-Start:
  1. Setup the script to be run every second
  2. Build an LCD wit [BaconDraw] in name and set font size to 0.1
  3. write some command in LCD's PrivateText (commands are listet in the Guide linked below.

==================================================================
READ THE FULL GUIDE
==================================================================

Go to KSWH-Forum Thread[forums.keenswh.com]
10 Comments
baguette au fromage ﴾中ꞈ中﴿ 29 Aug, 2018 @ 8:50am 
need update
DasBaconfist  [author] 24 Nov, 2016 @ 8:25am 
@Archie: Max resolution is (for the sqared LCD) 160Wx170H (about 0.03 Megapixels). On a Wide LCD you can go up to 320Wx170H but you need to add --f-width=2 to the frist line on PrivateText, this will double the calculated width on this Panel.
The Captain 23 Nov, 2016 @ 4:14pm 
May I ask what sort of resolution you get on small and large LCD panels?
DasBaconfist  [author] 17 Oct, 2016 @ 3:19pm 
Update A new Command, support for modded Fonts and displaying help on LCDs. Take a look at the changelog for more information.
Killer I Spisos I Marcus 16 Sep, 2016 @ 2:20am 
@DasBaconfist I see. Thanks, I'll try that.
DasBaconfist  [author] 15 Sep, 2016 @ 9:29pm 
@KillerSK currently you can make aninations with a second PB. Program the second PB to Alter the Code in thr lcd panel. My Script will refresh the drawing as soon as it recognizes a change.
Killer I Spisos I Marcus 15 Sep, 2016 @ 5:24pm 
I really like this. Is there a chance of adding animations in the future? It's shouldn't require more than a few variables and maybe a second timer? (I'm not sure how programming in SE works when it comes to cycles, so...)
Dragozenov 13 Sep, 2016 @ 5:30am 
Ok, ah!!! u can use "…∙" for real black color (one pixel). Is a great color ;)
DasBaconfist  [author] 12 Sep, 2016 @ 8:00pm 
Thank you! Im adding a floodfill to fill areas. I will try out fillcircle and fillrect, but all this filling stuff might have to many instructions.
Dragozenov 12 Sep, 2016 @ 1:06pm 
Great work!! i love it!! I think u can create a fillrect and fillcircle command for filled objects, would be great, and point, and cross with radius to display... oh! my head!

Really great work!!