Summary of "[199] Стрим - Ответы на вопросы"
Overview
- Long Q&A stream focused on 3D‑printing hardware, software/firmware, multi‑material solutions, and practical tuning/troubleshooting.
- Host discusses tradeoffs between reliability, cost, throughput and features (home users vs. print‑farm/commercial use).
Key technological topics and analyses
Multi‑material systems — toolchangers, AMS, IDEX/index systems
- Toolchanger (full head swap)
- Fastest and most economical for true multicolor/multimaterial printing when implemented as removable full heads.
- Allows concurrent cleaning/preparation of the next head, avoids large purge towers, and saves time/material.
- Snapmaker‑style removable heads
- Advantages in cleaning, time, and space usage compared to fixed mini‑heads.
- Can use macros/postprocessing to reduce purge tower usage.
- AMS / “ameski” (Bambu A1 AMS)
- Mainly a filament storage and automatic loading system; multimaterial switching is secondary.
- Slower and less economical switching than a well‑implemented toolchanger.
- IDEX / indexers
- Good option to avoid purge towers if firmware and slicer allow independent motion/cleaning (East/KINEMA examples).
- IDEX with proper software can be very efficient.
- Rocking dual‑nozzle (two hotends on a rigid rocker)
- Mechanically simple, low backlash, and good for targeted airflow.
- Recommended for reliable two‑material printing over some proprietary rocker implementations (H2D/H2C tradeoffs).
- Market view
- Toolchanger hype is strong, but the true user base is relatively small (est. ~10–15% need full multimaterial capability).
- For print farms, multiple AMS printers may be more profitable than one expensive toolchanger unless space is severely constrained or very large single multicolor parts are required.
Specific printers compared / product commentary
- Bambu A1 (and A1 combo)
- Closest competitor to Snapmaker in the multimaterial space; similar build area and thermal table.
- Bambu A1 with AMS is a mainstream multimaterial alternative.
- Snapmaker
- Strong removable‑head approach; good for multicolor prints but high price may not justify it for many users.
- H2D / H2C (Bambu family)
- H2D: capable (active thermal chamber, heated bed, powerful hotends) but not flawless.
- H2C: criticized as slower and less cost‑effective in some implementations.
- Q2 / Q2S
- Positioned for home users; flexible across PLA, PETG, TPU, ABS families.
- Farms may prefer more industrial machines.
- FlashForge Adventurer 5M / 5X
- Hotend performance and flow need dedicated testing; host plans a two‑part review (hotends first, then whole‑printer review).
- EAST / K3D Vostok
- Self‑build platform (host involved); plans include adding an active thermal chamber, redesigning airflow, and refining Z rails.
- U1, Quidbox, other small/mid players
- Discussed as niche options; price/availability and payback considered.
Firmware and software
- Klipper vs Marlin
- Klipper: strong because of input shaping support and web UI (Moonraker/Frontends). Input shaping is a major reason many manufacturers/users choose Klipper.
- Marlin: binary firmware approach can be more “locked down” (less user‑breakage). Marlin also has input shaping implementations now; pros/cons include safety and configurability tradeoffs.
- ZMO firmware (FlashForge)
- Recommended for FlashForge Adventurer 5 series — moves toward newer Klipper‑based stack, stabilizes web UI and improves usability.
- Bambu/Bamboo
- Proprietary G‑code commands and long start G‑codes complicate third‑party calibrators. Suggested workflow: export G‑code from Bambu Studio and copy relevant start/end sequences into custom workflows.
Calibration, tuning, troubleshooting (practical tips)
- Input shaping
- Many kinematic/axis issues are software (shaper) related.
- K1/K1SE series often require lubrication and updated Klipper calibration; old Klipper versions can fail input‑shaping tests due to damping/stretch in belts.
- K1/K1SE
- Common fixes: lubricate X/Y rails, apply updated patches for calibration/input shaping. Mechanical repair may be needed if there is real seizure or play.
- Autocalibration / Z‑probe integration
- Use Klipper macros: sequence G28, move head to center, probe, and set position with G92 or set_kinematic_position. homing_override blocks in Klipper simplify integration.
- Extruder/extrusion flow
- Apparent underflow (<1.0) is often caused by miscalibrated extruder steps or moist filament. Recalibrate E‑steps and re‑tune slicer parameters; dry filament if foaming due to humidity.
- Eliminating stripes (surface ripple)
- Host used a flow calibrator to demonstrate causes (firmware/extruder resolution, temperature). Aim for “good enough” rather than perfection.
- Producing watertight prints
- Deliberately overextrude, print slower, then sand and seal or coat with a sealant.
- Nylon printing
- Requires drying before printing; properties change when rehydrated.
- Fan/airflow
- Targeted cooling improves strength and overhangs. Avoid wide chaotic airflow; prefer directed front/rear cooling for consistent results.
Hardware specifics
- Hotend tests
- Planned detailed tests comparing stock hotends vs Bambu/other hotends on Adventurer 5M/5X to resolve flow/performance questions.
- Toolchanger/removable head design
- Removable feeder + full head enables fast swaps and enables non‑printing heads (laser, cutter, marker). Safety concerns (laser fire risk) must be addressed with extinguishers and interlocks.
- Parallels / Mac virtualization
- Running heavy CAD (e.g., Siemens NX) on Mac via Parallels/Windows‑on‑ARM is resource‑hungry. M4 Pro with limited RAM/VRAM may struggle — multiple emulation layers reduce performance.
- Electronics & controllers
- SKR boards, TMC drivers, and PWM squeal causes were discussed. Ensure firmware driver mode and motor currents are tuned.
- For EAST, use a more capable controller (recommend ≥1 GB RAM) for complex configurations and add‑ons (Telegram bots, web UIs).
Market/use analysis and business points
- Farms vs home users
- Farm priorities: uptime, throughput, low touch and many low‑cost units.
- Home user priorities: flexibility and a single machine that can handle many materials and tasks.
- Payback on multimaterial systems
- Often long for small/home use due to material waste, cleaning purge, and maintenance.
- Farms printing large batches or specialized multicolor parts may justify different approaches.
- Hype vs practicality
- Host skeptical of current toolchanger hype; suggests most users are better off investing in higher‑class single‑head systems.
Guides, reviews, and planned tutorials
- FlashForge Adventurer 5M / 5X (planned two‑part content)
- Hotend test (stock vs alternatives) — detailed flow calibrations and data.
- Full printer review integrating hotend results.
- Flow calibrator/model
- Host’s dedicated flow calibrator (5th revision) used for systematic hotend/flow tests.
- Video on fighting stripes
- Prior video exaggerated stripes to illustrate root causes — intended for diagnostics, not acceptable finished parts.
- K3D / Vostok assembly documentation
- Assembly docs, STL, STEP, specs, and DXF for profiles available on the K3D site/forum.
- Mac/virtualization notes
- Brief guidance on limitations when running CAD on Mac via Parallels/Windows ARM.
- Klipper configuration references
- Use the Klipper docs (clipper3d.org) for pins, thermistor types, PID, heaters, and macro examples.
- Slicer tips
- Export slicer G‑code and include adapted start/end sequences from native software when using Bambu/Bamboo machines.
- For Klipper features, ensure slicer transmits object labels if you use height maps/exclusion zones.
Resources and where to find things
- K3D site and forum — assembly docs, drawings, STL, profiles for EAST/Vostok.
- Klipper (Clipper) documentation — configuration reference for pins, PID, heaters, macros.
- Host’s calibrators and guides — available on the host’s website (referenced in the stream).
Safety and miscellaneous
- Laser/marking heads
- Fire safety is critical. Consider fire extinguishers and automatic suppression when integrating lasers on toolchanger heads.
- Firmware/hardware changes
- Self‑assembly and custom firmware/hardware modifications mean you assume full responsibility.
Main speakers / sources referenced
- Stream host: Dmitry (primary responder throughout the Q&A).
- Notable contributors/projects
- Dmitry Butyugin — credited for adding input shaping support to Klipper.
- K3D / Vostok project contributors (host’s K3D project/documentation).
- Products and communities mentioned
- Snapmaker, BambuLab (A1, P1/P2, H2D/H2C), Bamboo A1, FlashForge Adventurer 5M/5X, Q1/Q2 series, U1, Quidbox, and various Chinese/Belarusian printers.
- Community sources: Telegram chats (Bambu/Bamboo, K3D), user reports, and farm operator anecdotes.
Category
Technology
Share this summary
Is the summary off?
If you think the summary is inaccurate, you can reprocess it with the latest model.
Preparing reprocess...