Skip to content

Bugfix 1.1.x#2

Merged
silentninja1 merged 17 commits intosilentninja1:bugfix-1.1.xfrom
MarlinFirmware:bugfix-1.1.x
Jul 27, 2018
Merged

Bugfix 1.1.x#2
silentninja1 merged 17 commits intosilentninja1:bugfix-1.1.xfrom
MarlinFirmware:bugfix-1.1.x

Conversation

@silentninja1
Copy link
Owner

Requirements

  • Filling out this template is required. Pull Requests without a clear description may be closed at the maintainers' discretion.

Description

Benefits

Related Issues

silentninja1 and others added 17 commits July 24, 2018 14:44
* Move home all axis prototype to allow access from UBL.h

* Remove home all axis command as it exists in marlin.h now

* Reverse order of tool change and home

Race condition causes E0 carriage to move on E1 commands and crash into parked head if order is reversed. Needs more research into permanent fix, but this will prevent damage to machines in the meantime.
[1.1.x] Configure stepper drivers per axis
I have Anet a6 and my thermistor is NTC 3950. If the default is 5 (ATC Semitec 104GT-2) it gives overheat upto 330 degrees (real) instead of 250 (displayed). I don't know for sure if all the A6 have such thermistor but I think it's safer to have underheat than overheat. And 3950 looks more spread among A6 searching on Internet. The same is true for the bed though it has small difference at the beginning of scale, actually +-2 degrees.
Co-Authored-By: gloomyandy <andy-git@gloomy-place.com>
@silentninja1 silentninja1 merged commit 6526188 into silentninja1:bugfix-1.1.x Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants