ArthurZheng

Results 10 issues of ArthurZheng

#### Which mods/configurations/profiles are added by this PR? Add Foldable 7Inch Display #### How was it tested? Already used on my voron2.4 printer. #### Any background context you want to...

Stale PR
CR: STL Rotation
CR: Readme

Considering that many students in the global education field are using chromebooks, we need to make openblock run on linux systems. ## Task list: - [ ] openblockcc/openblock-tools#1 - [...

enhancement
help wanted

In order to prevent someone from intentionally bringing in virus files during manual packaging, or causing errors due to someone's operation, we need to change the openblock-tools and drivers packaging...

enhancement
help wanted

## Explanation When the user is using the Arduino device, the uploading process sometimes needs to wait for a long time. During this time, it is sometimes found that there...

enhancement

It seems that the screen stops refreshing after opening the console, resulting in more and more pixels. ![IMG_20220325_230643](https://user-images.githubusercontent.com/10896145/160147861-4340188a-e23d-41c2-aa82-ca7ee2119954.jpg)

Currently matrix field only supports 5x5 matrix, but in most cases, led matrix is 8x8 or 8x16, etc. We should let matrix field support any number of row and column...

enhancement

In some applications, data in hexadecimal format is often used. At present, we can only set the field as string type to realize input in hexadecimal format. However, this method...

enhancement