Commit Graph

13 Commits

Author SHA1 Message Date
c10f5c053a ui: assorted polish - Vue async fix, OrbitControls passive listeners, path-viewer + motor-view + indicators
- main.js: disable Vue async batching so reactive writes from
  hashchange listeners propagate synchronously (matches Vue 1's older
  default; avoids dropped DRO updates).
- orbit.js: pass {passive:false} to wheel/touch listeners so
  OrbitControls.preventDefault() actually suppresses page panning.
- path-viewer: opaque dark canvas (no flash from page background),
  zero-size guard, ResizeObserver cleanup on destroy.
- motor-view: stop clobbering user edits with controller state.
- estop/indicators/tool-view/path-viewer pug: rename FA4 icons to FA6,
  add viewBox to estop SVG, fix tool-view trailing newline.
2026-05-03 14:07:35 +02:00
sanjayk03-dev
cb92d21961 Sectioning unsupported Toollist 2024-11-25 12:02:26 +05:30
sanjayk03-dev
628c7cac46 removed PwnCNC and added EM60 and Redline VFD 2024-11-06 00:56:59 +05:30
sanjayk03-dev
20bd85236d removed notes from tool-view 2024-11-04 19:17:31 +05:30
saifullah-N
f0c4579b61 This patch adds support for pwncnc 2023-02-12 14:01:05 +05:30
saifullah-N
1974f0b583 removedd all changes related to EM-60 2023-01-29 12:38:44 +05:30
saifullah-N
ed1a72479a EM-60 Additional changes 2023-01-22 09:11:33 +05:30
saifullah-N
a342fef0c9 EM60-changes 2023-01-10 13:55:21 +05:30
saifullah-N
e93296ef00 v1.0.9 changes from 1.1.1 2022-12-21 16:26:22 +05:30
David Carley
e28a0ab2d4 Save per-tool settings 2021-10-10 19:57:43 -07:00
David Carley
a35890e15a Checkpoint 2021-10-10 18:42:14 -07:00
David Carley
f22252011a WIP: laser tool support 2021-10-09 13:39:38 -07:00
OneFinityCNC
24dfa6c64d Verison 1.0.3 Release
Based on Buildbotics 0.4.14
2020-08-27 23:20:27 -04:00