Skip to content

Formula-Trinity/pipe-cut-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chassis Pipe Cut Planner

A small Python tool for planning chassis tube cuts from standard stock lengths.

Usage

pip install -r requirements.txt python pipe_splitter.py examples/pipe_lengths.xlsx

Input Format

The tool expects an Excel file (.xlsx) containing two columns:

Pipe Code Pipe Length (mm)
F01C 368.69
F02C 368.69
F03C 378.52

Output

The script groups the required pipe sections into standard stock lengths and prints a cut plan:

  • the pipe sections to cut from that stock length
  • the total used length, including cut tolerance
  • the remaining waste
  • the total number of stock pipes required

About

A small Python tool for planning chassis tube cuts from standard stock lengths.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages