ambrop72 / aprinter

3D printer firmware written in C++
Other
143 stars 42 forks source link

Create 建议 #7

Closed FlexiLee closed 10 years ago

ambrop72 commented 10 years ago

I have no idea what this is.

FlexiLee commented 10 years ago

hi I have a Melzi. I want to try your aprinter. Now I just want a HEX file Melzi, you could send the compiled a HEX file to me? Thank you

2014-05-21

lee.xiaosong

发件人:Ambroz Bizjak notifications@github.com 发送时间:2014-05-21 00:20 主题:Re: [aprinter] Create 建议 (#7) 收件人:"ambrop72/aprinter"aprinter@noreply.github.com 抄送:"FlexiLee"lee.xiaosong@gmail.com

I have no idea what this is. — Reply to this email directly or view it on GitHub.

ambrop72 commented 10 years ago

Sorry, I don't compile my software for people. You're expected to compile it yourself. You'll need a Linux (virtual machine?) to do that. Plus, configuration can only be done at compile time, so even if I did send you something compiled, it wouldn't be useful to you.

Regards, Ambroz

On Wed, May 21, 2014 at 3:20 AM, FlexiLee notifications@github.com wrote:

hi I have a Melzi. I want to try your aprinter. Now I just want a HEX file Melzi, you could send the compiled a HEX file to me? Thank you

2014-05-21

lee.xiaosong

发件人:Ambroz Bizjak notifications@github.com 发送时间:2014-05-21 00:20 主题:Re: [aprinter] Create 建议 (#7) 收件人:"ambrop72/aprinter"aprinter@noreply.github.com 抄送:"FlexiLee"lee.xiaosong@gmail.com

I have no idea what this is. — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/ambrop72/aprinter/pull/7#issuecomment-43702628 .

FlexiLee commented 10 years ago

Thank you so much

I'm using Repetier-Firmware, but I find it impossible to TF card. I've tried many ways to solve this problem, do not know if you know anything about that reason? Or whether aprinter to correctly use TF cards? My Board was MELZI 2.0 I hope you can read this email! Thanks to Bing translate! Thank you!

非常感谢

我现在在用Repetier-Firmware,但是我发现无法通过TF卡打印。我试了很多方法都没有解决这个问题,不知道你是否知道这件事的原因? 或者aprinter是否可以正确的使用TF卡? 我的板子是MELZI 2.0 希望你能看懂这封email! 感谢必应翻译! 感谢你!

2014-05-21

lee.xiaosong

发件人:Ambroz Bizjak notifications@github.com 发送时间:2014-05-21 14:36 主题:Re: [aprinter] Create 建议 (#7) 收件人:"ambrop72/aprinter"aprinter@noreply.github.com 抄送:"FlexiLee"lee.xiaosong@gmail.com

Sorry, I don't compile my software for people. You're expected to compile it yourself. You'll need a Linux (virtual machine?) to do that. Plus, configuration can only be done at compile time, so even if I did send you something compiled, it wouldn't be useful to you.

Regards, Ambroz

On Wed, May 21, 2014 at 3:20 AM, FlexiLee notifications@github.com wrote:

hi I have a Melzi. I want to try your aprinter. Now I just want a HEX file Melzi, you could send the compiled a HEX file to me? Thank you

2014-05-21

lee.xiaosong

发件人:Ambroz Bizjak notifications@github.com 发送时间:2014-05-21 00:20 主题:Re: [aprinter] Create 建议 (#7) 收件人:"ambrop72/aprinter"aprinter@noreply.github.com 抄送:"FlexiLee"lee.xiaosong@gmail.com

I have no idea what this is. — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/ambrop72/aprinter/pull/7#issuecomment-43702628 .

— Reply to this email directly or view it on GitHub.

ambrop72 commented 10 years ago

SD (TF?) cards are supported in Aprinter, although only in raw sequential mode (writing gcode implies destroying any existing filesystem on the card). I do have a Melzi board and it worked, including SD card, last time I tried Aprinter on it. I don't know about Repetier-Firmware.

Note that some SD cards are known not to work with most RepRap electronics. If you can't get a card to work, try some more cards.

I'm really unsure how I can help you here or what your problem is. If you're interested in Aprinter, the github page should have enough information for you to try it on Melzi.