Skip to content

EdgarHarutyunyan02/3D-Object-Twister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D Object twister

This is a Python script that twists 3D objects by manipulating the gcode machine code.

Usage

  • Run twist.py,
  • Enter the relative or full path of the object,
  • Enter the start layer at which to start the twisting process,
  • Enter the stop layer at which to stop the twisting process,
  • Enter the twisting angle in degree,
  • Enter the coordinates of the rotation axis.

Notes

  • Currently only objects with constant layer height are supported.
  • Twisting (rotation) axis is perpendicular to the printing bed.
  • Use Python of version ^3.7.x.

Screenshot of Twisted Object

About

A Python script that twists 3D objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published