I'm pretty sure our lighting is very affected by scale

This commit is contained in:
Frank Noirot
2025-03-21 11:46:26 -04:00
parent dfac82d2aa
commit 09dabd8fc2

View File

@ -3088,7 +3088,8 @@ radius = 8.69
toolbar, toolbar,
cmdBar, cmdBar,
}) => { }) => {
const initialCode = `sketch001 = startSketchOn(XZ) const initialCode = `@settings(defaultLengthUnit = in)
sketch001 = startSketchOn(XZ)
profile001 = circle( profile001 = circle(
sketch001, sketch001,
center = [0, 0], center = [0, 0],