MCPcopy Create free account
hub / github.com/CNCKitchen/stlTexturizer / scaleToPos

Function scaleToPos

js/main.js:404–404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402// ── Mesh diagnostics DOM refs ────────────────────────────────────────────────
403const meshDiagnostics = document.getElementById('mesh-diagnostics');
404const meshDiagDismiss = document.getElementById('mesh-diag-dismiss');
405const meshDiagFast = document.getElementById('mesh-diag-fast');
406const meshDiagRunBtn = document.getElementById('mesh-diag-run-btn');
407const meshDiagSpinner = document.getElementById('mesh-diag-spinner');

Callers 4

_applyScaleUFunction · 0.85
applyScaleVFunction · 0.85
wireEventsFunction · 0.85
loadDefaultCubeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected