platform-range.js
371 Bytes
export const PLATFORMRANGE = {
x: 153.6,
y: 86.4,
z: 200
};
export const PLATFORMSIZE = {
x: 212,
y: 119.25,
z: 109.021
};
export const SLICEIMAGESIZE = {
x: 3840,
y: 2160
};
export const iLuxProDentalPLATFORMSIZE = {
x: 192,
y: 108,
z: 200
};
export const fastPrintIOPLATFORMSIZE = {
x: 153.6,
y: 86.4,
z: 200
};