Close

#1 Project log

A project log for Create a program to speed up 3D printing

Create a program to speed up 3D printing for FDM 3D printer

tranvinhquangTRAN.VINH.QUANG 10/24/2024 at 09:070 Comments

3d printers are prone to slipping when running at high speeds. The problem occurs when the travel distance is too short, however, slicing software has very limited speed customization.

So I wrote a program that automatically adjusts the speed based on the distance traveled. I used python and started creating a 3d file to test.

Discussions