Skip to content

fix: use project name as default export filename#10027

Draft
jwchmodx wants to merge 1 commit into
KittyCAD:mainfrom
jwchmodx:fix/export-project-name
Draft

fix: use project name as default export filename#10027
jwchmodx wants to merge 1 commit into
KittyCAD:mainfrom
jwchmodx:fix/export-project-name

Conversation

@jwchmodx

Copy link
Copy Markdown

Fixes #7999. When exporting main.kcl (PROJECT_ENTRYPOINT), the export filename now defaults to the project name instead of "main".

When exporting the project entrypoint (main.kcl), use the project name
as the suggested file name instead of 'main'. This gives users a more
meaningful default file name for their exports.

Closes KittyCAD#7999
@jwchmodx
jwchmodx requested a review from a team as a code owner February 12, 2026 07:07
@vercel

vercel Bot commented Feb 12, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Zoo Team on Vercel.

A member of the Team first needs to authorize it.

@jacebrowning
jacebrowning marked this pull request as draft May 28, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggest the project name as the file name when exporting main.kcl

1 participant