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

ATOM 3D Printer Group 造訪社團

原文網址 Birk Binnard
2016-03-04 07:49:57

Strange printer behavior - what to do?

After performing an Auto-Home function, when I begin a print the printer makes a "jump" before it moves the printhead down to the printbed. The jump is really more of a jerk type movement that it never did before. The net result is the printhead ends up in the wrong place (too close to the printbed) to extrude properly.

It seems that the jump motion causes the printer to lose track of its vertical position, but I can't figure out why it has started doing this for no apparent reason.

To deal with this I have reloaded the printer firmware (twice), spent a lot of time with Z-offset, verified all the mechanical parts of the printer are ok, etc. The problem happens with both Craftware and Simplify3D, so I don't think it is a GCode problem.

This is the beginning of the S3D GCode:
G90
M82
M106 S0
M104 S190 T0
M109 S190 T0
G28 ; home all axes
;G29 Z+0.6 ; AutoCalibration
G1 F5000 Z50 ; lift nozzle
G0 X0 Y0 Z50 ; parking
G92 E0
G1 E-3.0000 F9000

and this is the CW:
G28 ;Home
M109 S200 ;set and wait head temperature
; ------------------------------------
; Layer #0
; ------------------------------------
G21 ; mm
G90 ; abs
G92 E0 ; reset extr
M106 S0
G0 F9000 E-3.0000

I guess there is some truth to the saying "It's always something."

翻譯年糕

Charlie Ting
2016-03-04 08:13:59

You may try to set Accel to 500 in ATOM panel, and set XY Travel speed to less 250. (200 is better).

That's so-called momentum problem, not a big deal.


原文網址 Hawke ChienSheng Liu
2016-03-04 04:08:38

弱弱地在這裡問一下:Inkscape 可以怎麼和 ATOM 的雷雕連貫起來用呢?

Hawke ChienSheng Liu
2016-03-04 15:08:27

這麼問,SVG檔如何做,才可以在ATOM上雷雕出來?

Bise Chen
2016-03-04 21:14:56

inkscape可以直接匯出SVG檔。

Bise Chen
2016-03-04 21:15:27

還是說你有其他Inkscape的問題?


原文網址 Birk Binnard
2016-03-04 04:04:16

This is what happens when you have a clogged extruder.

This test part should, of course, be completely solid and smooth. But a clogged extruder (actually, partially clogged) results in only a small amount of the required filament getting through the printer's nozzle. SO the end result is just what you'd expect - lots of gaps throughout the printed part.

I'll have to take the hotend apart and see if the problem is with the PTFE tube inside the nozzle, or perhaps with some fused filament stuck to the inside of the nozzle channel.

翻譯年糕

Yinka Alade
2016-03-04 04:28:17

that's what mine was looking like until I used the insulin needle that we talked about to clear the hotend. That happened to me because of too much retraction.

Birk Binnard
2016-03-04 06:27:43

Back in business

Looks like 3 mm for prime/retract does work OK. Here's hoping no more clogging will result.


原文網址 黃雋逸
2016-03-04 00:25:53

上了漆更不像列印品

Odinson Thor
2016-03-04 00:27:25

真漂亮~ 請問是用噴漆嗎?

王彥杰
2016-03-04 00:28:03

需要先經過研磨嗎?

劉建良
2016-03-04 00:35:28

牛B!

Kriz Sung
2016-03-04 11:11:38

沒打磨會一層一層的吧

Odinson Thor
2016-03-04 14:39:49

漆的厚度應該會補平紋路


原文網址 王榮達
2016-03-04 00:24:29

請教高手們,我想要修改AutoLvl speed的預設速度,我要從韌體的那個檔案位置做修改,我的韌体是2.0.5b


原文網址 林似諭
2016-03-03 23:55:23

希望明天有好結果…

Charlie Ting
2016-03-04 00:15:36

好紮實!

林似諭
2016-03-04 00:41:35

為了不要有共振…後來發現好像不用調這麼高…

林似諭
2016-03-04 08:33:57

再撐一下…

陳濬宸
2016-03-04 08:45:04

林似諭
2016-03-04 10:40:33

賴政良
2016-03-04 10:49:02

請問您紅色夾具…哪買?

陳濬宸
2016-03-04 11:12:53

看起來是自己印製的

林似諭
2016-03-04 17:24:13

是自製的沒錯!

Small Black
2016-03-04 23:28:53

手機擴音

Efun Lai
2016-03-05 17:14:33

想問裝上夾具有減少一些列印中的音量嗎?


原文網址 黃建達
2016-03-03 21:45:24

玻璃夾具沒鎖太緊
自動校正調整速度至10%
請問還有什麼原因會造成校正失效?
或者我只能繼續無限loop 調整QQ

黃建達
2016-03-03 21:51:36

印了好幾天突然出現

黃建達
2016-03-03 21:52:10

如果說到Marlin內的Configuration.hctrl+f 搜尋grid 把32改為28,會有改善嗎?

李穆
2016-03-03 21:53:41

移動平台蓋(噴頭上蓋)太緊,觸發不易

黃建達
2016-03-03 21:54:51

確定不是這個問題,輕按即觸發

黃建達
2016-03-03 22:00:39

因為之前都沒有這個問題,弄了好久也爬了不少文

Charlie Ting
2016-03-03 22:03:48

建議測一下各點的高低差,然後檢視結構組裝的優化空間,才能知道該從那裡下手,以及評估以後變化的可能風險在那裡。

Alison Wu
2016-03-03 22:05:56

2.0.4版後的韌體都有Z-offset 功能,應該可以解決你的問題

片翼之鳶
2016-03-03 22:06:02

可能距離調太近造成微動開關彈回不順嗎?

Charlie Ting
2016-03-03 22:09:03

就像當初我用千分計去測各點一樣,目的在於了解機構和平面的水平狀態。然後再看 G29 捉到的數值是否吻合(若不吻合代表開關組裝有問題)。

以及我畫的那個螺絲旋鈕,可以用來追蹤螺絲是否有鬆動。因為在不同的層高時,螺絲可能會有90度的預壓差異,才能讓間隙最適合列印。

最後,Bed roughness 的設定值可讓你的輸出更穩定。

這個問題是有多重因素交叉影響的,弄熟了,以後就是爽爽印,沒弄熟,很容易鬼打牆。

片翼之鳶
2016-03-03 22:11:22

還是覺得微動不太準阿...好想改光開關XD
可金屬片要怎麼把東西裝上去比較好還在想XD

黃建達
2016-03-03 22:13:00

我現在發現一個可能的問題是z軸馬達,就算有印好前幾層,之後就會開始刮物件,如果是這個方向可以怎麼著手呢?

李穆
2016-03-03 22:13:57

確認Z軸馬達驅動晶片電壓,與擠料機交換驅動晶片(或是更換備品)來作測試

Charlie Ting
2016-03-03 22:19:24

刮物件基本上我不太覺得和結構或電氣有關,因為這些變數基本上屬於常態穩定。
比較大的變數反而是你的物件翹曲度和對這個狀態的控制或反制作法。

以我個人來說,習慣使用藍色膠帶,但我對膠帶的貼法、預力、表面狀態都有要求。同時,在打底時的速度和溫度也會有調整,才能盡量不翹。

然後,會視情況設定 z-lift,這個動作主要在減少失敗的可能性和提高成品的品質,不然在薄壁狀態下,噴頭移動拉力和材料的黏性,會造成表面產生波紋或變形。

黃建達
2016-03-03 22:22:38

Charlie Ting 大 ,謝謝你打這麼多有用的資訊,我會好好來試試看的。

張不凡
2016-03-03 22:23:27

這是畫地瓜的概念

Hawke ChienSheng Liu
2016-03-03 22:48:24

皮帶張力檢查一下,三條要一致,大約50Hz

張維哲
2016-03-04 08:57:24

請教您千分計是如何架設量測的。我想量測看看

Charlie Ting
2016-03-04 09:27:47

張維哲
2016-03-04 09:43:27

太棒了 原來是自製一個載具,理論上與噴頭位置一致的話,可以手動存入bed矩陣,數值絕對正確精準。另外我一直想確認滑軌平行度,只是參考點想不到理想位置,不曉得您有這方面經驗嗎?

Charlie Ting
2016-03-04 10:06:59

張維哲 滑軌平行度的問題你得先有個假想的標準面才行,這應該很難在自身機器上完成。就像這個千分計是假設整個結構是理想的,然後測玻璃。但實際的結果是變數到處都是,只能知道變數累積之後的整體概況如何。

對我來說,如果真的要很精準,應該會用厚鋼板去平面研磨,得到一個相對精密的標準面,再裝到機器上,據此才能再去修正機器上的一些變數,整體精度才會再提升。


原文網址 Ryan Chang
2016-03-03 20:54:49

感謝批準加入


原文網址 Chang Tsung Kai
2016-03-03 19:38:38

骷髏武士

戴光宏
2016-03-03 21:08:54

有上色?

Chang Tsung Kai
2016-03-03 21:13:44

本來是藍色的 把他噴成黑色

Stanley Chen
2016-03-04 03:59:18

這好帥QQ


 

發文排行榜

回文排行榜

熱門關鍵字