0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2025-06-10 08:59:54 +02:00
Commit Graph

35 Commits

Author SHA1 Message Date
d48944e448 Add checkbox for new setting 'printer.bottomEnableTraveling'.
Implement bottom layer traveling in GCode generation as well as sketch rendering.
2016-01-06 19:26:07 +01:00
46bcd54a1a Only show warning about verbose logging when level is set to verbose or bulk.
Small improvements to when log level warnings are shown.
2016-01-06 16:38:59 +01:00
c2f5f890c7 Add dropdown menu to settings window for log level selection with appropriate warnings. 2016-01-06 14:25:17 +01:00
38b43e5263 add filament thickness to printer settings panel to make it configurable per printer type 2015-06-09 17:13:36 +02:00
95f5ce97b5 manage sketches and file manager 2014-12-17 09:45:40 +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
ce489112e8 Add button to include/exclude beta releases. 2014-02-24 15:48:39 +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
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
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
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
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
f98dc488d4 Reset settings to defaults 2013-11-22 17:45:16 +01:00
8b76a17ef7 added printer type replacement in start-gcode 2013-10-30 14:17:47 +01:00
5f15b9945c Download logs button #9 2013-10-29 14:10:56 +01:00
b57dab9826 Better settings fieldset label and description 2013-10-29 11:09:15 +01:00
96a48b38d9 Makerbot start- and endcode settings 2013-10-28 01:11:13 +01:00
636d00370a Printer bed size setting 2013-10-26 03:24:30 +02:00
b67c24d750 Printer type selection 2013-10-26 03:14:30 +02:00
6e79e70c0b Change references to minified stylesheets. 2013-10-22 19:43:37 +02:00
7b44b52cdd Fix permissions. 2013-10-22 17:39:44 +02:00
4899f7f510 Added bed temperature settings and replacement patterns 2013-10-22 16:00:59 +02:00
d06008b3dc Correcting spelling mistake 2013-10-22 16:00:59 +02:00
48a602e856 UpdatePanel 2013-10-22 03:31:12 +02:00
4ec660fd74 overhaul of client files to 'www' dir. This dir will now as a 'bin' dir of sorts. Outside of the 'www' dir there will be old files, temp files and also shell scripts which support continuous compilation and minification of css and js files 2013-10-21 11:40:38 +02:00