0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2025-06-10 17:03:19 +02:00
Commit Graph

90 Commits

Author SHA1 Message Date
ee6bab1c5a Change message.set() to set html instead of text.
Move message div to appear on top of logo and dialog overlays.
Minor text modifications.
2014-03-06 13:43:08 +01:00
5c5d45088a Added mobile-web-app-capable meta tag and minimal-ui to viewport 2014-02-28 23:57:03 +01:00
9a620fd9ce Display more specific texts in update panel.
Fix minor bugs in update code.
Display release dates of updates.
2014-02-25 21:08:29 +01:00
afb279fbc7 Whitespace fixes. 2014-02-24 15:58:50 +01:00
ce489112e8 Add button to include/exclude beta releases. 2014-02-24 15:48:39 +01:00
80a4d18cd5 Restored gcode panel collapse icons 2014-02-10 15:48:28 +01:00
36d336663e Settings refactoring & JS file Reorganising 2014-02-04 11:00:32 +01:00
9bad257922 Smaller retraction amount steps #91 2014-01-27 13:38:37 +01:00
d634f2e9c3 Merge branch 'text-experiment' into develop
Conflicts:
	js/Help.js
	js/buttonbehaviors.js
	js/main.js
	js_src/Keyboard.js
	js_src/Shape.js
	js_src/verticalShapes.js
	www/index.html
2014-01-17 13:21:02 +01:00
bc4426faba Added edit button group to tour 2014-01-17 12:10:34 +01:00
88b711d1f3 Small tour code cleanup 2014-01-17 12:04:01 +01:00
31cec107b0 Restyled settings popup 2014-01-16 22:51:19 +01:00
bbed35d877 Generalized Popups 2014-01-16 21:30:57 +01:00
548ea2732a AddShape point icons 2014-01-16 17:09:15 +01:00
f67d9a476e Tour update 2014-01-16 16:07:47 +01:00
e9a2b90483 New Twist and Height buttons 2014-01-16 16:07:40 +01:00
63a280ab18 Fixed and updated tour 2014-01-16 12:49:24 +01:00
7d726f513e Turned logo into btn 2014-01-16 12:16:09 +01:00
606f7cb359 Implemented Copse as new WordArt font 2014-01-15 13:49:38 +01:00
01f28a2403 Edit button group 2014-01-13 16:38:26 +01:00
ab329aaaf1 VerticalShapes toggle button 2014-01-13 15:52:40 +01:00
295ba222a3 Add settings for bottom layer speed and bottom layer flow rate.
Force travel from wait position to first point.
Disable traveling in bottom layers (providing sort of a poor man's raft).
Fix use of firstLayerSlow setting.
2014-01-10 17:47:05 +01:00
82b57def39 Cleanup 2014-01-10 17:21:43 +01:00
139e4ca6ae Cleanup 2014-01-10 14:04:17 +01:00
a4ad7d7198 Cleanup 2014-01-10 13:59:55 +01:00
af95065bbe Fix mistake in js include. 2014-01-10 12:12:25 +01:00
0ad800b021 removed files 2014-01-09 18:10:54 +01:00
2cdeaacd14 major changes in interface 2014-01-09 17:05:03 +01:00
292f798f9a Update list of separate js includes for local development. 2014-01-07 22:35:57 +01:00
ae5950eb08 Improved retain configuration over update ui 2014-01-02 16:46:36 +01:00
d5220225cc Restore status text #152 2014-01-02 15:09:36 +01:00
136799e16c No retain option during update 2013-12-23 17:40:27 +01:00
1f1b6c89dd Ignore settings form fields with empty name attr on save 2013-12-23 17:40:26 +01:00
8222591041 Setting to enable or disable tour 2013-12-19 16:36:15 +01:00
f2f4727482 {if heatedBed} variable 2013-12-18 17:43:57 +01:00
076b69500e Bind click buttons to ‘click’ event to prevent double triggers.
prev/next buttons are now initially disabled.
2013-12-11 17:57:29 +01:00
238a9812e2 Request minified FileSaver lib 2013-12-05 18:13:33 +01:00
2edba7a4c9 SettingsWindow printerType dropdown is now populated by API call 2013-12-05 17:32:37 +01:00
c3fa844966 Added makerbot_replicator2x 2013-12-05 16:37:15 +01:00
b85d3244c9 Added download GCODE feature, added keyboard shortcuts and added some basic Shapes 2013-12-05 11:14:12 +01:00
dd6c1d8034 Added Ultimaker2 2013-12-04 14:56:17 +01:00
9b802ceea9 Merge branch 'feature/printerprofiles' into develop
Conflicts:
	js_src/gcodeGenerating.js
2013-12-04 14:00:27 +01:00
ff397700b7 Made gcodePanel collapsible using coolfieldset 2013-12-04 13:42:37 +01:00
965119de33 First version of new PrinterPanel. 2013-12-01 18:38:02 +01:00
a545f8f2b1 Merge branch 'master' into develop 2013-11-22 18:03:17 +01:00
d89e440cd9 Removed grunt generated js libraries 2013-11-22 17:52:24 +01:00
3ff0eb921e Small settings button style refactoring 2013-11-22 17:45:43 +01:00
f98dc488d4 Reset settings to defaults 2013-11-22 17:45:16 +01:00
ea2d50fd60 Lower number of lines to send per gcode part to 500, this should fix failure to convert to x3g code for Makerbots (which took about 8 seconds while ajax timeouts are 5 seconds).
Bump version to 0.9.1.
2013-11-22 16:51:26 +01:00
8b76a17ef7 added printer type replacement in start-gcode 2013-10-30 14:17:47 +01:00