🚀 Auto-deploy: melhoria no snap e medição AR em 28/05/2026 21:17:57
This commit is contained in:
@@ -391,7 +391,7 @@ function CutsTab() {
|
||||
return (
|
||||
<group key={axis} position={[0, yOffset, 0]}>
|
||||
{/* Eixo label */}
|
||||
<Text position={[-0.24, 0, 0]} fontSize={0.014} color={AXIS_COLOR[axis]} anchorX="left" anchorY="middle" fontStyle="bold">
|
||||
<Text position={[-0.24, 0, 0]} fontSize={0.014} color={AXIS_COLOR[axis]} anchorX="left" anchorY="middle">
|
||||
{AXIS_LABEL[axis]}
|
||||
</Text>
|
||||
|
||||
@@ -941,7 +941,7 @@ function CalibrationTab() {
|
||||
return (
|
||||
<group>
|
||||
{/* Coluna da esquerda: Informações e Fluxo */}
|
||||
<Text position={[-0.24, 0.11, 0]} fontSize={0.012} color="#3b82f6" anchorX="left" anchorY="middle" fontStyle="bold">
|
||||
<Text position={[-0.24, 0.11, 0]} fontSize={0.012} color="#3b82f6" anchorX="left" anchorY="middle">
|
||||
Calibração 3D da Peça
|
||||
</Text>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user