|
|
2020-05-31 21:34:04 -04:00 |
| .. |
|
add-array.js
|
checkpoint sla work
|
2020-04-13 17:42:40 -04:00 |
|
add-class.js
|
add wasm poly offsetting
|
2020-05-04 12:10:16 -04:00 |
|
add-three.js
|
fix meshes to/from library
|
2020-03-19 00:16:23 -04:00 |
|
ext-clip.js
|
initial commit
|
2017-04-18 17:09:33 -04:00 |
|
ext-clip2.js
|
update three.js. extract inner funcs from init. fix cache on windows. update clipper
|
2020-03-16 23:57:14 -04:00 |
|
ext-earcut.js
|
missing file
|
2020-03-20 09:32:35 -04:00 |
|
ext-fsave.js
|
initial commit
|
2017-04-18 17:09:33 -04:00 |
|
ext-pngjs.js
|
add snap to worker and worker image processing
|
2020-04-15 21:44:37 -04:00 |
|
ext-three.js
|
add missing three-js link. update cubicon style profile
|
2018-09-19 10:28:27 -04:00 |
|
ext-tween.js
|
initial commit
|
2017-04-18 17:09:33 -04:00 |
|
geo-bounds.js
|
copyright updates
|
2019-01-21 10:57:11 -05:00 |
|
geo-debug.js
|
copyright updates
|
2019-01-21 10:57:11 -05:00 |
|
geo-gyroid.js
|
add multi value threshold in gyroid
|
2020-05-06 21:43:09 -04:00 |
|
geo-line.js
|
copyright updates
|
2019-01-21 10:57:11 -05:00 |
|
geo-point.js
|
fix corner case with identical offset fill points
|
2020-05-06 14:54:03 -04:00 |
|
geo-polygon.js
|
add option to cutout thru pockets instead of clearing them in roughing
|
2020-05-31 18:21:05 -04:00 |
|
geo-polygons.js
|
add min sizing for poly cleanup in more cases
|
2020-05-09 20:33:25 -04:00 |
|
geo-render.js
|
copyright updates
|
2019-01-21 10:57:11 -05:00 |
|
geo-slope.js
|
copyright updates
|
2019-01-21 10:57:11 -05:00 |
|
geo-wasm.js
|
cleanup wasm poly offsetting
|
2020-05-04 20:08:22 -04:00 |
|
geo.js
|
relax clipper cleaning to speed up slicing
|
2020-04-28 11:37:10 -04:00 |
|
kiri-codec.js
|
add slicing on a bias
|
2020-05-06 14:04:43 -04:00 |
|
kiri-conf.js
|
add option to cutout thru pockets instead of clearing them in roughing
|
2020-05-31 18:21:05 -04:00 |
|
kiri-db.js
|
copyright updates
|
2019-01-21 10:57:11 -05:00 |
|
kiri-driver-cam.js
|
add option to cutout thru pockets instead of clearing them in roughing
|
2020-05-31 18:21:05 -04:00 |
|
kiri-driver-fdm.js
|
allow for missing widget object in settings
|
2020-05-26 18:21:36 -04:00 |
|
kiri-driver-laser.js
|
fix typo in laser gcode output
|
2020-05-05 20:45:09 -04:00 |
|
kiri-driver-sla.js
|
fix sla widget offset with multi-widget
|
2020-05-16 20:20:23 -04:00 |
|
kiri-export.js
|
fix export to grid.print. disable support merge in SLA mode
|
2020-05-09 13:11:00 -04:00 |
|
kiri-fill.js
|
fix swapped xy in linear fill
|
2020-04-28 10:06:02 -04:00 |
|
kiri-icons.js
|
reduce icons
|
2020-05-18 21:53:18 -04:00 |
|
kiri-init.js
|
add option to cutout thru pockets instead of clearing them in roughing
|
2020-05-31 18:21:05 -04:00 |
|
kiri-lang-en.js
|
reorganize language files
|
2020-03-18 14:09:38 -04:00 |
|
kiri-lang.js
|
graceful fallback to english. proper defaulting from browser
|
2020-03-20 16:06:33 -04:00 |
|
kiri-layer.js
|
checkpoint sla support work
|
2020-04-23 22:44:22 -04:00 |
|
kiri-pack.js
|
copyright updates
|
2019-01-21 10:57:11 -05:00 |
|
kiri-print.js
|
remove legacy cam render code. fix artificial first point in gcode/cam render
|
2020-05-16 23:57:13 -04:00 |
|
kiri-slice.js
|
remove legacy cam render code. fix artificial first point in gcode/cam render
|
2020-05-16 23:57:13 -04:00 |
|
kiri-slicer.js
|
improve performance of pocketed roughing by simplifying pancaked shell
|
2020-05-04 23:00:39 -04:00 |
|
kiri-widget.js
|
add slicing on a bias
|
2020-05-06 14:04:43 -04:00 |
|
kiri-work.js
|
add slicing on a bias
|
2020-05-06 14:04:43 -04:00 |
|
kiri-worker.js
|
add slicing on a bias
|
2020-05-06 14:04:43 -04:00 |
|
kiri.js
|
allow for missing widget object in settings
|
2020-05-26 18:21:36 -04:00 |
|
license.js
|
separate kiri and meta css. remove web-server
|
2020-05-31 21:34:04 -04:00 |
|
meta.js
|
checkpoint selectionToGeometry
|
2020-03-22 09:59:22 -04:00 |
|
moto-ajax.js
|
add kiri settings export / import
|
2020-04-07 21:45:21 -04:00 |
|
moto-ctrl.js
|
add two-touch layer y-slider on touch devices
|
2020-04-01 20:07:35 -04:00 |
|
moto-db.js
|
fix keys iterator, stale widget saves
|
2020-05-26 11:05:21 -04:00 |
|
moto-kv.js
|
copyright updates
|
2019-01-21 10:57:11 -05:00 |
|
moto-load-obj.js
|
initial commit
|
2017-04-18 17:09:33 -04:00 |
|
moto-load-stl.js
|
initial commit
|
2017-04-18 17:09:33 -04:00 |
|
moto-space.js
|
re-introduce preview mode. optimize preview / export. prevent multiple calls to those modes
|
2020-04-25 21:08:13 -04:00 |
|
moto-ui.js
|
add poprow option for compact poppers
|
2020-05-18 23:41:02 -04:00 |