Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. How we share, review, and update AI agent skills(medium.com/ali.raza_25708)
    discuss
  2. Calibrating Jev as a Code Reviewer(github.com/selmar)
    discuss
  3. Firecrawl Alexandria(firecrawl.dev)
    discuss
  4. Agent Incident Registry(enkryptai.com)
    discuss
  5. When your Mac just won't let go of the Wi-Fi connection(sixcolors.com)
    discuss
  6. The First Microbe for Mars(pioneer-labs.org)
    discuss
  7. The AI Party House Where Networking Has a Dark Side(nytimes.com)
    discuss
  8. Wiring Diagrams for BMW Radios(bmw-radios.com)
    discuss
  9. Show HN: Hindsight: Automated Work Timeline(apps.apple.com)
    discuss
  10. Study Sessions Should Be Short and Frequent as Opposed to Long and Sparse(justinmath.com)
    discuss
  11. Show HN: AI·rete·RAG – a Rete rule engine decides, RAG explains why(ai-rete-rag.com)
    discuss
  12. Call of Duty's Activision to make next Halo game as Xbox cuts more jobs(bbc.co.uk)
    discuss
  13. Gravity-Gradient Stabilization(wikipedia.org)
    discuss
  14. Satsie's Pocket Guide to Op_cat (Bitcoin)(satsie.dev)
    discuss
  15. 16-bit Intel 8088 chip by Charles Bukowski(allpoetry.com)
    2comments
  16. Xbox continues its "reset" with dramatic restructuring(arstechnica.com)
    discuss
  17. 6 Years In, $6M Far(tally.so)
    discuss
  18. Jev-blindspot – find the blind spots in the prompt you just sent(github.com/jsk4581)
    discuss
  19. Show HN: Every Credit Card(numberplanet.com)
    1comments
  20. Research Harness from First Principles(edotenv.com)
    1comments
  21. Tell HN: Firefox's default browser check dark pattern triggers Windows BSOD
    1comments
  22. Streamhouse: What It Is, What It Isn't, and What's Missing(conduktor.io)
    discuss
  23. No More Warning Shots(aenguslynch.com)
    discuss
  24. Raspberry Pi locks boards to factory RAM capacities in firmware(tomshardware.com)
    discuss
  25. 1,300 STEM 3D Models created by GPT-6 Astra(emergentmind.com)
    discuss
  26. The Home Computer Generation(datagubbe.se)
    discuss
  27. We built muse from scratch, but it is definitely inspired by OpenClaw(twitter.com/natfriedman)
    discuss
  28. Marvin Heemeyer(wikipedia.org)
    discuss
  29. Our Quantum Future is a documentary exploring the rise of quantum technologies(ourquantumfuture.com)
    discuss
  30. Founding Teams(ajays.quest)
    discuss

Show HN: Preslice.co – View, edit, and convert 3MF files

1 pointsby 53m agopreslice.co
0 comments
Hi,

There are mainly 5 friction points I have experienced with the 3MF file format used for 3D printing:

    Slicers store their print settings in their own specific ways which locks in users in respective ecosystem.

    There are vulnerabilities with the 3mf file format, as listed in this article.

    3MF files are a bit clumsy to do simple inspections on. lets say i want to look up what "infill pattern" is configured. I either have to spin up a heavy slicer software to inspect it, but that experience doesnt come with full transparency. Alternatively I can rename the file extension to .zip and unzip it, then look through the individual subfiles with a text editor, which directly causes a messy download folder on my computer.

    sometimes i want to export STL files of individual meshes in the 3mf file.

    meshes can be non-manifold
So this website, preslice.co, tries to solve all those points. Use it to inspect and search the entire file content, look for security vulnerabilities, edit any part of the 3mf manually, convert all 3mf print settings (including color/plate/extruder/filament settings) between any of bambu studio<->prusaslicer<->orcaslicer<->creality slicer<->cura slicer, weld non-manifold meshes etc etc etc

It also has an git inspired change log, where you can inspect and revert changes you've made to the file.

It also has a tab called "My Hardware" where you can save all your printers, filaments, nozzles, beds, and calibration profiles. Which then gets auto picked when you convert files.

It's free, no account needed, has no trackers, has no ads, and your models stay in your browser.

A quiet thread, for now.Start the conversation on HN ↗