Teja
|
45a42c4972
|
got rid of the gcode viewer - not in use here.
|
2015-08-15 19:39:51 +02:00 |
|
Teja
|
01d1f5b181
|
conversion progress reporting
|
2015-08-15 18:16:56 +02:00 |
|
Teja
|
517ea1a007
|
more performant gcode visualization for raster-gcode. disabled gcode analysis of octoprint. direct call of gcode generation scripts
|
2015-08-15 16:57:49 +02:00 |
|
Teja
|
9980030a51
|
fixes initial image size after placing
|
2015-08-13 20:07:52 +02:00 |
|
Teja
|
81e5c795a8
|
bugfix. line width parameter passed correct.
|
2015-08-13 16:36:08 +02:00 |
|
Teja
|
cdc744537d
|
max values for sharpening and contrast
|
2015-08-13 12:18:49 +02:00 |
|
Teja
|
0bf06885dc
|
configurable max values for sharpening and contrast. code cleanup
|
2015-08-13 11:10:43 +02:00 |
|
Teja
|
233f426dff
|
minor ui fixes
|
2015-08-12 11:42:19 +02:00 |
|
Teja
|
4ac1707052
|
minor us fixes, photo attribution
|
2015-08-12 09:31:50 +02:00 |
|
Teja
|
383326932e
|
explanatory preview for contrast, sharpening and dithering
|
2015-08-10 22:43:45 +02:00 |
|
Teja
|
b2a9c392fe
|
passing forward the image engraving parameters
|
2015-08-09 17:40:05 +02:00 |
|
Teja
|
18fc2fd68e
|
little bugfix. text in the working area is not selectable anymore.
|
2015-08-07 16:37:12 +02:00 |
|
Teja
|
572425b52b
|
all parameters for image engraving are now in the ui.
|
2015-08-07 16:28:32 +02:00 |
|
Teja
|
8adf72a4be
|
images can be placed on the working area, rotated and translated.
|
2015-08-06 22:45:55 +02:00 |
|
Teja
|
4879aafb72
|
logging update check.
|
2015-08-06 17:23:49 +02:00 |
|
Teja
|
0d83eaf1e3
|
bugfix. returning now tuples.
|
2015-08-06 16:03:18 +02:00 |
|
Teja
|
493612a47f
|
connecting to a already homed grbl works.
|
2015-07-17 11:34:11 +02:00 |
|
Teja
|
9460f78d12
|
code cleanup. fixed drag n drop of svgs. fixed gcode file list entries
|
2015-07-17 09:56:36 +02:00 |
|
Teja
|
1f2f29336e
|
bugfix. detecting empty 'd' attribute now correct.
|
2015-07-16 11:58:52 +02:00 |
|
Teja
|
c70b446d65
|
bugfix. catching emtpy path attribute d.
|
2015-07-16 11:43:09 +02:00 |
|
Teja
|
cb512a257c
|
fixed re-connection bug when grbl already has a position.
|
2015-07-16 10:03:54 +02:00 |
|
Teja
|
f023dc99d4
|
default settings for update
|
2015-07-15 12:45:38 +02:00 |
|
Teja
|
49fece1e14
|
return home after print done
|
2015-07-15 12:45:18 +02:00 |
|
Teja
|
131e99adbe
|
default branch is "mrbeam-stable" instead of "master"
|
2015-07-15 11:54:03 +02:00 |
|
Teja
|
6a7a6f0ff2
|
instant save working on connection timeout
|
2015-07-15 09:56:36 +02:00 |
|
Teja
|
98eaab755f
|
fixed image paths
|
2015-07-14 22:11:52 +02:00 |
|
Teja
|
79587644b4
|
fixed update source and deprecation warnings
|
2015-07-14 21:33:13 +02:00 |
|
Teja
|
7f5d45efdc
|
fixed confirmation dialog.
|
2015-07-11 16:54:52 +02:00 |
|
Teja
|
7dcf2f38e2
|
upload button visible again. progress bar fix.
|
2015-07-11 16:25:32 +02:00 |
|
Teja
|
0ae0390dcf
|
finally working implementation of ACC in the latest comm.py
|
2015-07-11 15:48:53 +02:00 |
|
Teja
|
0725ee23f3
|
cancelling print working.
|
2015-07-11 15:44:00 +02:00 |
|
Teja
|
23d29b29ba
|
minor ui changes
|
2015-07-11 15:40:02 +02:00 |
|
Teja
|
08ab894ead
|
support for ! and ~ commands
|
2015-07-11 10:10:39 +02:00 |
|
Teja
|
fee7b32413
|
basic acc attached. missing ! ~ command support.
|
2015-07-11 00:36:35 +02:00 |
|
Teja
|
64c0c0d473
|
just a test. inject acc to upstream comm.py
|
2015-07-10 23:35:56 +02:00 |
|
Teja
|
dffb123d0e
|
little ui fixes. restart button removed as it was not working.
|
2015-07-09 18:05:01 +02:00 |
|
Teja
|
f842809db8
|
code cleanup
|
2015-07-09 17:02:58 +02:00 |
|
Teja
|
c1567b6742
|
enabled terminal filters per default
|
2015-07-09 16:59:44 +02:00 |
|
Teja
|
691d8e8d85
|
log is ignoring filtered messages.
|
2015-07-09 16:42:38 +02:00 |
|
Teja
|
7b548763f5
|
way faster update of laser position.
|
2015-07-09 16:12:54 +02:00 |
|
Teja
|
3b30e25e60
|
pause from web ui sends ! and M5 now
|
2015-07-08 20:56:32 +02:00 |
|
Teja
|
1e00eb55f9
|
bugfix. fix placement works better now. deprecation warnings fixed.
|
2015-07-08 11:56:34 +02:00 |
|
Teja
|
14fb9b9665
|
bugfix. validating NaN correct now
|
2015-07-08 11:25:04 +02:00 |
|
Teja
|
fc4f2340fe
|
fixed limit hit warning and reconnect after.
|
2015-07-07 18:44:29 +02:00 |
|
Teja
|
4469f69cab
|
settings fixed
|
2015-07-07 11:50:39 +02:00 |
|
Teja
|
af6310f5d3
|
position update works again
|
2015-07-06 19:36:18 +02:00 |
|
Teja
|
6148b82b7f
|
focus mode works again
|
2015-07-06 17:11:32 +02:00 |
|
Teja
|
f0c5173dd1
|
fixed search and filter
|
2015-07-06 14:46:04 +02:00 |
|
Teja
|
31f2cbb64b
|
files search works again. wip
|
2015-07-04 18:07:23 +02:00 |
|
Teja
|
867895ab81
|
terminal fixed
|
2015-07-04 17:06:46 +02:00 |
|