// Adds dimensions UUID, Author and Topic into GA4
Sunday, September 6, 2026
28.3 C
Singapore

NTU and SGH collaborate to set up 3D printing R&D lab

SINGAPORE: Nanyang Technological University (NTU) and Singapore General Hospital (SGH) have joined forces to establish a cutting-edge 3D printing research and development laboratory. The collaborative venture aims to pioneer advancements in medical technologies, focusing on human organ printing.

The partnership between NTU and SGH extends to the customization and development of prosthetics, orthopaedic devices, and implants. In the realm of prosthetics and orthopaedic devices, the collaborative effort will involve meticulous engineering analysis, material selection, and testing to identify optimal raw materials and production techniques.

Notably, the research initiative will delve into three-dimensional living tissue printing, commonly referred to as bioprinting. NTU and SGH will channel their efforts towards groundbreaking research in this field, exploring new avenues that promise medical innovation.

A spokesperson from Singapore General Hospital emphasized the transformative impact of 3D printing technology on patient care. Over the past few years, the hospital has recognized the manifold benefits this technology offers, enhancing patient outcomes and enabling surgeons to meticulously plan intricate surgical procedures in advance.

In particular, 3D printing technology has proven invaluable in specialities such as ear and brain surgery. Surgeons can leverage this technology to create detailed models, facilitating clear communication with patients and aiding in developing precise surgical guidelines. This enhances patient understanding and contributes to the streamlining of surgical procedures, ultimately reducing the time spent in the operating room.

The collaborative effort envisions significant strides in medical care, with the hospital estimating that over 50 patients will benefit from these innovative 3D printing technologies in the coming year.

Hot this week

SG woman asks why some men take offence at being rejected over finances: ‘Isn’t marriage the most important financial decision?’

SINGAPORE: In a query that has sparked discussion on Reddit, a Singaporean woman is asking why some men respond with hurt or indignation when women rule them out on the basis of “financial capabili...

Sermorelin and GHRP-2 Synergy: The Research Landscape in Peptide Signaling

The expanding interest in peptide-based research has led to a closer examination of compounds that interact with endocrine signaling pathways. Among these, the combination of Sermorelin and GHRP-2...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks