Heatbed cable cover with screw clip
This commit is contained in:
parent
83266a1d49
commit
d5676503af
|
|
@ -1,4 +1,9 @@
|
|||
|
||||
// PRUSA iteration4
|
||||
// Heatbed cover
|
||||
// GNU GPL v3
|
||||
// Josef Průša <iam@josefprusa.cz> and contributors
|
||||
// http://www.reprap.org/wiki/Prusa_Mendel
|
||||
// http://prusamendel.org
|
||||
|
||||
|
||||
|
||||
|
|
@ -105,16 +110,6 @@ module cover()
|
|||
|
||||
|
||||
|
||||
|
||||
// PRUSA iteration4
|
||||
// Heatbed cover
|
||||
// GNU GPL v3
|
||||
// Josef Průša <iam@josefprusa.cz> and contributors
|
||||
// http://www.reprap.org/wiki/Prusa_Mendel
|
||||
// http://prusamendel.org
|
||||
|
||||
|
||||
|
||||
module clip()
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue