<%- include('../partials/head', { title: 'Upload Model' }) %> <%- include('../partials/adminNav', { currentPath: '/admin/upload' }) %> <%- include('../partials/adminTopBar') %>
<%- include('../partials/adminBanner') %>

Upload Model

Supported formats: STEP, STP, STL

<% if (error) { %>

<%= error %>

<% } %>

Drop a .STEP, .STP, or .STL file here

or

Cancel