2022-01-26 18:28:12 -05:00
|
|
|
# Grid:Apps TODOs and Notes
|
|
|
|
|
|
|
|
|
|
# Kiri:Moto
|
2017-04-18 17:09:33 -04: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
|
|
|
|
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
|
2020-12-18 11:01:14 -05:00
|
|
|
|
2020-04-11 22:46:07 -04:00
|
|
|
* `P` duplicate objects should share same slice data unless rotated or scaled
|
2021-03-31 11:08:57 -04:00
|
|
|
* `P` allow selection to be decimated on demand (context menu?)
|
2021-05-05 19:11:05 -04:00
|
|
|
* `P` move all persisted / workspace settings/data to IndexedDB (LS limitations)
|
2021-08-30 22:54:41 -04:00
|
|
|
* `P` do not move (average) endpoints connected to long lines in decimate
|
2022-02-12 10:58:54 -05:00
|
|
|
* `P` explore widget vertex reloading / replacing (Onshape) (issue #48)
|
2017-04-18 17:09:33 -04:00
|
|
|
|
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
|
2021-08-30 22:54:41 -04:00
|
|
|
* `F` warn if part hanging in negative Z space or off bed in general
|
2022-02-16 22:57:12 -05:00
|
|
|
* `F` date column and sorting in recent files list
|
2021-01-16 13:08:44 -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
|
|
|
|
2021-05-05 19:11:05 -04:00
|
|
|
* `F` support pillar top/bottom should conform to part
|
2021-02-15 01:09:31 -05:00
|
|
|
* `F` support pillar should have solid top/bottom
|
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
|
2020-11-28 12:44:41 -05:00
|
|
|
* `F` feather sharp tips by reducing extrusion in area of overlap
|
2021-01-29 16:25:40 -05:00
|
|
|
* `F` first layer segment large flat areas for better fill reliability
|
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
|
2020-11-28 12:44:41 -05:00
|
|
|
* `F` apply finish speed to exposed top and underside flat areas
|
|
|
|
|
* `F` expand internal supporting flats / solids before projection
|
2020-12-18 11:01:14 -05:00
|
|
|
|
2022-02-19 16:16:49 -05:00
|
|
|
* `P` expand projected flats (parameterize?)
|
2022-02-12 10:58:54 -05:00
|
|
|
* `P` enable purge blocks when quick layers are detected
|
2021-03-16 18:19:46 -04:00
|
|
|
* `P` refactor skirt, brim, raft as synth widget instead of in path routing
|
2021-02-11 17:34:42 -05:00
|
|
|
* `P` extruder + filament max flow rate cap in planner
|
2021-01-16 13:08:44 -05:00
|
|
|
* `P` revisit path routing / optimization
|
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 - SLA
|
2020-04-17 11:52:44 -04:00
|
|
|
|
2020-12-23 14:27:18 -05:00
|
|
|
# `P` common support area detection (fork new fdm code)
|
2020-04-27 13:39:05 -04:00
|
|
|
* `P` prioritize supports by length of unsupported span. mandatory when circularity > X
|
2020-04-28 09:51:25 -04:00
|
|
|
* or % area of inner to outer poly is high (making it a thin shell)
|
2020-04-27 13:39:05 -04: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` promote forced layer retraction to a range parameter
|
|
|
|
|
* `F` test and enable arcs in belt more
|
2021-03-27 21:20:02 -04:00
|
|
|
* `F` anchors should be generated anywhere needed in the print, not just head
|
2021-03-06 12:21:25 -05:00
|
|
|
* `F` slightly angle supports to lean into the Z of the part
|
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
|
|
|
|
2022-02-03 21:45:32 -05:00
|
|
|
* `B` tab cuts cause loss of direction, parenting, depth, and it's hard to fix
|
2021-01-21 21:39:51 -05:00
|
|
|
* `B` tabs are not cut to exact height
|
2021-08-30 22:54:41 -04:00
|
|
|
* `B` tabs do not properly track widget mirror events
|
2021-01-14 18:33:14 -05:00
|
|
|
* `B` first rough step too far down in certain circumstances?
|
2021-01-02 11:01:19 -05:00
|
|
|
* `B` need to force cut line at synthetic z bottom (midlines, etc)
|
2022-02-12 10:58:54 -05:00
|
|
|
* `B` contour does not honor clip to stock
|
2020-12-18 09:16:19 -05:00
|
|
|
|
2021-08-30 22:54:41 -04:00
|
|
|
* `F` roughing flats should be constrained to flat region
|
2021-05-05 19:11:05 -04:00
|
|
|
* `F` limit cut depth to flute length of selected tool (or warn)
|
2021-03-04 22:13:44 -05:00
|
|
|
* `F` add ease-down support to trace op
|
|
|
|
|
* `F` add linear clearing strategy
|
|
|
|
|
* `F` add adaptive clearing strategy
|
2021-08-30 22:54:41 -04:00
|
|
|
* `F` user-defined origin (issue #28)
|
2021-01-14 08:04:34 -05:00
|
|
|
* `F` intelligently turn circle hole pocket clear into spiral down
|
2021-01-13 10:04:27 -05:00
|
|
|
* `F` trace follow hole that matches endmill should turn into a drill op
|
2021-01-08 10:55:40 -05:00
|
|
|
* `F` add climb/conventional into each operation
|
2021-05-05 19:11:05 -04:00
|
|
|
* `F` update analyzer to detect overhangs from faces, not slices
|
2020-12-23 14:27:18 -05:00
|
|
|
* `F` extend acute roughing on inside polys to clear small voids
|
2020-12-08 16:04:01 -05:00
|
|
|
* `F` option to use part / STL coordinate space to determine X,Y origin
|
2020-12-08 12:38:24 -05:00
|
|
|
* `F` validate muti-part layout and spacing exceeds largest outside tool diameter
|
2020-12-05 18:52:01 -05:00
|
|
|
* `F` polygon simplification option in tracing (for image derived maps)
|
2020-11-20 19:55:18 -05:00
|
|
|
* `F` parameterize dropping close points in prep.js. ensure long segments remain straight
|
2020-11-11 23:27:58 -05:00
|
|
|
* `F` flat and volumetric rendering of paths
|
2020-09-24 08:52:59 -04:00
|
|
|
* `F` z planar settings visualizations
|
2021-05-05 19:11:05 -04:00
|
|
|
* `F` convert acute angles to arcs to avoid jerk
|
2020-03-13 14:10:38 -04:00
|
|
|
* `F` lead-in milling
|
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
|
2020-03-14 20:40:01 -04:00
|
|
|
* `F` add option to spiral in vs out (optimal tool life) vs mixed (optimal path)
|
2020-03-17 16:32:43 -04:00
|
|
|
* `F` add support for tapered ball mills
|
2020-12-28 10:36:43 -05:00
|
|
|
* `F` can animation clear the mesh in areas where the cuts go through the stock?
|
2020-12-15 12:27:48 -05:00
|
|
|
* `F` support lathe mode / A-axis / rotary
|
2021-01-02 11:01:19 -05:00
|
|
|
* `F` gcode output option as zip for multiple or flip ops or tool change
|
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
|
|
|
|
2022-01-30 13:25:28 -05:00
|
|
|
* `P` decrease cutting speed when entire tool is engaged (start of roughing)
|
2022-02-12 10:58:54 -05:00
|
|
|
* `P` clear void should cut inside-to-out when a part would be freed from stock
|
2021-07-11 23:20:15 -04:00
|
|
|
* `P` port arc code from FDM export to CAM export
|
2020-12-28 10:36:43 -05:00
|
|
|
* `P` common part pre-analyze to speed up 'slice' and improve shadow (overhangs)
|
2020-12-02 21:23:34 -05:00
|
|
|
* `P` redo all path route / planning in prepare to account for terrain before camOut
|
2020-12-11 15:31:22 -05:00
|
|
|
* `P` allow faster z movements when contouring (not plunging)
|
2021-01-27 11:23:39 -05:00
|
|
|
* `P` common / faster shadow generator using vertices shared with ledges
|
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-01-30 21:49:06 -05:00
|
|
|
* add section view. local clip. raycast skip points above plane
|
|
|
|
|
* add isolate op = separate bodies
|
|
|
|
|
* add decimate op = face reduction
|
2022-01-26 18:28:12 -05:00
|
|
|
* add flatten/crush op: for z bottoms
|
|
|
|
|
* face selection: find regions with < delta to normal
|
|
|
|
|
* better z snap using just vertexes from face intersected
|
|
|
|
|
* allow setting model/group origin for scale/rotate
|
|
|
|
|
* fix mirror to work with groups (just models currently)
|
|
|
|
|
* bounding box toggle should be global, not selection
|
|
|
|
|
* add analyze results dialog
|
|
|
|
|
|
|
|
|
|
* rename analyze > patch
|
|
|
|
|
* remove repair function?
|
|
|
|
|
|
|
|
|
|
# Other / Links
|
2022-01-26 17:28:23 -05:00
|
|
|
|
2022-01-26 18:28:12 -05:00
|
|
|
* investigate libtess https://www.npmjs.com/package/libtess b/c earcut sometimes wrong
|
|
|
|
|
* https://stackoverflow.com/questions/40927728/three-js-determine-if-points-are-co-planar-and-mapping-co-planar-points-onto-x
|
|
|
|
|
* https://stackoverflow.com/questions/52818307/determine-whether-one-polygon-contains-another
|