2022-02-23 22:39:26 -05:00
|
|
|
# Release Notes
|
|
|
|
|
|
2022-04-01 21:38:20 -04:00
|
|
|
Full docs @ https://docs.grid.space/projects/kiri-moto
|
|
|
|
|
|
|
|
|
|
|
2022-05-08 13:41:12 -04:00
|
|
|
# Release 3.5 (future)
|
2022-02-23 22:39:26 -05:00
|
|
|
|
2022-04-01 21:38:20 -04:00
|
|
|
## Kiri:moto
|
|
|
|
|
|
2022-09-25 18:31:54 -04:00
|
|
|
* add optional service workers and manifest to support full PWA + install
|
2022-09-08 13:26:47 -04:00
|
|
|
* add support to run as Progressive Web Apps for installation and offline use
|
|
|
|
|
* add assembly import when KM used inside of Onshape
|
|
|
|
|
* add configurable flatness for contour clipping
|
2022-09-25 18:31:54 -04:00
|
|
|
* add faster render mode for FDM slices
|
2022-09-08 13:26:47 -04:00
|
|
|
* add axis label remapping in FDM
|
2022-10-05 11:12:40 -04:00
|
|
|
* add new path rendering engine
|
|
|
|
|
* add bridging option in CAM contouring
|
|
|
|
|
* add option to force z max routing in CAM
|
|
|
|
|
* add option to ignore z bottom in CAM contouring
|
2022-09-08 13:26:47 -04:00
|
|
|
* extend url loading of workspaces to all formats
|
|
|
|
|
* alert when healing is enabled and non-manifold geometries are detected
|
|
|
|
|
* fix thin output start and end point tracking which broke retraction
|
|
|
|
|
* fix for importing with some obj formatting
|
|
|
|
|
* fix profile seeding for newer device record formats
|
|
|
|
|
* fix workspace import / restore for some file formats
|
2022-05-23 13:21:24 -04:00
|
|
|
* fix potential crash into stock during moves when parts are z bottom anchored
|
2022-05-08 13:41:12 -04:00
|
|
|
* ~ refactor vertex replacement and widget update matrix tracking
|
|
|
|
|
* ~ refactor cnc to use core slicer engine
|
2022-05-23 13:21:24 -04:00
|
|
|
* ~ add cnc pause operator with control of park position
|
2022-05-08 13:41:12 -04:00
|
|
|
|
2022-05-14 15:03:31 -04:00
|
|
|
## Mesh:Tool (1.3.0)
|
|
|
|
|
|
|
|
|
|
* ~ undo / redo for some operations
|
2022-05-08 13:41:12 -04:00
|
|
|
|
2022-05-14 15:03:31 -04:00
|
|
|
|
|
|
|
|
# Release 3.4 (2022-05-14)
|
2022-05-08 13:41:12 -04:00
|
|
|
|
|
|
|
|
## Kiri:moto
|
|
|
|
|
|
|
|
|
|
* added batch processing to object adds/removes to speedup complex workspace restore
|
|
|
|
|
* substitute some prusa slicer [variables] with KM {variables} on import
|
2022-05-10 23:40:25 -04:00
|
|
|
* fix CNC output order for tool changes an spindle speed updates
|
|
|
|
|
* add CNC pocket operation using surface selection
|
2022-05-08 13:41:12 -04:00
|
|
|
* fix dog-bones on outlines cut by tabs
|
|
|
|
|
* skip pockets that resolve to null
|
2022-05-10 23:40:25 -04:00
|
|
|
* fix CNC contour path collision
|
2022-05-08 13:41:12 -04:00
|
|
|
* 10x speedup for true shadow generation
|
2022-05-10 23:40:25 -04:00
|
|
|
* add FDM gcode feature macros for transitions
|
|
|
|
|
* add FDM option to alternate shell winding direction
|
2022-05-11 17:34:47 -04:00
|
|
|
* add FDM print time estimate fudge factor for devices
|
2022-05-14 02:06:25 -04:00
|
|
|
* add `clear top` option to CNC outline operation
|
2022-05-14 11:32:15 -04:00
|
|
|
* add FDM layer retraction as a range option
|
2022-04-01 21:38:20 -04:00
|
|
|
|
2022-04-19 16:51:55 -04:00
|
|
|
## Mesh:Tool (1.2.0)
|
2022-04-01 21:38:20 -04:00
|
|
|
|
2022-05-08 13:41:12 -04:00
|
|
|
* auto-fog in wireframe view to aid close mesh inspections
|
|
|
|
|
* significant speed-up for large surface selections
|
|
|
|
|
* add boolean operations for subtract and intersect
|
|
|
|
|
* multi-body identification and isolation
|
|
|
|
|
* quick add primitives: cube, cylinder
|
|
|
|
|
* control wireframe transparency
|
2022-05-11 23:18:34 -04:00
|
|
|
* parameterize png image import
|
2022-05-14 11:32:15 -04:00
|
|
|
* code added to show camera focal point
|
2022-05-13 15:05:21 -04:00
|
|
|
* better Z split snapping using vertex closest to mouse
|
2022-04-01 21:38:20 -04:00
|
|
|
|
2022-04-01 17:01:34 -04:00
|
|
|
|
2022-04-01 17:11:18 -04:00
|
|
|
# Release 3.3 (2022-04-01)
|
2022-02-23 22:39:26 -05:00
|
|
|
|
|
|
|
|
## Kiri:Moto
|
|
|
|
|
|
2022-04-01 21:38:20 -04:00
|
|
|
* reorganization of code to use updated dependency loader (gapp)
|
|
|
|
|
* refactor main into supporting classes (part of a larger ui re-org)
|
|
|
|
|
* group "main" entry points under "kiri-run"
|
|
|
|
|
* extract and group utilities from print and other modules
|
|
|
|
|
* add thin wall pull-down & allow for newer strategies
|
|
|
|
|
* extract preview render engine from FDM
|
|
|
|
|
* allow loading of workspaces from url on page load
|
|
|
|
|
* properly import profiles attached to devices
|
|
|
|
|
* improved routing on "fast" layers & layers with multiple islands
|
|
|
|
|
* start/stop minions depending on whether threading enabled
|
|
|
|
|
* abstract file loading (onshape import, mesh replace, etc)
|
|
|
|
|
* enable/disable ray intersect path on feature state change
|
|
|
|
|
* new and updated device profiles: Prusa MK2S/MK3S+, Ender 3
|
|
|
|
|
* trigger solid layer when transitions lead to 50% projected areas
|
|
|
|
|
* limit non-manifold solution search depth
|
|
|
|
|
* refactor slicers to use single improved slice core (cnc deferred)
|
|
|
|
|
* add parameterized solid projection expansion (infill -> solid expand)
|
|
|
|
|
* add parameterized control of bridge/flat and infill print speeds
|
|
|
|
|
* add api control over threading workloads and use of wasm
|
|
|
|
|
* updates to raft generation: add border, connect infill lines
|
|
|
|
|
* fix phantom support generation off part or under bed
|
|
|
|
|
* template vars: nozzles used and layers until next use (IDEX)
|
|
|
|
|
* fdm export control of preamble comments position (for ultimaker)
|
2022-02-23 22:39:26 -05:00
|
|
|
|
2022-04-01 17:01:34 -04:00
|
|
|
## Mesh:Tool (1.1.0)
|
2022-02-23 22:39:26 -05:00
|
|
|
|
2022-04-01 21:38:20 -04:00
|
|
|
* add surface selection mode
|
|
|
|
|
* add preferences for normal length and color
|
|
|
|
|
* add preferences for face selection and surface matching (radians/radius)
|
|
|
|
|
* add svg and image import conversion (created shared load. libs)
|
|
|
|
|
* replace triangulation algorithm that was causing some union failures
|
|
|
|
|
* add pinned log busy spinner
|
|
|
|
|
* add version chooser
|
|
|
|
|
* add welcome menu
|
2022-04-01 17:01:34 -04:00
|
|
|
|
|
|
|
|
|
2022-04-01 17:11:18 -04:00
|
|
|
# Release 3.2 (2022-02-12)
|
2022-04-01 17:01:34 -04:00
|
|
|
|
|
|
|
|
https://forum.grid.space/t/kiri-moto-version-3-2/580
|
|
|
|
|
|
|
|
|
|
## General
|
|
|
|
|
|
|
|
|
|
* Better memory management
|
|
|
|
|
* Rendering speedups
|
|
|
|
|
* 3MF instancing support
|
|
|
|
|
* SVG import improvements
|
|
|
|
|
* Enable/Disable individual models
|
|
|
|
|
|
|
|
|
|
## FDM
|
|
|
|
|
|
|
|
|
|
* Improved non-manifold handling
|
|
|
|
|
* Gcode macro if/then/else code flow
|
|
|
|
|
* Updated CLI utility
|
|
|
|
|
* Draft Shields
|
|
|
|
|
|
|
|
|
|
## Belt
|
|
|
|
|
|
|
|
|
|
* Height-based spacing
|
|
|
|
|
* Random X layout
|
|
|
|
|
|
|
|
|
|
## CNC
|
|
|
|
|
|
|
|
|
|
* Drill marking option
|
|
|
|
|
* Numerous bug fixes
|
|
|
|
|
|
|
|
|
|
## Onshape
|
|
|
|
|
|
|
|
|
|
* Improved session management
|