You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Enabled auto creation of Config.ini for people that prefer that, will be included in release packages going forward!
Default PLA heating settings:
Hot End: 180C
Bed: 50C
Default ABS heating settings:
Hot End: 240C
Bed: 70C
Added Default Bed Level heating settings (in times when you want to tinker with something but have the hot end and bed set to the right temp so you can instantly start printing after):
Hot End: 150C
Bed: 50C
Cleaned up Configuration.h and Configuration_adv.h
Removed unneeded comments to simplify Configuration.h and Configuration_adv.h files
Removed unneeded functions (I just don't see the point in keeping these in if they'll never be turned on. Does it affect the performance, no. Does it make the code feel cleaner and my insides fuzzy, yes!)