0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-11-22 01:07:56 +01:00
doodle3d-client/js
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
..
libs bunch of javascript 2013-07-26 22:39:28 +02:00
buttonbehaviors.js Basic feedback and more control 2013-08-07 20:47:47 +02:00
canvasDrawing_v01.js adjusted css and htmls 2013-07-28 02:46:32 +02:00
d3dServerInterfacing.js bunch of javascript 2013-07-26 22:39:28 +02:00
doodlePrintCode.js Add temperature setting to config interface; move temperature setting from start code and use configuration. 2013-08-01 20:01:52 +02:00
draw_logic.js bunch of javascript 2013-07-26 22:39:28 +02:00
gcodeGenerating_v01.js Basic feedback and more control 2013-08-07 20:47:47 +02:00
init_layout.js adjusted css and htmls 2013-07-28 02:46:32 +02:00
main.js Basic feedback and more control 2013-08-07 20:47:47 +02:00
previewRendering_v01.js 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
Printer.js Basic feedback and more control 2013-08-07 20:47:47 +02:00
settings.js Basic feedback and more control 2013-08-07 20:47:47 +02:00