Hey folks,
I just updated firmware as in the new Youtube video, went step by step with the SeemeCNC youtube video.
( another awesome step by step video btw! )
Only problem I have is the bed and Hot end are not heating up now when I turn them on.
If I hit RUN on a project it will just attempt to print immediately even though nothing has heated up.
Any idea what I have to change or did wrong?
I put the PID settings in, even did a New M303 S200 and put in new results but it may not have even heated up during the PID tuning.
thank you!
New Firmware bed and Hot End not heating up now
- truenorthtrader
- Printmaster!
- Posts: 148
- Joined: Sun Jan 13, 2013 8:09 pm
- Jimustanguitar
- ULTIMATE 3D JEDI
- Posts: 2608
- Joined: Sun Mar 31, 2013 1:35 am
- Location: Notre Dame area
- Contact:
Re: New Firmware bed and Hot End not heating up now
You used the new version of Arduino, right?
Did you ever have to change the pins.h file for your old firmware? My suspicion is either that your original firmware was modified for a different wiring, or the source files for the new firmware are getting dorked up by a compatibility mismatch with the Arduino software.
Did you select the correct Arduino? Should be the Mega 2560 or Mega ADK option.
I make no claim to be a firmware expert, those are just my blind guesses.
Did you ever have to change the pins.h file for your old firmware? My suspicion is either that your original firmware was modified for a different wiring, or the source files for the new firmware are getting dorked up by a compatibility mismatch with the Arduino software.
Did you select the correct Arduino? Should be the Mega 2560 or Mega ADK option.
I make no claim to be a firmware expert, those are just my blind guesses.
- truenorthtrader
- Printmaster!
- Posts: 148
- Joined: Sun Jan 13, 2013 8:09 pm
Re: New Firmware bed and Hot End not heating up now
Thanks for the reply!
Yes using the new Arduino, with the new files and Repetier is up to date as well, I went step by step with the video
Never changed the pins.h file
The printer runs but just the heating doesn't, triple checked the com port.
I'm using Mac he stated in the video something about using a slower baud rate possible I have is set to 250000 as I always had and it ran properly
I'm getting this SD init failure in the startup though
-----
4:38:39 PM: Attempting to connect to printer
4:38:39 PM: Connection opened
< 4:38:48 PM: ÿstart
< 4:38:48 PM: External Reset
< 4:38:50 PM: SD init fail
< 4:38:50 PM: FIRMWARE_NAME:RepetierMAX0.80 FIRMWARE_URL:https://github.com/seemecnc/RepetierMAX PROTOCOL_VERSION:1.0 MACHINE_TYPE:RostockMAX EXTRUDER_COUNT:1 REPETIER_PROTOCOL:2
< 4:38:50 PM: Printed filament:0.00 m
< 4:38:50 PM: Printing time:0 days 0 hours 0 min
--------
Yes using the new Arduino, with the new files and Repetier is up to date as well, I went step by step with the video
Never changed the pins.h file
The printer runs but just the heating doesn't, triple checked the com port.
I'm using Mac he stated in the video something about using a slower baud rate possible I have is set to 250000 as I always had and it ran properly
I'm getting this SD init failure in the startup though
-----
4:38:39 PM: Attempting to connect to printer
4:38:39 PM: Connection opened
< 4:38:48 PM: ÿstart
< 4:38:48 PM: External Reset
< 4:38:50 PM: SD init fail
< 4:38:50 PM: FIRMWARE_NAME:RepetierMAX0.80 FIRMWARE_URL:https://github.com/seemecnc/RepetierMAX PROTOCOL_VERSION:1.0 MACHINE_TYPE:RostockMAX EXTRUDER_COUNT:1 REPETIER_PROTOCOL:2
< 4:38:50 PM: Printed filament:0.00 m
< 4:38:50 PM: Printing time:0 days 0 hours 0 min
--------
-
- ULTIMATE 3D JEDI
- Posts: 2417
- Joined: Mon Mar 26, 2012 1:44 pm
- Location: Redmond WA
Re: New Firmware bed and Hot End not heating up now
Check you don't have "Dry Run" enabled in Repetier host.
If not the next question is do the LEDs come on?
If not the next question is do the LEDs come on?
Printer blog http://3dprinterhell.blogspot.com/
- truenorthtrader
- Printmaster!
- Posts: 148
- Joined: Sun Jan 13, 2013 8:09 pm
Re: New Firmware bed and Hot End not heating up now
I'm not sure where the dry run is in Repetier but in Arduino I have
byte debug_level = 6; ///< Bitfield defining debug output. 1 = echo, 2 = info, 4 = error, 8 = dry run., 16 = Only communication, 32 = No moves
No the Red lights are not coming on.
I just used the printer today before the update and it worked then didn't after the update.
Does that help at all?
Thank you
byte debug_level = 6; ///< Bitfield defining debug output. 1 = echo, 2 = info, 4 = error, 8 = dry run., 16 = Only communication, 32 = No moves
No the Red lights are not coming on.
I just used the printer today before the update and it worked then didn't after the update.
Does that help at all?
Thank you
-
- ULTIMATE 3D JEDI
- Posts: 2417
- Joined: Mon Mar 26, 2012 1:44 pm
- Location: Redmond WA
Re: New Firmware bed and Hot End not heating up now
On the Mac dry run, a button along the top on the right in repetier host, if it's set, nothing heats and the extruder doesn't extrude.
Printer blog http://3dprinterhell.blogspot.com/
- truenorthtrader
- Printmaster!
- Posts: 148
- Joined: Sun Jan 13, 2013 8:09 pm
Re: New Firmware bed and Hot End not heating up now
YOU DID IT AGAIN!!!
You're right it was on I don't know how that was clicked
Thank you so much!
You're right it was on I don't know how that was clicked

Thank you so much!