• COSPLAY 3D 建模
  • #maker+t=market
  • 3D列印服務
  • 1
  • 2
  • 3

ATOM 3D Printer Group 造訪社團 » LCD

原文網址 Mariel Diaz
2015-04-27 02:50:49

We have a finished assembling the atom...now is time to conect...but the LCD shows this!! What can we do?????

翻譯年糕

Mariel Diaz
2015-04-27 02:52:43

We have connected the atom to my computer but it doesn´t recognize the device (so it does not install the driver, so we can´t controll the printer)

Mark Chen
2015-04-27 09:26:41

Mark Chen
2015-04-27 09:29:12

After checking those connectors's positions Besure to Upgrade the right Atom 2.0's firmware to your board.

Mark Chen
2015-04-27 09:29:46

Mark Chen
2015-04-27 09:30:39

Mariel Diaz
2015-04-28 18:17:24

Thank you! its working now ;)

Mariel Diaz
2015-04-28 18:18:20

but i had to install the FT232R USB UART driver for connecting the printer to my computer ;)

Mark Chen
2015-04-28 18:20:03

keep going!&keep posting your progression

Mark Chen
2015-04-28 18:20:14


原文網址 林威志
2015-04-20 09:09:53

大家好~要請問一下側吹風扇的問題,參考之前的討論串, 目前已修正以下步驟

1. 調整極性, 並外接電源確認風扇可正常運轉
2. 確認大板的接點OK
3. KISSLICER的設定如附圖

結果是風扇還是不會轉~不知道是不是還有哪邊沒注意到, 麻煩各位大大幫忙隔空抓藥一下

另請教LCD要開啟側吹風扇的選項是要在哪裡開啟, 我一直都找不到

謝謝~

Clarence Lee
2015-04-20 10:15:43

Fan/cool
這欄就是....
目前設定的意思是0.15層高開始全速吹

林威志
2015-04-20 10:26:45

是阿~可是它就是不動>_<

戴士偉
2015-04-20 12:44:39

LCD 就是從 Temperature 那邊進入, 把 Fan 調整成 255 就是全速.


原文網址 Winston Shieh
2015-04-11 06:42:14

when we try to print the 300heigh.gcode
Printer was working correctly, initial preparation (auto home,level, preheat, load/unload). However, upon test print the following happened:

1. PLA loaded correctly,
2. Print head start moving to outline first layer.
3. One of the magnetic bearings fall off.
4. Print head falls to its side.
5. LCD Screen goes white. (Machine is turned off)
6. LCD does not turn on after.

We take apart the printer and check the wiring, cannot find anything wrong. the LCD not function any more.
What should we do?

Clarence Lee
2015-04-11 07:56:35

Is there a photo about the fall off "magnetic bearings"?
Another photo needed for the controller board.
Is it still accessible via Pronterface?


原文網址 Birk Binnard
2015-04-10 08:59:50

My Atom2 is brand new and it fails the AutoHome function. When I try that all three carriers move to the top of their columns and then the whole machine start vibrating pretty badly. So I just switched it off. The LCD says "endstops hit: Y" so I know at least my Y end-stop is working OK.

But how can I find out what the real problem is? I tried using the LCD Move Axis commands and they do work OK - the machine moves the extrude OK i n X, Y, and Z directions.

After this I tried Auto Level and the machine started moving the extruder around to different points in the middle of the build area. I shut it off when the extruder crashed into the X column and knocked the 2 X magnetic rods off their sockets.

I guess the Move Axis commands messed up where the printer thinks it's home position is.

Is there a way to safely test movement commands and the functionality of the 4 limit switches?

Bato Wang
2015-04-10 10:00:57

Hi Birk, please do a factory reset after you upgrade your firmware. prepare->restore failsafe->store memory. And if you want to check endstop value, you can use "M119", it will return the endstop value.

Peter Wu
2015-04-10 10:07:35

Hi Birk. It seems that your microswitches didnt work well, First you have to do what Bato said, prepare ->restore failsafe -> store memory.
Shawn just sent you an attachment named "Mastering Atom 2", you can check how to use pronterface to check your machine's state, Its on page 10 and page11. (y)

Birk Binnard
2015-04-10 10:21:31

Thanks but - my Prepare menu options do not have a Restore Failsafe option. The last one listed is Move Axis.

Birk Binnard
2015-04-10 10:22:24

Perhaps the firmware I loaded was not the correct one. I'm checking on how to do the Pronterface checks now.

Bato Wang
2015-04-10 10:23:40

Hmm...if you don't have it in prepare, check it under "control"....if you want to do it in Pronterface, it is much easier....M502 -> M500 will do the job...

Clarence Lee
2015-04-10 10:25:28

Birk Binnard
2015-04-10 10:32:13

You are correct - I found it there. But pushing the control knob on it does not bring up another set of menus. So I did Restore Failsafe followed by Store Memory, but that didn't seem to have any effect either.

I'll go get Pronterface and see what I can do with that.

Birk Binnard
2015-04-10 10:48:49

Well, Pronterface gets an error trying to connect to the printer. I set Pronterface for COM1 @ 250000 and hit Connect but it gave a bunch of error messages ending with "Cannot configure port, some setting is wrong."

Birk Binnard
2015-04-10 10:50:25

this is not surprising because I do not see the printer in Device Manager. What I do see is UCB Serial Converter listed under Universal Serial Bus, but that's all.

Birk Binnard
2015-04-10 10:58:23

OK - turns out the printer is on COM3. So now I can connect to it.

I think I found the problem (or at least a proble). I clicked the Pronterface Home button and the X slider moved to the top and stopped, but when the Y slicer did that the machine started vibrating. So it's pretty clear there is something wring with the Y limit switch.

Bato Wang
2015-04-10 11:02:27

Try to Move your carriers to the middle, use M119 to print out endstop value, and manually press them one at a time and use M119 to see if they returned ok...you probably will see a axis always return open...and that should be the problem

Birk Binnard
2015-04-10 11:03:38

Well, this is very interesting.

WIth it's power off I manually moved the extruder to the middle of the print space. THen by hand I closed each of the limit switches and ran an m113 from Pronterface. Each time I got the desired response - y_max triggered, z_max triggered, x_max triggered.

So the vertincal limit switches are working OK.

Birk Binnard
2015-04-10 11:18:14

I tried tripping the extruder's limit switch but the m119 command returned with all endstops open. So I may have a problem with the z_min switch in the extruder - but even if I do this should not bother the Home function, should it?

Birk Binnard
2015-04-10 11:28:43

I used Pronterface to set extruder heat = 185C and it reached that temp quite quickly. I checked the temp in the Atom2 LCD and that also said 185C. SO it's good to know that part works OK.

Birk Binnard
2015-04-10 11:36:28

Pronterface moves the extruder as expected by clicking it's X, Y, and Z buttons. So I am still quite confused about what is wrong with the printer.

Peter Wu
2015-04-10 13:00:04

Perhaps you should try re-uploading the firmware to the mainboard
https://www.facebook.com/....../%5BFirmware%5D%20atom2.0.rar

Peter Wu
2015-04-10 14:00:21

or you should recheck the position of limit switch on control board.

Birk Binnard
2015-04-10 15:44:34

Thanks. I will install new (ver. 3) firmware in the morning and check the connections of all 4 limit switches.

Lawrence Lee
2015-04-10 17:12:42

sometimes it could just be the endstop being in the wrong socket, when it homes it always look for X axis endstop first, that can explain one of the carrier hitting top of column violently. Because it's triggering the wrong endstop.

Birk Binnard
2015-04-10 22:40:45

I got the latest firmware uploaded OK. I checked the Extruder head micro-switch and it turns out I had the adjusting screw turned in too much. So I backed it off allowing the limit switch to open. Ialso checked the connections for each of the 4 limit switches - they all look OK.

Now, when I run the m119 command I get x, y, and z max opened and z min triggered. If I manually close the z min limit switch I get z min opened.

Birk Binnard
2015-04-10 22:41:11

This seems backwards - but is it?

Birk Binnard
2015-04-10 22:51:56

I am going to start a new message thread that begins with my current status.

Bato Wang
2015-04-10 23:26:29

Sounds good, Let us focus on your homing issue first.. :)


原文網址 廖晉緯
2015-04-06 02:57:38

剛才終於組好2.0,但是目前開機之後只有最小的風扇跟最大的風扇在轉,板子沒有燈在亮,lcd也完全沒有東西,然後如果我直接接線到電腦,機器不插電,也完全在arduino裡面顯示不出那個port,這樣請問是板子有問題嗎?還是接錯了啥東西了,因為感覺是有過電,但是板子好像死了? 煩請各位前輩們幫忙了<(_ _)>

Lawrence Lee
2015-04-06 09:55:53

有照片嗎?可以po看看大家幫忙抓。建議先把所有的 8825 driver 拔下來,板子再通電一次試試看,通常這個狀況有可能是某顆 driver 短路燒掉的情況..

廖晉緯
2015-04-06 10:59:03

囧我全拆就好了 我現在一個個放回去

廖晉緯
2015-04-06 11:02:44

阿糟糕 有人知道有散熱片那邊應該是要靠四個端子的黑線嗎? 還是反過來我拆太快orz

廖晉緯
2015-04-06 11:10:25

爬了一下文 我發現的確是散熱片在下 但是以下附上我拆到一半的圖 因為xy居然是一上一下的,所以我整個不知道到底哪個是對的.......目前確定有一個8825(本來在z軸上的,他原來裝的是正確或是相反我也不確定)好像會導致他整個板子燈不亮 該如何是好? 謝謝:)

廖晉緯
2015-04-06 11:10:58

廖晉緯
2015-04-06 11:39:38

廖晉緯
2015-04-06 11:41:28

我應該知道問題在哪了,應該是昨天裝好之後沒有check是不是所有晶片的位置都在對的地方(我以為這不用注意..orz) 上面那張圖可以看到x是反的,所以應該是x反導致他燒掉? 我之後說是z純粹是因為我拆完都放在一起,剛好把原來x的放到z,以為是z的壞掉,應該是這樣。

Lawrence Lee
2015-04-06 12:06:30

所以全部裝回去正確的方向後板子可以動嗎?我們還不確定他有沒有燒掉

廖晉緯
2015-04-06 12:07:06

沒辦法有一個會讓整個板子無法啟動

廖晉緯
2015-04-06 12:08:45

目前就是先把那一個移掉 至少先測xyz這樣 (有問題的那個我猜是原來x上面裝反的那個晶片?)

陳智遠
2015-04-06 13:10:55

如果不嫌棄小弟手拙、也可以幫你義診一下、你應該在北部吧?

廖晉緯
2015-04-06 13:27:34

樓上大大感謝<(_ _)> 我在南港昆陽站附近 其實不是很方便到的地方 如果8825壞了外面直接買買的到嗎?

廖晉緯
2015-04-06 13:30:25

我可以直接計程車移動機器到您那邊?


 

全不選 發文排行