News

2026 Mill City Skill Share

🇺🇸 · Lowell Makes · admin

Mill City Skill Share 2026 was an incredible celebration of creativity, community, and hands-on learning! On April 11th, we welcomed more than 300 participants for a full day packed with over 40 workshops, demonstrations, and drop-in experiences led by talented makers, artists, and craftspeople from across the community. With the help of dozens of dedicated volunteers, Skill Share 2026 became our biggest and most vibrant event yet. Participants explored an amazing variety of skills throughout the day, including gel plate printmaking, buttercream frosting flowers, pottery, macramé, wire bonsai, watercolor painting, and fused glass pendants. Live demonstrations featured glassblowing, woodworking techniques, 3D modeling, soap making, and more. Guests also enjoyed hands-on drop-in sessions in our Brew Shop, 3D Printing, and Rapid Prototyping areas, giving everyone a chance to experiment, create, and connect. The day wrapped up with a community raffle featuring handcrafted gifts generously donated by local makers. Attendees also enjoyed delicious sandwiches from Lou’s Deli, while the Maker’s Basket kept everyone fueled with snacks and drinks throughout the event. Special thanks to our amazing event coordinators — Carol Fournier, Dylan Lavender, and Andee Wilcott — along with the many instructors, volunteers, sponsors, and community partners who helped bring Skill Share 2026 to life. We’re also grateful to Western Ave Studios for once again providing additional parking for attendees. This event continues to grow year after year because of the passion, generosity, and creativity of this incredible maker community, and we couldn’t do it without you. Mill City Skill Share 2026 An exciting day filled with community, learning and creativity! See some photos below from Skill Share 2026. No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption No Caption View the 2026 Schedule: Download the 2026 Map & Schedule Thank you to Our 2026 Sponsors The post 2026 Mill City Skill Share first appeared on Lowell Makes .

Skill Share

Security Committee

🇺🇸 · MakeICT · Stephan Reckers

Security Committee See More on the Wiki The Security Committee is responsible for managing physical access and security at the MakeICT makerspace. Their primary functions include handling member key activation, managing lost or replacement keys (available for a $5 fee), and responding to security incidents such as alarms or breaches at the space.

Committee Pagescommittee

New Crash Contributions to Orca Slicer + CrashSlicer Fork

🇺🇸 · Crash Space · Theo

.cs-post *{box-sizing:border-box} .cs-post{ font-family:Georgia,"Times New Roman",serif; max-width:720px; margin:0 auto; color:#1a1a1a; line-height:1.75; } /* ── body text ── */ .cs-post p{ font-size:17px; margin:0 0 1.4rem; color:#2a2a2a; } .cs-post p:last-child{margin-bottom:0} /* ── pull quote ── */ .cs-post-pullquote{ border-left:3px solid #1D9E75; background:#f4faf7; border-radius:0 8px 8px 0; padding:1rem 1.25rem; margin:1.75rem 0; font-size:16px; color:#0f4030; font-style:italic; line-height:1.65; } /* ── feature pills ── */ .cs-post-pill{ display:inline-flex; align-items:center; gap:5px; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:12px; font-weight:600; padding:3px 10px; border-radius:20px; margin:0 4px 6px 0; white-space:nowrap; } .cs-post-pill-green{background:#E1F5EE;color:#085041} .cs-post-pill-amber{background:#FAEEDA;color:#633806} .cs-post-pill-purple{background:#EEEDFE;color:#3C3489} .cs-post-pill-gray{background:#F1EFE8;color:#444441} .cs-post-pill svg{width:7px;height:7px;flex-shrink:0} /* ── CTA card ── */ .cs-post-cta{ display:block; text-decoration:none!important; background:linear-gradient(135deg,#1a1a1a 0%,#2e2e2e 100%); border-radius:14px; padding:1.75rem 2rem; margin:2.25rem 0; position:relative; overflow:hidden; transition:transform .18s ease,box-shadow .18s ease; box-shadow:0 4px 20px rgba(0,0,0,.22); } .cs-post-cta:hover{ transform:translateY(-2px); box-shadow:0 8px 32px rgba(0,0,0,.32); } .cs-post-cta::before{ content:""; position:absolute; inset:0; background-image: linear-gradient(rgba(248,153,57,.07) 1px,transparent 1px), linear-gradient(90deg,rgba(248,153,57,.07) 1px,transparent 1px); background-size:28px 28px; pointer-events:none; } .cs-post-cta-layout{ position:relative; z-index:1; display:flex; align-items:center; gap:1.5rem; } .cs-post-cta-icon{ flex-shrink:0; width:72px; height:72px; border-radius:16px; overflow:hidden; box-shadow:0 2px 12px rgba(0,0,0,.4); } .cs-post-cta-icon svg{width:100%;height:100%;display:block} .cs-post-cta-text{flex:1;min-width:0} .cs-post-cta-label{ font-family:"SFMono-Regular",Consolas,monospace; font-size:10px; letter-spacing:.14em; text-transform:uppercase; color:#f89939; opacity:.85; margin-bottom:.4rem; } .cs-post-cta-title{ font-family:Georgia,serif; font-size:19px; font-weight:700; color:#fff; margin:0 0 .3rem; line-height:1.25; } .cs-post-cta-sub{ font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:13px; color:#bbb; margin:0 0 1rem; } .cs-post-cta-btn{ display:inline-flex; align-items:center; gap:7px; background:#f89939; color:#1a1a1a!important; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:13px; font-weight:700; padding:9px 18px; border-radius:8px; text-decoration:none!important; transition:background .15s; } .cs-post-cta-btn:hover{background:#e07f20} .cs-post-cta-btn svg{width:13px;height:13px;fill:currentColor;flex-shrink:0} /* ── github button ── */ .cs-gh-btn{ display:inline-flex; align-items:center; gap:8px; background:#24292e; color:#fff!important; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:13px; font-weight:600; padding:10px 18px; border-radius:8px; text-decoration:none!important; transition:opacity .15s; margin-right:10px; margin-bottom:10px; } .cs-gh-btn:hover{opacity:.85} .cs-gh-btn svg{width:16px;height:16px;fill:#fff;flex-shrink:0} /* ── button row ── */ .cs-post-buttons{ display:flex; flex-wrap:wrap; gap:0; margin:2rem 0 1rem; } /* ── divider ── */ .cs-post-divider{ border:none; height:1px; background:linear-gradient(90deg,transparent,#ddd 20%,#ddd 80%,transparent); margin:2rem 0; } @media(max-width:480px){ .cs-post-cta-layout{flex-direction:column;align-items:flex-start;gap:1rem} } Over the past few months I’ve been working on a personal fork of OrcaSlicer , the open-source 3D printing slicer, adding features that have been bugging me as a daily user. A handful of these are already in review for merge into the main project, and more are in active development. All of this work is happening in the open, and a lot of it was figured out here at CRASH Space. Here’s a rundown of what’s in the pipeline. The goal isn’t just a personal patch, it’s contributing features back upstream that the whole OrcaSlicer community can use. The features span a range of areas: quality-of-life workflow improvements, new visual polish, and a couple of deeper algorithmic additions. Current status at a glance: Favorites Panel, In Review Alt Unit Display, In Review Animated Print Status, In Review Local Version Control, In Review Slice Settings History, In Progress UI Color Settings, In Progress New Infill Patterns, Researching Windowed Path Preview, Researching Animated Tab Icons, On Hold A few highlights: the Favorites Panel lets you pin any setting from anywhere in the Process tab and access them all in one place. The Alt Unit Display lets you hold Alt to instantly see all measurements in inches without changing any stored values, or Alt+Shift to make the swap permanent. The Local Version Control feature automatically saves full 3MF snapshots of your project at configurable intervals, so you can roll back to any prior state across sessions. The full feature page has screenshots, demo videos, changelogs, and build instructions for each feature as they mature. Check it out below, it’ll stay updated as things progress. CRASH Space Blog OrcaSlicer Fork, Feature Development & Downloads Screenshots, videos, changelogs, and build instructions for every feature. View the feature page The fork is also fully open, if you want to build it, follow along, or contribute, everything is on GitHub. Theo-Erickson/OrcaSlicer on GitHub This is an independent open-source project and is not affiliated with the official OrcaSlicer project. Pull requests and feedback are welcome.

FeaturedMember Projects

SF Climate Week Open Repair Workshop 4/21

🇺🇸 · Sudo room · Romy Ilano

Sign up at https://luma.com/5v5g3tx2 t’s the SF Climate Week edition of our weekly Tuesday night open house at Sudo Room / Omni Commons: come tour this amazing jewel of a building in the Temescal district of Oakland and bring your repair projects – electronic gadgets, appliances, computers, toys, sewing machines, fabric items, etc. – for assessment, disassembly, and possible repair. ​ ○ General Repair: Fixit Clinic’s weekly Oakland residency: we’ll provide workspace, specialty tools, and guidance to help you disassemble and troubleshoot your item. First-time repairers and “Fixing Families” are heartily invited. ​​​○ Projects: can range from building course materials for teaching local kids electronics to a robotic arm that draws, to light projection art, to people building their own microchip boards! We provide the space, tools and peer learning – you bring your project and enthusiasm! ​​​ ○ Group Sewing: Learn to do simple mending or get help with technical fabric and textile projects. In addition to regular machines our Sewing Lab features heavy-duty industrial sewing machines and sergers. Our in house sewing guru CC has worked for Academy or Art College, Tesla, SuitX, and Zipline and has vast sewing machine repair and maintenance experience; bring your own machine to tune up for tip-top operation and sew alongside others. ​​​​​ https://sudoroom.org/wiki/HardwareHackNight ​ Fixit Clinic Founder Peter Mui will also be a panelist at The Art of Repair Thursday Apr 23 4-6pm: https://luma.com/hb7ydlxs ​“ By registering for this event, you agree to share your registration information with the organizers of SF Climate Week.”

news