2020-11-25 16:46:51 -05:00
|
|
|
# Kiri:Moto todo and notes
|
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-01-17 11:26:55 -05:00
|
|
|
* `B` saved profile should be restored / defaulted when switching devices?
|
2020-12-07 21:38:39 -05:00
|
|
|
* `B` normals possibly inverted on faces in 2D to 3D conversion
|
2020-12-31 23:22:39 -05:00
|
|
|
* `B` normalize left, bottom, right pop menu time/click and value persistence
|
2021-01-14 08:04:34 -05:00
|
|
|
* `B` origin bug (Onshape?) when switching modes in 2.5 and 2.6
|
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
|
2020-11-25 12:51:18 -05:00
|
|
|
* `P` allow selection to me decimated on demand (context menu?)
|
2021-01-10 19:10:55 -05:00
|
|
|
* `P` improve decimation speed: omit point conversion or use wasm
|
2020-11-28 10:52:54 -05:00
|
|
|
* `P` client/worker interface normalization
|
2021-01-13 10:04:27 -05:00
|
|
|
* `P` explore widget vertex reloading / replacing
|
2017-04-18 17:09:33 -04:00
|
|
|
|
2021-01-16 13:08:44 -05:00
|
|
|
* `F` SVG import to 3D part like images
|
|
|
|
|
|
2020-03-13 12:31:10 -04:00
|
|
|
# FDM
|
2018-03-07 12:56:24 -05:00
|
|
|
|
2021-01-17 11:26:55 -05:00
|
|
|
* `B` large # linear points with linear infill (belt only?)
|
2020-11-20 19:55:18 -05:00
|
|
|
* `B` fix adaptive slicing with multi-extruder
|
2020-06-09 23:19:51 -04:00
|
|
|
* `B` fix supports 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
|
|
|
|
2020-12-28 10:32:00 -05:00
|
|
|
* `F` slicing controls per user-defined z-region
|
2020-05-14 22:23:51 -04:00
|
|
|
* `F` control for size of purge block (with 0=disabled)
|
2020-04-22 10:01:16 -04:00
|
|
|
* `F` add separate fill speed control
|
2020-04-02 13:44:08 -04:00
|
|
|
* `F` polishing and other non-planar work
|
2020-03-13 14:10:38 -04:00
|
|
|
* `F` gradient infill https://www.youtube.com/watch?v=hq53gsYREHU&feature=emb_logo
|
|
|
|
|
* `F` first layer segment large flat areas for better fill reliability
|
2020-11-28 12:44:41 -05:00
|
|
|
* `F` feather sharp tips by reducing extrusion in area of overlap
|
2020-11-19 11:18:41 -05:00
|
|
|
* `F` enable purge blocks when quick layers are detected
|
2020-03-13 14:10:38 -04:00
|
|
|
* `F` option to support interior bridges when 0% infill
|
2020-11-28 12:44:41 -05:00
|
|
|
* `F` trim support offset from layer below
|
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` first layer support speed should be same as shell speed
|
|
|
|
|
* `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
|
|
|
|
2021-01-16 13:08:44 -05:00
|
|
|
* `P` revisit path routing / optimization
|
2020-05-17 11:45:59 -04:00
|
|
|
* `P` implement infill clipping in wasm
|
2020-11-24 17:01:58 -05:00
|
|
|
* `P` solid fill the tops of supports for down facing flats
|
2020-11-28 12:44:41 -05:00
|
|
|
* `P` sparse infill should follow polys between intersect points
|
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-01-24 10:17:32 -05:00
|
|
|
* `B` when resize causes a part to move off-bed, move it back on
|
|
|
|
|
* `B` grouped widgets get placed off in space
|
2021-01-24 00:13:09 -05:00
|
|
|
* `B` layer retract broken?
|
|
|
|
|
* `B` infill / thin-fill is generating tons of small linear segments
|
|
|
|
|
* `B` finish supports for belt printing. add progress.
|
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
|
|
|
|
2021-01-21 21:39:51 -05:00
|
|
|
* `B` tabs are not cut to exact height
|
2021-01-14 18:33:14 -05:00
|
|
|
* `B` first rough step too far down in certain circumstances?
|
2021-01-13 10:04:27 -05:00
|
|
|
* `B` trace open polys are not wound consistently
|
2021-01-12 08:01:34 -05:00
|
|
|
* `B` path routing with tabs sometimes makes no sense
|
2021-01-03 10:02:19 -05:00
|
|
|
* `B` clicking on a pop-op should pin it until clicked or [esc]
|
2021-01-02 11:01:19 -05:00
|
|
|
* `B` need to force cut line at synthetic z bottom (midlines, etc)
|
|
|
|
|
* `B` non-clear-voids duplicates thru-holes
|
2020-12-11 15:31:22 -05:00
|
|
|
* `B` failure to go *up* when moving between parts?
|
2020-12-03 14:46:20 -05:00
|
|
|
* `B` starting export during animation unleashes chaos
|
2020-11-20 19:55:18 -05:00
|
|
|
* `B` climb vs conventional not fully consistent after refactor
|
2020-03-16 23:57:14 -04:00
|
|
|
* `B` outside cutting direction in roughing mode inverted
|
2020-12-18 09:16:19 -05:00
|
|
|
|
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
|
2020-12-28 10:36:43 -05:00
|
|
|
* `F` update analyzer to detect overhangs
|
2020-12-18 09:16:19 -05:00
|
|
|
* `F` add linear clearing strategy option for roughing / pocket
|
2021-01-14 18:33:14 -05:00
|
|
|
* `F` adaptive clearing in roughing mode
|
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
|
2020-12-04 19:44:31 -05:00
|
|
|
* `F` convert acute angles to arcs
|
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
|
2020-12-28 10:32:00 -05:00
|
|
|
* `F` ease-down should be engaged in all descending cutting operations
|
2021-01-14 08:04:34 -05:00
|
|
|
* `F` entirely user-selectable origin
|
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
|
|
|
|
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-28 10:36:43 -05:00
|
|
|
* `P` detect render message backlog and pause or warn
|
2020-12-11 15:31:22 -05:00
|
|
|
* `P` allow faster z movements when contouring (not plunging)
|
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)
|
2018-03-08 09:28:03 -05:00
|
|
|
|
|
|
|
|
# References
|
2017-04-18 17:09:33 -04:00
|
|
|
|
2020-04-24 10:43:03 -04:00
|
|
|
* https://www.canva.com/colors/color-wheel/
|
2017-04-18 17:09:33 -04:00
|
|
|
* http://lcamtuf.coredump.cx/gcnc/full/
|
|
|
|
|
* http://wiki.imal.org/howto/cnc-milling-introduction-cutting-tools
|
|
|
|
|
* http://www.twak.co.uk/2011/01/degeneracy-in-weighted-straight.html
|
2020-04-17 11:52:44 -04:00
|
|
|
* http://photon.chrisgraf.de/
|
2020-10-31 16:02:29 -04:00
|
|
|
|
|
|
|
|
# More CNC
|
|
|
|
|
|
|
|
|
|
* https://www.researchgate.net/publication/250328721_Toolpath_Optimization_on_Automatic_Removal_Uncut_and_Application
|
2020-12-31 23:22:39 -05:00
|
|
|
|
|
|
|
|
# Zip output
|
|
|
|
|
|
|
|
|
|
* https://users.cs.jmu.edu/buchhofp/forensics/formats/pkzip.html
|
|
|
|
|
* https://en.wikipedia.org/wiki/ZIP_(file_format)
|
|
|
|
|
* https://stuk.github.io/jszip/
|