A step-by-step guide to getting a MakerBot Method / Method X printing reliably — tool list, hardware gate, slicer fix, filament drying, a tickable pre-print ritual, a maintenance calendar, and a symptom→fix triage table.
Read it: https://djnowhere.github.io/MakerBotMethod/
Almost everything here was worked out and documented by Vince at Mastering The Method, who prints commercially on a Method X. This page reorganizes his findings into a checklist — it is not a substitute for the videos.
Single self-contained HTML file, no build step, no external dependencies. Figures come from one operator on one machine, largely nylon-CF and PETG — calibrated starting points, not manufacturer specifications.
page.html is the source. index.html is generated — run ./build.sh after
editing, which wraps it with the document head GitHub Pages needs (viewport,
description, canonical, Open Graph). Don't edit index.html directly.