0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-24 12:21:22 +02:00
doodle3d-client/js
Adriaan Wormgoor 5c9c8c8e8c Merge branch 'feature/printerdriver' of https://github.com/Doodle3D/doodle3d-client into feature/printerdriver
# By peteruithoven
# Via peteruithoven
* 'feature/printerdriver' of https://github.com/Doodle3D/doodle3d-client:
  Check gcode generation feasibility check to prevent iPad/iPhone crashes
  Removing confirm
  stop status checks on override and start them again when there is a first response
  reset the status check when printer state is overruled
2013-10-16 23:11:13 +02:00
..
libs bunch of javascript 2013-07-26 22:39:28 +02:00
buttonbehaviors.js Check gcode generation feasibility check to prevent iPad/iPhone crashes 2013-10-16 22:25:15 +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 Check gcode generation feasibility check to prevent iPad/iPhone crashes 2013-10-16 22:25:15 +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 styles and html pertaining to the new Progressbar and Thermometer look and feel 2013-10-16 23:11:06 +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 Removing confirm 2013-10-16 18:32:24 +02:00
Progressbar.js styles and html pertaining to the new Progressbar and Thermometer look and feel 2013-10-16 23:11:06 +02:00
SettingsWindow.js Using cgi-bin for network/openap and network/associate 2013-10-16 12:31:22 +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 styles and html pertaining to the new Progressbar and Thermometer look and feel 2013-10-16 23:11:06 +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