DJScopeSOFM / Two-Trees-Multi-Printer-Marlin-Bugfix-Compiler

Two Tree Marlin Bugfix build that can be compiled for multiple types of Two Trees printers by just editing a single setup file.
GNU General Public License v3.0
15 stars 6 forks source link

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

Open rolandng84 opened 3 years ago

rolandng84 commented 3 years ago

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 :(

DJScopeSOFM commented 3 years ago

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.

2) 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.