-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.04 no longer possible to heat up extruder #74
Comments
RepRapPro renumbered the tools in version 1.04 so that the first extruder is numbered T0, instead of T1 as it as in version 0.78c. So, if you have taken the new config.g file from RRP's 1.04 release then the first extruder will now be T0; and if you have Cura configured to use T1 as the first tool, then the tool numbers in the gcode files it produces will be wrong. If this is the case, you can revert to your old config,.g file, or you can reconfigure Cura and generate new gcode. You might also wish to look at my 1.04a-dc42 release, see http://forums.reprap.org/read.php?340,486462. |
In 1.04, the first hot end is assigned T0, rather than T1. Not an issue for new users, as all our settings and gcode that is supplied have also been updated. Users upgrading from older versions do need to be aware of this, of course, but can still define the hot end as T1 if they want, by editing config.g. Or, if in a single colour machine, define both T0 and T1 to use the same heater and extruder. Using T0 as the first tool has become the industry standard, and is what Repetier and Cura expect out of the box. dc42 - I appreciate the help, but please don't promote your version of the firmware as an alternative to ours, in this 'Issues' section. That just muddies the waters. Particularly as your firmware, while it currently specifies T1, is going to change to T0, too. Also you've put a hard link into your reply, and if someone with this issue follows it, subsequent releases by you may be overlooked. Also, if the mansj replies to this thread, it may be an issue regarding your version, not ours! Ian |
Thank you for the reply. I've got the extruder numbering down - however, the software I'm using (Simplify3D) seems to no longer be able to activate either extruder or monitor any temperature. I am aware that you can not support Simplify 3D, and indeed my Ormerod 2 is not on the list of supported hardware for Simplify 3D, but it WAS working fine until the new firmware. |
Hi mansj I can't think of anything that would specifically stop it working, but I don't have Simplyfy 3D available to test. Check in Pronterface or the web interface that you are getting a correct temperature, and the tool is enabled (ie that it is not reporting a temperature fault). If you want to try setting the hot end back to T1, in your config.g change the last few lines from: to: Let me know if that helps. |
I'm using Simplify3D, and after firmware update today I can no longer turn on extruder one, and no temperatures are returned to the software. I can turn on the heat pad, but the temp is not reported back.
The text was updated successfully, but these errors were encountered: