0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-11-05 03:33:23 +01:00
doodle3d-client/js
Wouter R 07fa1f62e8 NOTE: this commit is temporary and should be reverted!
Add confirmation dialog when stop print button is pressed.
Add modal alert when print is started to prevent repeated clicking of button (which in turn corrupts gcode buffering).
Change preheat M109 to M104 to speed up printing cycle.
2013-10-14 16:40:48 +02:00
..
libs bunch of javascript 2013-07-26 22:39:28 +02:00
buttonbehaviors.js NOTE: this commit is temporary and should be reverted! 2013-10-14 16:40:48 +02:00
canvasDrawing.js in debugmode, canvas should be manipulable through touch 2013-10-12 15:34:57 +02:00
d3dServerInterfacing.js bunch of javascript 2013-07-26 22:39:28 +02:00
gcodeGenerating.js NOTE: this commit is temporary and should be reverted! 2013-10-14 16:40:48 +02:00
init_layout.js adjustments to make preview be initialized and updated better (when resizing) 2013-10-11 13:42:12 +02:00
main.js massive commit due to merging branch 'new_layouting_approach' into feature/printerdriver 2013-10-11 15:02:26 +02:00
previewRendering_v01.js Changes to how we draw to the canvas and how the preview is rendered. This has massive speedup results for tablets and phones. 2013-08-16 22:27:26 +02:00
previewRendering.js some js files were postfixed with version numbers (eg. v01, v02, etc), but this is bullshit from source control perspective, hence removed the postfixes 2013-10-11 15:06:32 +02:00
Printer.js Also send next gcode part when buffering 2013-10-14 15:09:06 +02:00
SettingsWindow.js fixed Firefox layouting issue of settings popup 2013-10-11 23:33:19 +02:00
sidebar.js simple js lib for managing the folded in/out state of the sidebars on the minimal interface 2013-10-09 18:53:49 +02:00
Thermometer.js Starting print right away, remove some target temp display hacks 2013-10-11 15:34:18 +02:00
utils.js new utils file for general methods. This first method grabs the query string variables from the URL 2013-08-16 22:23:24 +02:00
verticalShapes.js vertical shapes implemented 2013-09-18 22:35:38 +02:00