Quiz: Modern Hardware — Multi-Material, Motion, and Speed¶
Test your understanding of multi-material printing systems, CoreXY vs. bed-slinger motion, Klipper firmware features, high-speed printing hardware, and advanced leveling technologies.
1. In a CoreXY motion system, how do the two stepper motors move the printhead?¶
- One motor drives X movement exclusively; the other drives Y movement exclusively, like a standard Cartesian printer
- Both motors move simultaneously — their combined motion determines X, Y, or diagonal movement of the toolhead
- One motor drives the toolhead on a fixed gantry; the other moves the heated bed forward and backward
- Both motors drive a single continuous belt that wraps around the entire gantry frame
Show Answer
The correct answer is B. CoreXY uses a crossed-belt arrangement where both stepper motors must work together to produce any toolhead movement. When both motors turn in the same direction, the toolhead moves diagonally; when they turn in opposite directions, the toolhead moves along one axis. The result is that the toolhead itself carries no motor mass — both motors are frame-mounted — dramatically reducing the moving mass and enabling higher acceleration. Option C describes a bed-slinger Cartesian (e.g., Ender-style); option A is a standard Cartesian; option D does not describe either system.
Concept Tested: CoreXY Motion System
2. "Pressure advance" (also called linear advance) is a Klipper/Marlin firmware feature that compensates for:¶
- The pressure difference between the extruder cold zone and hot zone that causes heat creep
- The mechanical backlash in the XY belt system that causes ringing artifacts at high speed
- The lag between extruder motor movement and actual filament flow at the nozzle tip due to melt-zone compressibility
- The air pressure variation around the nozzle that disturbs the deposited bead during fast travel
Show Answer
The correct answer is C. The molten filament in the melt zone behaves as a slightly compressible column — when the extruder pushes, pressure builds before flow increases at the nozzle; when the extruder stops, residual pressure causes continued oozing. Pressure advance predicts and pre-compensates: it adds a brief extruder surge at the start of a move and a pre-retraction before the move ends, keeping actual nozzle flow synchronized with toolhead velocity. This reduces corner blobs and reduces stringing. It does not address heat creep, belt backlash, or aerodynamic effects.
Concept Tested: Pressure Advance
3. An IDEX (Independent Dual Extrusion) printer differs from a single-toolhead multi-material system because IDEX:¶
- Has two completely independent toolheads on the same X axis that can print simultaneously in mirror or duplication mode
- Uses two print heads that share the same carriage and alternate between materials using a filament selector
- Feeds two filaments into a single mixing nozzle that blends colors before extrusion
- Switches between two build plates — one for each material — to avoid cross-contamination
Show Answer
The correct answer is A. IDEX (Independent Dual Extrusion) places two separate print heads on the same X-axis gantry, each with its own motor, hotend, and carriage. When not in use, the idle head parks at the side of the frame. This architecture enables three printing modes: standard dual-material printing, mirror mode (printing two identical mirrored parts simultaneously), and duplication mode (printing two identical parts at the same time at twice the throughput). Filament selectors (AMS-style) route one filament at a time to a single nozzle; mixing nozzles blend materials; IDEX does not use separate build plates.
Concept Tested: IDEX Dual Extrusion
4. High-speed FDM printing at 300–600 mm/s is enabled by which combination of hardware and firmware features?¶
- Larger nozzle diameters (1.0 mm+), reduced layer heights, and passive cooling only
- CoreXY motion to reduce moving mass, input shaping to cancel resonance, and high-flow hotends to supply adequate melt volume
- Heated enclosures above 60°C and reduced stepper motor microstepping for faster step rates
- Bowden extruders, which decouple the heavy motor from the toolhead to allow rapid movement
Show Answer
The correct answer is B. High-speed printing requires solving three simultaneous problems: the mechanical system must accelerate and decelerate quickly (CoreXY with low toolhead mass), the resonance caused by rapid direction changes must be suppressed (input shaping/resonance compensation measured with an accelerometer), and the hotend must supply enough melted plastic per unit time to match the higher linear speed (high-flow hotends with longer melt zones or wider channels). Together these form the enabling stack for sub-minute calibration prints. Larger nozzles can help volume but are not required; heated enclosures address material warping; Bowden systems actually worsen pressure control at high speed.
Concept Tested: High-Speed Printing
5. Input shaping in Klipper uses an accelerometer mounted on the toolhead to:¶
- Measure the filament feed rate and adjust extruder steps/mm in real time
- Detect print failures by measuring unexpected acceleration events during normal printing
- Monitor the hotend temperature fluctuation rate and adjust PID settings automatically
- Characterize the resonant frequencies of the printer frame and apply a filter to cancel those frequencies in motion commands
Show Answer
The correct answer is D. Input shaping is a control theory technique. The accelerometer measures the actual resonant frequencies of the printer's mechanical system (typically 20–80 Hz for consumer printers). Klipper generates a sweep frequency test, analyzes the accelerometer data, and fits a notch filter (typically Ei or MZV shaped) tuned to cancel those resonant frequencies from the motion commands. The result is that even at very high accelerations, the motion profile avoids exciting the resonance — eliminating ringing without slowing the printer down significantly. The accelerometer is used for calibration, not for real-time print monitoring.
Concept Tested: Input Shaping
6. The "wipe tower" (or purge tower) generated by multi-material slicers serves what function?¶
- It provides a sacrificial test print at the start of each session to verify Z-offset before the main print
- It acts as a drainage system for excess resin during MSLA printing
- It purges the previous material color from the nozzle before printing the next color on the actual part, preventing color contamination
- It wipes excess filament from the nozzle during travel moves to reduce stringing on the main part
Show Answer
The correct answer is C. When a multi-material system loads a new filament color or type, the previous material remains in the nozzle melt zone and must be purged before printing on the actual part. The wipe tower is a dedicated sacrificial object printed on the build plate that receives the transition purge — the contaminated mix of old and new material. Only after the nozzle is fully loaded with clean new material does it return to the actual print. Without a purge tower, color transitions would bleed onto the part. The amount of waste filament per transition is significant (3–10 grams depending on system).
Concept Tested: Multi-Material Waste
7. A student examines two printers: one uses V-slot wheels running on aluminum extrusion rails; the other uses hardened steel linear rails with carriages. What is the primary performance advantage of linear rails?¶
- Linear rails are less expensive, making them preferable for budget printer designs
- Linear rails provide more rigid, lower-friction guidance with less flex and wobble at high speeds and accelerations
- Linear rails eliminate the need for belt tensioning because they guide the toolhead directly
- Linear rails automatically compensate for frame misalignment, making assembly easier
Show Answer
The correct answer is B. Linear rails (MGN9, MGN12, etc.) use precision-ground steel rails and recirculating ball-bearing carriages. Compared to V-slot wheels, they offer significantly lower rolling friction, higher rigidity (less flex under lateral load), better dimensional consistency, and longer service life. These properties matter most at high accelerations, where any compliance in the guidance system introduces positional error and ringing. V-slot wheels are less expensive and adequate for moderate speeds but wear unevenly and flex more. Rails don't affect belt tensioning or self-level the frame.
Concept Tested: Linear Rails
8. Strain gauge leveling (as used in Bambu Lab printers and some Prusa models) differs from BLTouch-style probing because strain gauges:¶
- Detect the force change when the nozzle actually contacts the bed surface, using the nozzle itself as the probe
- Measure bed surface reflectivity rather than physical contact, enabling faster scanning
- Use a deployable pin that clicks when it touches the bed, then retracts before printing
- Measure the bed temperature gradient to infer surface height variations
Show Answer
The correct answer is A. Strain gauge leveling mounts a force sensor (strain gauge or load cell) in the toolhead assembly. The printer slowly lowers the nozzle until the strain gauge detects the micro-force increase as the nozzle contacts the bed surface. The nozzle itself is the probe — there is no separate sensor to deploy. This approach is extremely accurate because it measures exactly where the nozzle tip is relative to the bed surface, without any probe-to-nozzle offset to calibrate. BLTouch uses a deployable pin with a servo (option C describes this); optical probes measure reflectivity; bed temperature is not used for height.
Concept Tested: Strain Gauge Leveling
9. A student is printing flexible TPU on a printer with a filament splicing multi-material system. Why is this combination problematic?¶
- TPU does not bond to other thermoplastics at the splice junction, causing separation at color transitions
- Splicing systems use a heated cutting blade that melts TPU too aggressively, creating carbonized join points
- TPU's low column strength means it buckles in the filament path between the splicer and the remote toolhead
- TPU's high flexibility causes it to absorb acoustic resonance in the Bowden tube, interfering with input shaping calibration
Show Answer
The correct answer is C. Filament splicing systems (like the Bambu AMS) work by cutting and joining filament segments, then feeding the joined strand through a long Bowden path to the toolhead. TPU's flexibility — the property that makes it useful — means it lacks the column rigidity to be pushed through a long Bowden tube without buckling or compressing in the tube instead of advancing through the nozzle. This is the same reason TPU generally requires direct-drive extrusion. Spliced junctions in TPU can also have bonding issues (option A has some merit) but the Bowden incompatibility is the primary mechanical constraint.
Concept Tested: Multi-Material Printing
10. Compare a bed-slinger design (e.g., Ender 3 style) against a CoreXY design for printing tall, narrow parts. Which assessment is most accurate?¶
- Bed slingers are superior for tall parts because the fixed gantry provides more Z-axis stability
- Both designs perform equally on tall parts because Z-axis movement is identical in both architectures
- Bed slingers handle tall parts better because the heavy bed acts as a vibration damper, smoothing the motion
- CoreXY is superior for tall parts because the stationary bed eliminates the inertial rocking that causes ringing in tall, narrow prints on bed slingers
Show Answer
The correct answer is D. In a bed-slinger design, the Y-axis motion moves the entire heated bed (and the part on it) backward and forward. As a part grows taller, its center of mass rises. At high Y-axis accelerations, the tall part experiences significant inertial forces that cause the print to rock or vibrate at the top — producing ringing artifacts that worsen with height. In a CoreXY design, the bed is stationary (only moves in Z at layer changes); the toolhead moves instead. Tall parts experience no inertial forces during XY printing. This is a genuine architectural advantage of CoreXY for tall, narrow prints.
Concept Tested: Bed Slinger Design