Stewart Allen
cfa3792d2b
restyle output tiles. fix print loop on cnc with no output
2019-01-18 10:31:22 -05:00
Stewart Allen
a4febca6b7
revert some backgrounds
2019-01-15 21:58:57 -05:00
Stewart Allen
78f9164e18
more style normalization
2019-01-15 20:54:31 -05:00
Stewart Allen
af7faae3fa
remove outline from tool dropdown
2019-01-15 17:26:25 -05:00
Stewart Allen
1ff052855e
tweaks and fix for atom3dp style
2019-01-15 12:45:53 -05:00
Stewart Allen
8b85cd72df
style update
2019-01-15 10:54:59 -05:00
Stewart Allen
a4f88cd662
reduce flat threshold detection
2019-01-13 23:13:52 -05:00
Stewart Allen
86bbcdf3fb
fixes #52 in theory. this code needs to be updated
2019-01-09 20:07:19 -05:00
Stewart Allen
afc946dc2e
handle slice/export with no objects on the table
2019-01-09 19:02:44 -05:00
Stewart Allen
f89953bb32
attempt to fix flat detection and processing
2019-01-09 13:53:22 -05:00
Stewart Allen
0f05861b54
update finder and guider profiles
2019-01-08 18:59:34 -05:00
Stewart Allen
0255dc0d75
bump rev for fix
2018-11-20 10:10:08 -05:00
Stewart Allen
f93465a35d
add cam note
2018-11-20 10:05:53 -05:00
Stewart Allen
9e6508e4f6
fixes #53 b/c uglify optimization confuses chrome boolean expression evaluation
2018-11-20 10:02:31 -05:00
Stewart Allen
418ffdfbfa
Merge pull request #53 from lgeek/master
...
Fix null pointer dereference when drilling with dwell time
2018-10-29 14:18:33 -04:00
Cosmin Gorgovan
9933580b97
Fix null pointer dereference when drilling with dwell time
...
Uncaught TypeError: Cannot read property 'x' of null
at addOutput (v1.2.4b:388)
at layerPush (v1.2.4b:979)
at camDwell (v1.2.4b:1057)
at v1.2.4b:1048
at Array.forEach (<anonymous>)
at emitDrill (v1.2.4b:1045)
at emitDrills (v1.2.4b:1014)
at Object.printSetup (v1.2.4b:1356)
at Print.PRO.setup (v1.2.4b:176)
at printSetup (1.2.4b:1)
2018-10-23 22:07:10 +01:00
Stewart Allen
9f4f6eeb33
fix ext-three path
2018-09-19 22:49:57 -04:00
Stewart Allen
a8bc021bcb
re-add n3d to provide THREE in worker
2018-09-19 11:14:55 -04:00
Stewart Allen
4b26d3acf0
add workaround for serving limited clear files (three.js)
2018-09-19 10:55:53 -04:00
Stewart Allen
d8aa8cd609
add missing three-js link. update cubicon style profile
2018-09-19 10:28:27 -04:00
Stewart Allen
8bfadc0dda
switch to latest three.js, bypass compression for this library
2018-09-17 13:52:57 -04:00
Stewart Allen
9f9ae2e7e2
switch to uglify-es
2018-09-17 12:12:04 -04:00
Stewart Allen
e3eff47ff3
correct ulio3d device
2018-09-08 16:28:39 -04:00
Stewart Allen
1975aa6078
uglify doesn't understand
2018-09-08 10:53:59 -04:00
Stewart Allen
701ad3199a
change let to var
2018-09-08 10:52:43 -04:00
Stewart Allen
0a70c67ff1
add ability to copy/paste single profile settings
2018-09-08 10:51:43 -04:00
Stewart Allen
fa6edbf86d
updates to ulio3d driver
2018-09-07 17:07:24 -04:00
Stewart Allen
ce63a176d7
change profile to be based on marlin
2018-09-01 11:32:23 -04:00
Stewart Allen
bbbefb7a17
add Ulio3D
2018-08-30 13:30:45 -04:00
Stewart Allen
8bcf52a42e
Merge pull request #42 from probonopd/patch-1
...
Add profile for Prusa.i3.MK2S
2018-07-30 12:54:40 -04:00
probonopd
1bfd118267
Remove "Original"
...
https://github.com/GridSpace/grid-apps/pull/42#issuecomment-408715888
2018-07-30 18:51:31 +02:00
probonopd
f791c6e9ba
Enable Linear Advance
2018-07-30 18:50:32 +02:00
probonopd
d330d89dd0
Create Original.Prusa.i3.MK2S
2018-07-29 23:12:31 +00:00
Stewart Allen
f4285028c1
Merge pull request #38 from bgrumbine/tooltip_changes
...
Fixed a copy-paste typo on 'step down', added hints for stock axes: e…
2018-07-08 12:30:19 -04:00
Barry Grumbine
75757d0eeb
Fixed a copy-paste typo on 'step down', added hints for stock axes: e.g. width (x), imposed consistency on some comments.
2018-07-06 12:11:15 -07:00
Stewart Allen
e7981e2818
fix input hot key conflict
2018-06-21 16:26:50 -04:00
Stewart Allen
1b4d1384f9
add faster fill for supports
2018-06-20 13:24:17 -04:00
Stewart Allen
01bc33e348
update cubicon profiles. add style
2018-06-18 12:48:54 -04:00
Stewart Allen
935bb5d328
Cubicon Single+ courtesy of Inksmith.ca
2018-06-15 09:24:52 -04:00
Stewart Allen
f38d581c27
add guider ii device
2018-05-29 08:27:36 -04:00
Stewart Allen
6be15165ce
make circularity comparisons in drilling more forgiving
2018-04-23 08:39:22 -04:00
Stewart Allen
ee38faa835
fixes #35
2018-04-21 18:06:39 -04:00
Stewart Allen
b85e339a04
fix laser layout on preview/export
2018-03-25 19:21:07 -04:00
Stewart Allen
d7848123e0
remove data logging
2018-03-24 14:09:30 -04:00
Stewart Allen
ced2f6426a
fix tool change bug in serial sender
2018-03-24 14:04:32 -04:00
Stewart Allen
5dad93e8df
fix FT5 profile. add Z as substitution in gcode
2018-03-22 16:48:51 -04:00
Stewart Allen
73d300fa74
plaiyng w/ alt styles
2018-03-20 10:20:19 -04:00
Stewart Allen
9bfae8ffd0
Merge pull request #25 from daadu/master
...
add keyCode 46 for deletion of selected objects
2018-03-19 06:59:21 -04:00
harsh
f2350109aa
fix: keyCode 46 to delete the selected obj
2018-03-19 12:17:30 +05:30
Stewart Allen
faf4075838
update ft5 display during print
2018-03-18 22:01:17 -04:00