Two-Trees-Multi-Printer-Marlin-Bugfix-Compiler icon indicating copy to clipboard operation
Two-Trees-Multi-Printer-Marlin-Bugfix-Compiler copied to clipboard

2020-12-8 (GMT+8) firmware: Some issues encountered.

Open rolandng84 opened this issue 4 years ago • 1 comments

Just downloaded your firmware 1 hour back,

Stock Sapphire Plus

1- compiled successfuly 2 - flash successfully

Noticed the following issues

1 - screen calibration is on at every startup 1a - if screen calibration fails, unable to proceed, must restart printer

2 - restore defaults settings caused printer to be unresponsive 2a - must restart printer

3 - setup.h 3a - i noticed mks interfaceis on by default; are you planning to use that as the main interface? 3b - mks interface does not have align z axis :(

rolandng84 avatar Dec 08 '20 07:12 rolandng84

  1. this issue is reoccuring, but intermittent. Can't seem to pinpoint what's causing it but it seems to be an MKS bug.

1a) this is how it is coded in unfortunately. You must restart on every failed calibration.

  1. first time I've heard of this one

3a) this file changes on the fly as I need to changing it to test if different Configs will compile. Don't pay attention to changes in the setup.h file unless there are additions to its structure.

3b) there's no default. Just preference.

DJScopeSOFM avatar Dec 09 '20 02:12 DJScopeSOFM