Skip to content

autronix/heated_bed_track_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Heated Bed Trace Maker for EAGLE

Description

Simple Ruby script to generate heating bed tracks for 3D printers in EAGLE.

This is based on the [Heated Bed Theory] 1 and [Comments] 2

Calculations need to be performed beforehand to determine:

  • Track Width (in mm)
  • Track spacing (in mm)
  • Layer number (numerical value having a matching Layer on EAGLE)
  • Desired number of tracks
  • Start and END positions in EAGLE Schematic

Usage

Change the values to your liking in the ruby file and run the script.

TODO

  • Add in-program user input for values
  • Add calculations in-program calculations to generate values based on Resistance, track width, etc...

License

MIT

Contact

[info@autronix.com] 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages