2022-02-24 13:07:53 -05:00
|
|
|
# Grid:Apps Future Notes
|
2022-01-26 18:28:12 -05:00
|
|
|
|
2020-03-13 14:10:38 -04:00
|
|
|
## `C` cosmetic, `F` functional, `P` performance, `B` bug fix
|
2020-03-13 12:31:10 -04:00
|
|
|
|
2022-10-11 15:25:27 -04:00
|
|
|
* `F` option to hide platform when viewing from below
|
2022-05-15 14:48:22 -04:00
|
|
|
|
2022-02-23 21:47:02 -05:00
|
|
|
# Kiri:Moto
|
|
|
|
|
|
2021-03-31 10:41:28 -04:00
|
|
|
* `B` origin (and bed size) bug (Onshape?) when switching device modes
|
2021-08-30 22:54:41 -04:00
|
|
|
* `B` can't drag slider bar on ipad / ios -- touch pad scrolling dodgy
|
2022-03-24 10:21:22 -04:00
|
|
|
* `B` prevent or ask for really large models when scaling (crash ui)
|
2020-12-18 11:01:14 -05:00
|
|
|
|
2022-10-05 23:38:48 -04:00
|
|
|
* `P` refactor vertex replacement and widget update matrix tracking
|
2020-04-11 22:46:07 -04:00
|
|
|
* `P` duplicate objects should share same slice data unless rotated or scaled
|
2021-05-05 19:11:05 -04:00
|
|
|
* `P` move all persisted / workspace settings/data to IndexedDB (LS limitations)
|
2022-03-14 09:29:23 -04:00
|
|
|
* `P` faster ray intersect https://github.com/gkjohnson/three-mesh-bvh/
|
2022-04-27 17:56:07 -04:00
|
|
|
* `P` try material clipping planes for slice range selection
|
2025-09-30 16:30:53 -04:00
|
|
|
* `P` switch png lib to https://github.com/photopea/UPNG.js
|
2017-04-18 17:09:33 -04:00
|
|
|
|
2022-02-28 21:17:31 -05:00
|
|
|
* `F` edit in Mesh:Tool
|
2022-02-19 16:18:21 -05:00
|
|
|
* `F` custom device vars for profiles / ranges / gcode
|
2021-02-11 11:02:18 -05:00
|
|
|
* `F` show slider range values in workspace units (on hover?)
|
|
|
|
|
* `F` allow select of a range by typing in values in slices or workspace units
|
2021-03-31 11:08:57 -04:00
|
|
|
* `F` complete and expose grouping feature
|
2021-03-12 12:49:41 -05:00
|
|
|
* `F` add svgnest-like arrange algorithm
|
2022-02-16 22:57:12 -05:00
|
|
|
* `F` date column and sorting in recent files list
|
2025-07-13 12:30:17 -04:00
|
|
|
* `F` highlight part outside workspace bounds (like can neg Z shader)
|
2022-02-24 13:07:53 -05:00
|
|
|
|
2020-03-13 12:31:10 -04:00
|
|
|
# FDM
|
2018-03-07 12:56:24 -05:00
|
|
|
|
2021-01-24 20:50:10 -05:00
|
|
|
* `B` fix support projection/end with grouped parts
|
2020-11-19 11:18:41 -05:00
|
|
|
* `B` multi-extruder rendering of raft fails to offset the rest of the print
|
|
|
|
|
* `B` multi-extruder purge blocks fail to generate properly for rafts
|
2020-12-18 11:01:14 -05:00
|
|
|
|
2025-09-27 21:15:21 -04:00
|
|
|
* `F` new parameters for bridging speed / bridge fan control
|
2022-05-14 11:32:15 -04:00
|
|
|
* `F` convert ranges to z offsets while continuing to show layer #
|
2021-05-05 19:11:05 -04:00
|
|
|
* `F` support pillar top/bottom should conform to part
|
2021-02-11 23:05:28 -05:00
|
|
|
* `F` more explicit line width control with ranges and min/max adaptive
|
2021-02-08 10:10:31 -05:00
|
|
|
* `F` test outlining solid projected areas (internally)
|
2020-03-13 14:10:38 -04:00
|
|
|
* `F` gradient infill https://www.youtube.com/watch?v=hq53gsYREHU&feature=emb_logo
|
2022-05-14 11:32:15 -04:00
|
|
|
* `F` segment large flat areas on first layer to mitigate peeling
|
2020-03-13 14:10:38 -04:00
|
|
|
* `F` option to support interior bridges when 0% infill
|
2020-06-03 22:39:30 -04:00
|
|
|
* `F` calculate filament use per extruder per print
|
2022-10-13 13:39:59 -04:00
|
|
|
* `F` expand internal supporting flats / solids before projection (threshold)
|
2020-12-18 11:01:14 -05:00
|
|
|
|
2022-10-13 13:39:59 -04:00
|
|
|
* `P` auto purge pillars when quick layers are detected for extra cooling
|
2020-11-24 17:01:58 -05:00
|
|
|
* `P` solid fill the tops of supports for down facing flats
|
2018-03-07 12:56:24 -05:00
|
|
|
|
2020-12-23 14:27:18 -05:00
|
|
|
# FDM - BELT
|
|
|
|
|
|
2021-02-18 22:47:52 -05:00
|
|
|
* `B` auto bed resizing leaves the origin in the wrong place at first
|
2021-01-29 16:25:40 -05:00
|
|
|
* `B` re-add progress calls for all work units
|
2021-03-06 12:21:25 -05:00
|
|
|
|
2022-01-27 15:38:45 -05:00
|
|
|
* `F` test and enable arcs in belt more
|
2021-03-06 12:21:25 -05:00
|
|
|
* `F` slightly angle supports to lean into the Z of the part
|
2022-05-14 11:32:15 -04:00
|
|
|
* `F` anchors should be generated anywhere needed in the print, not just head
|
2020-12-23 14:27:18 -05:00
|
|
|
|
2020-03-13 12:31:10 -04:00
|
|
|
# CAM
|
2017-04-18 17:09:33 -04:00
|
|
|
|
2023-02-19 23:51:49 -05:00
|
|
|
* `B` rapid moves should be max of terrain zmax and last cut layer height (roughing)
|
2022-12-28 17:45:27 -05:00
|
|
|
* `B` feed rate for next tool set before tool change (push/pop feed rates?)
|
2021-08-30 22:54:41 -04:00
|
|
|
* `B` tabs do not properly track widget mirror events
|
2022-02-12 10:58:54 -05:00
|
|
|
* `B` contour does not honor clip to stock
|
2020-12-18 09:16:19 -05:00
|
|
|
|
2025-02-18 18:37:02 -05:00
|
|
|
* `F` add lathe step down to eliminate the need for roughing
|
2023-02-14 13:25:56 -05:00
|
|
|
* `F` allow import, rotation, scaling of stock
|
2023-01-10 21:28:35 -05:00
|
|
|
* `F` get gcode coordinates off a part with point/click or hover?
|
2022-12-24 18:34:42 -05:00
|
|
|
* `F` include tools in default devices (Carvera)
|
|
|
|
|
* `F` add `match faces` option in `outline` operation
|
2022-12-03 22:04:06 -05:00
|
|
|
* `F` add {progress} substitution and maybe {time-remaining} if can be calc'd
|
2022-11-03 14:35:02 -04:00
|
|
|
* `F` import and follow 2D paths (conformed like pocket contours)
|
2022-03-05 10:58:07 -05:00
|
|
|
* `F` add `plunge max` to contouring that can override z feed limit
|
2022-09-25 18:31:54 -04:00
|
|
|
* `F` add lead-in milling (requires adding clamp / no go areas)
|
2021-03-04 22:13:44 -05:00
|
|
|
* `F` add linear clearing strategy
|
|
|
|
|
* `F` add adaptive clearing strategy
|
2022-10-05 16:21:31 -04:00
|
|
|
* `F` add support for tapered ball mills
|
|
|
|
|
* `F` change color of line selection in trace op when not a closed poly
|
|
|
|
|
* `F` limit cut depth to flute length of selected tool (or warn)
|
2020-12-08 12:38:24 -05:00
|
|
|
* `F` validate muti-part layout and spacing exceeds largest outside tool diameter
|
2020-12-28 10:36:43 -05:00
|
|
|
* `F` trapezoidal tabs in Z
|
2020-03-13 14:10:38 -04:00
|
|
|
* `F` ease-in and ease-out especially on tab cut-out start/stop
|
2021-01-23 17:21:30 -05:00
|
|
|
* `F` maintain several part orientations + op chains in a single profile
|
2020-12-18 09:16:19 -05:00
|
|
|
|
2025-09-27 21:15:21 -04:00
|
|
|
* `P` outer outside corners as arc moves
|
2023-01-13 22:42:21 -05:00
|
|
|
* `P` improve parser - do not require spaced tokens and support implied G0 / G1
|
2022-12-31 21:09:05 -05:00
|
|
|
* `P` log Z interpolation for contour XYZ moves
|
2022-10-13 13:39:59 -04:00
|
|
|
* `P` option to start with the smallest poly by area on layer change
|
2020-12-02 21:23:34 -05:00
|
|
|
* `P` redo all path route / planning in prepare to account for terrain before camOut
|
2017-04-18 17:09:33 -04:00
|
|
|
|
2020-03-13 12:31:10 -04:00
|
|
|
# Laser
|
2017-04-18 17:09:33 -04:00
|
|
|
|
2020-10-27 12:00:58 -04:00
|
|
|
* `F` add PLT / HP-GL output format (https://en.wikipedia.org/wiki/HP-GL)
|
2022-01-26 17:28:23 -05:00
|
|
|
|
2022-01-26 18:28:12 -05:00
|
|
|
# OctoPrint plugin
|
|
|
|
|
|
|
|
|
|
* subfolder parameter for dropped files
|
|
|
|
|
* auto-kick check box in preferences
|
|
|
|
|
|
|
|
|
|
# Mesh:Tool
|
|
|
|
|
|
2022-10-05 23:38:48 -04:00
|
|
|
* add undo/redo
|
2025-07-13 12:30:17 -04:00
|
|
|
* add TextGeometry
|
2025-09-28 02:08:32 -04:00
|
|
|
* https://threejs.org/docs/#examples/en/geometries/TextGeometry
|
|
|
|
|
* https://dustinpfister.github.io/2023/07/05/threejs-text-geometry/
|
2025-07-13 12:30:17 -04:00
|
|
|
* font to path with https://github.com/paulzi/svg-text-to-path
|
2022-10-24 23:25:58 -04:00
|
|
|
* click to repair normals based on a known good (selected) face
|
2022-02-28 21:17:31 -05:00
|
|
|
* send to Kiri:Moto workspace (or update model vertices in place)
|
|
|
|
|
* better z snap using just vertexes from face intersected
|
2022-01-30 21:49:06 -05:00
|
|
|
* add section view. local clip. raycast skip points above plane
|
|
|
|
|
* add decimate op = face reduction
|
2022-04-01 21:38:20 -04:00
|
|
|
* add flatten/crush op: for z bottoms (or surfaces?)
|
2022-01-26 18:28:12 -05:00
|
|
|
* allow setting model/group origin for scale/rotate
|
|
|
|
|
* fix mirror to work with groups (just models currently)
|
|
|
|
|
* add analyze results dialog
|
2022-04-01 21:38:20 -04:00
|
|
|
* remove/hide auto-repair function
|
2025-09-28 02:08:32 -04:00
|
|
|
|
|
|
|
|
# Other
|
|
|
|
|
|
|
|
|
|
* preferred icons https://icons.getbootstrap.com/
|