Adriaan Wormgoor
76946d724e
minor css changes
2013-08-30 09:51:05 +02:00
Adriaan Wormgoor
69df58c054
Updated preview rendering. onMouseUp / onTouchEnd the preview is now cached to an Image() object (image/png) (via a proxy Canvas element (id='preview_tmp') and used to draw the preview. This allows for much faster move up/down and twist left/right behavior.
2013-08-21 17:37:20 +02:00
Adriaan Wormgoor
39157ab392
Added a div 'preview_tmp' as a precursor to a more efficient way of showing the doodle preview
2013-08-16 22:26:00 +02:00
peteruithoven
85d91a2f36
Checking printing progress and disabling/enabling print and stop buttons
...
Cleaning up a bit of the mess
2013-08-09 22:25:14 +02:00
peteruithoven
de8af029c5
Simpler settings window layout
2013-08-08 00:22:23 +02:00
peteruithoven
6df5e255c2
Basic feedback and more control
...
Display temperature
Only show temperature when connected with printer
Move index.html javascript to main.js
stop button (Still having issues in firmware)
OOP style printer control
Added a proxy.php file to forward cross domain posts and get's. (should
not be necessary)
2013-08-07 20:47:47 +02:00
Adriaan Wormgoor
cbbe820d77
added a settings popup -> the gearbox icon botomright is now clickable -> a settings popup will appear, showing various 3d printer settings. These settings are partially loaded from and saved back to the wifibox
2013-07-28 02:47:42 +02:00
Adriaan Wormgoor
f439592faf
adjusted css and htmls
2013-07-28 02:46:32 +02:00
Adriaan Wormgoor
6990cf37ab
lower text wasn't always showing (put it higher) and the text was iPad specific. It's generic now.
2013-07-27 18:19:50 +02:00
Adriaan Wormgoor
ceebebbb69
updated css
2013-07-26 23:54:21 +02:00
Adriaan Wormgoor
ae4e8e080b
- interfaces scales vertically
...
- on tablets and smartphones it automatically fills the width
- doesn't *do* much yet
- drawing doesn't scale to the viewport of the draw area yet
- preview on the right doesn't either.
2013-07-05 19:23:28 +02:00