Leo Zeng

Results 6 comments of Leo Zeng

@canadaka Thank you so much

My use case would be to indicate where there is a weakness in a 3d object.

![image](https://user-images.githubusercontent.com/12603244/194899519-df04186c-b856-4d7d-b7dd-a40812a9fae3.png)

> Maybe you can annotate the GCODE? G1 X2 Y3 E4 ; START HIGHLIGHTED AREA G1 X3 Y4 E5 ; END HIGHLIGHTED AREA G1 X4 Y5 E6 Then the lines...

> Let's take this example: > > ``` > G1 X2 Y3 E4 > ; START HIGHLIGHTED AREA > G1 X3 Y4 E5 > ; END HIGHLIGHTED AREA > G1...

> > 下载官方案例[https://github.com/wechaty/getting-started.git,运行ding-dong-bot.js,控制台一直有如下错误](https://github.com/wechaty/getting-started.git%EF%BC%8C%E8%BF%90%E8%A1%8Cding-dong-bot.js,%E6%8E%A7%E5%88%B6%E5%8F%B0%E4%B8%80%E7%9B%B4%E6%9C%89%E5%A6%82%E4%B8%8B%E9%94%99%E8%AF%AF) > > > > * [ ] uncaughtException GError [TypeError]: this.wechat4u.contacts.filter is not a function at PuppetWechat4u.contactList > > * [ ] WARN Message ready() payload.talkerId not...