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
32f6e6c4ba
commit
f3796f80e8
@ -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