diff --git a/frontend/src/components/listing/ListingSTLs.tsx b/frontend/src/components/listing/ListingSTLs.tsx index fe25c59e..5f1a56e8 100644 --- a/frontend/src/components/listing/ListingSTLs.tsx +++ b/frontend/src/components/listing/ListingSTLs.tsx @@ -52,7 +52,8 @@ const SingleStlViewer = (props: SingleStlViewerProps) => { aspect={window.innerWidth / window.innerHeight} position={[3, 0.15, 3]} near={1} - far={5000} + zoom={10} + far={1000} position-z={600} >