leapfrog_creatr_mk4

Master Thesis Project of a hybrid printer for polymer filament and low-melting-point metal filament manufacturing.

https://github.com/joaof2025/leapfrog_creatr_mk4

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary

Keywords

additive-manufacturing fdm-3d-printing low-melting-point-alloys rapid-prototyping
Last synced: 10 months ago · JSON representation ·

Repository

Master Thesis Project of a hybrid printer for polymer filament and low-melting-point metal filament manufacturing.

Basic Info
  • Host: GitHub
  • Owner: JoaoF2025
  • License: mit
  • Language: C++
  • Default Branch: main
  • Homepage:
  • Size: 6.24 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
additive-manufacturing fdm-3d-printing low-melting-point-alloys rapid-prototyping
Created about 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Design and development of a hybrid printer for polymer filament and low-melting-point metal filament manufacturing

The present project aims to develop a hybrid printing system capable of printing both polymeric materials and low-melting-point metals using Fused Filament Fabrication (FFF) technology.

FFF technology is widely used, especially at the domestic level, due to its low cost. However, at the industrial level, this process has some disadvantages, mainly related to the types of materials used. These materials are mostly thermoplastics, which, while versatile, have low mechanical strength and low thermal and electrical conductivity, limiting their use.

To address these limitations, this project seeks to combine the advantages of FFF technology and thermoplastics with the characteristics of low-melting-point metals. To achieve this, a dual extrusion printing system was developed, consisting of one extruder for metal filament and another for polymeric filament, enabling hybrid printing. This means the printing of polymeric objects with metallic components in their composition.

In addition, a small optimization study of the printing parameters was conducted to evaluate not only the capabilities of the new system but also the feasibility of low-melting-point metal alloys for 3D FFF printing, since these alloys have different properties compared to polymers, such as flowability, wettability, and melting temperature.

Some images of the final prototype can be found in the Pictures Section.

Description

This repository contains the firmware designed for the "Leapfro Creatr MK4" 3D printer, as well as a Python script for recording the temperatures of each hotend present in it.

The firmware used is based on Marlin version 2.0.7.2, and it includes all the printer's settings. It's important to note that this firmware should not be used on another printer, as it has been highly customized for this specific project and may cause damage to other printers.

The Python script, on the other hand, was created to record the temperatures of each of the hotends, so that the data obtained can be used for validating the numerical models used during the development of the printing system. Additionally, various records made throughout the project's development can be found in this repository.

Pictures

Authors

This project was developed at the Department of Mechanical Engineering of the "Universidade de Aveiro" in order to obtain a Master's degree in Mechanical Engineering.

Owner

  • Name: João Ferreira
  • Login: JoaoF2025
  • Kind: user
  • Company: Universidade de Aveiro

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Ferreira
    given-names: João
    orcid: https://orcid.org/0009-0006-1104-8984
title: "Leapfrog_Creatr_Mk4"
version: 1
date-released: 2023-12-05

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1