Testing without heat
- Dust2Dust02
- Printmaster!
- Posts: 44
- Joined: Thu Aug 29, 2013 8:28 pm
Testing without heat
I have my printer together sans the heating stuff. It is giving me an error when I try to do anything but home the axis saying something about temperature. I assume it is a fail safe and I have 2 main questions with little sub questions.
Can I run the printer the way it is now (without thermistors or heating elements) ?
If so how?
I want to print without the heated bed. With Nylon. I have looked into this a little but am still unsure, am I crazy and should not attempt this?
Is it even possible?
If so how?
(the biggest reason for my desire is KISS... less variables easier prototyping, and also fire hazards... less things heated, less fire possible.)
Thanks to all in the community who help! I hope to be of assistance once I get up and running.
-SO MANY THINGS TO PRINT!!!
Can I run the printer the way it is now (without thermistors or heating elements) ?
If so how?
I want to print without the heated bed. With Nylon. I have looked into this a little but am still unsure, am I crazy and should not attempt this?
Is it even possible?
If so how?
(the biggest reason for my desire is KISS... less variables easier prototyping, and also fire hazards... less things heated, less fire possible.)
Thanks to all in the community who help! I hope to be of assistance once I get up and running.
-SO MANY THINGS TO PRINT!!!
Re: Testing without heat
If you don't have a thermistor plugged in it will register this error, unless you set the thermistor in the firmware to null. Either change the firmware or plug a thermistor in.
Re: Testing without heat
Also apparently RichRap has printed on blue painters tape with Nylon and it works pretty well.
- Dust2Dust02
- Printmaster!
- Posts: 44
- Joined: Thu Aug 29, 2013 8:28 pm
Re: Testing without heat
How would one go about editing firmware? I am familiar with line code and editing, I am just not familiar with how to do it on THIS hardware...
Could anyone point me at a simple tutorial or a very specific how to?
Please and thank you!

Could anyone point me at a simple tutorial or a very specific how to?

-
- Printmaster!
- Posts: 446
- Joined: Sun Jun 30, 2013 5:52 pm
- Location: Orange County, CA
- Contact:
Re: Testing without heat
printing nylon on painter's tape is sorcery and witchcraft and i refuse to believe it works in the real world.
70-80C heated bed with glue stick works well. Garolite sheets work best.
70-80C heated bed with glue stick works well. Garolite sheets work best.
Fellow Philosophy majors unite!
"The proverbial achilles heel of property monistic epiphenomenalism is the apparent impossibility of ex-nihilo materialization of non-structural and qualitatively new causal powers."
"The proverbial achilles heel of property monistic epiphenomenalism is the apparent impossibility of ex-nihilo materialization of non-structural and qualitatively new causal powers."
Re: Testing without heat
Well I will prove you wrong then Cope
my Ultimaker lacks a heated bed, and I will get it to print Nylon on Blue Tape if its the last thing I do.

-
- Printmaster!
- Posts: 446
- Joined: Sun Jun 30, 2013 5:52 pm
- Location: Orange County, CA
- Contact:
Re: Testing without heat
I guess I should say that I do know that Nylon will adhere to the tape, but I've never been able to keep the tape from pulling up off the glass while printing... if you find a trick, please tell me. I'd love to not use glue.
Fellow Philosophy majors unite!
"The proverbial achilles heel of property monistic epiphenomenalism is the apparent impossibility of ex-nihilo materialization of non-structural and qualitatively new causal powers."
"The proverbial achilles heel of property monistic epiphenomenalism is the apparent impossibility of ex-nihilo materialization of non-structural and qualitatively new causal powers."
Re: Testing without heat
if the traditional neat way of putting tape on the ultimaker bed doesn't work, ill try wrapping it around the sides, maybe that will work 

- Dust2Dust02
- Printmaster!
- Posts: 44
- Joined: Thu Aug 29, 2013 8:28 pm
Re: Testing without heat
No idea the community was so polarized on this. I will try my best to get some info for you.
Any info on the firmware editing would be helpful.
Any info on the firmware editing would be helpful.
Re: Testing without heat
I would help, but I'm in now way familiar with Repetier Firmware.
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: Testing without heat
May I ask how many 3D printers do you have?Nylocke wrote:if the traditional neat way of putting tape on the ultimaker bed doesn't work, ill try wrapping it around the sides, maybe that will work
Re: Testing without heat
Currently, 3 assembled an all the parts excluding the electronics for a 4th , I've had up to 7 at once
- Eaglezsoar
- ULTIMATE 3D JEDI
- Posts: 7159
- Joined: Sun Apr 01, 2012 5:26 pm
Re: Testing without heat
Now that is amazing!Nylocke wrote:Currently, 3 assembled an all the parts excluding the electronics for a 4th , I've had up to 7 at once

Re: Testing without heat
Amazing? No.
Just shy of either a 12 step program or an intervention? Probably.

g.
Just shy of either a 12 step program or an intervention? Probably.

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Re: Testing without heat

Last edited by Nylocke on Tue Dec 03, 2013 1:33 pm, edited 1 time in total.
Re: Testing without heat
Gene, I simply don't have enough printers, or money unfortunately, being in high school sucks, no money for anything ;(
- Dust2Dust02
- Printmaster!
- Posts: 44
- Joined: Thu Aug 29, 2013 8:28 pm
Re: Testing without heat
You pony avatar thread jacker...
I have researched a bit and found this http://airtripper.com/1145/marlin-firmw ... -up-guide/ I don't dare mess with it thought, so I am just going to plug a thermistor in...

I have researched a bit and found this http://airtripper.com/1145/marlin-firmw ... -up-guide/ I don't dare mess with it thought, so I am just going to plug a thermistor in...

Re: Testing without heat
I was going to say that you certainly CAN edit the firmware to bypass the mintemp protocol, but I would HIGHLY recommend against doing it. You do not need to have the heated bed wired up, AFAIK, to run the hotend. Simply do not engage power to the bed. I believe both of the default "Preheat XXX" supply power to the bed, which would trigger the min temp warning and disable the printer. You can manually set the extruder's temp though and SHOULD be able to print without wiring the heated bed. If you do not want to ever use the heated bed (I think it's a nice feature to have, even if you aren't planning on using it) you could simply set the variable for having a heated bed in either Marlin or Repetier to false and not have to worry about it.