mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-19 04:27:55 +01:00
typo
This commit is contained in:
parent
26ed8df38d
commit
065b43572d
@ -1,7 +1,7 @@
|
||||
import THREE from 'three.js';
|
||||
|
||||
export default function optimizePaths(slices, settings) {
|
||||
console.log('opimize paths');
|
||||
console.log('optimize paths');
|
||||
|
||||
const start = new THREE.Vector2(0, 0);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user