3devo launched the Filament Maker X10, an industrial-grade system that converts waste 3D printing powders and pellets into usable filament.
The machine features a three-axis optical sensor for precision monitoring, achieving ±30µm diameter tolerance at production speeds of up to 1.5kg/h.
The system enables a closed-loop, circular manufacturing process, specifically targeting high-cost engineering polymers like PA12 to improve material efficiency in Industry 4.0 environments.
Adafruit's Turbo feature significantly boosts CircuitPython performance (up to 20x) by compiling specific Python functions into native machine code.
This allows computationally intensive tasks like audio processing or graphics manipulation to run much faster without rewriting the entire project in C.
Turbo is best suited for CPU-heavy inner loops on microcontrollers, expanding the range of projects where Python's ease of development is viable for performance-sensitive applications.
Researchers developed X-Hinges, a 3D-printing technique to embed self-sensing capabilities directly into flexible parts.
This method integrates conductive materials within the printed structure, allowing for real-time monitoring of bending, flexing, and stretching without external sensors.
Applications range from robotics and gaming controllers to smart lamps and tactile surfaces, demonstrating a new paradigm for integrated functionality in manufactured objects.