"startGcode" / "endGcode" String.
[startGcode/endGcode]分屬GCode路徑中最初與最終的兩個區(qū)塊。如果你打算使用各別的設(shè)定,可以在此指定。假如你想要替你的機型(Replicator 2X /original Replicator)創(chuàng)建一個特殊的GCode檔案,你需要延續(xù)著本文的指示說明,對這些檔案做簡易的修改。關(guān)於[start.gcode]的定義檔存在你的Things資料夾內(nèi),在[profiles]資料夾裡面。
This specifies the locations of the start and end GCode files appended to the beginning and end of your toolpath. If you1re using custom start and end GCode, change the locations set here. If you are creating GCode for a Replicator 2X or an original Replicator, you will need to make some simple edits to these files. Follow the instructions in the comments of the start and end GCode files. You can find the start.gcode for any custom profile in your Things folder, under "profiles."
start.gcode 與 end.gcode 檔案的存放路徑
"doPrintProgress" True/False.
當參數(shù)設(shè)定為[True]時,輸出的資訊將會包含要顯示在機器LCD面板上的相關(guān)GCode訊息。
doPrintProgress, when true, output will include GCode commands to display build progress on the bot1s LCD panel.
"doFanCommand" True/False.
當[doFanCommand]設(shè)定為[True]的狀態(tài)下,系統(tǒng)會在GCode中安插指令列去驅(qū)動風扇,讓它在列印過程中動態(tài)的運轉(zhuǎn)。這個設(shè)定是和[fanLayer]指令列有所關(guān)聯(lián)的;當[doFanCommand]設(shè)定為[False]的狀態(tài)下,[fanLayer]的設(shè)定將會被忽視。([active cooling fan]指的是動態(tài)偵測溫度的風扇,通常低於攝氏60度以下不會主動轉(zhuǎn)動)。
doFanCommand, when true, inserts a GCode command to turn on an active cooling fan during a build. The point at which this command is inserted is determined by the fanLayer setting below. When doFanCommand is set to false, the fanLayer setting will be ignored.
"fanLayer" Integer.
這個參數(shù)主要在[doFanCommand]的設(shè)定為[True]的狀態(tài)下,告知系統(tǒng)從哪一個切面開始驅(qū)動冷卻的風扇。
fanLayer determines at what layer the slicer inserts the command to turn on the active cooling fan. When doFanCommand is set to false, this setting is not used.
"defaultExtruder" Integer, [0,1].
預設(shè)噴頭的選項(整數(shù)的 0 或 1)是設(shè)定機器預設(shè)狀態(tài)下使用哪個噴頭來列印物件。一臺雙噴頭的機器,0 代表的是右噴頭,1 代表的是左噴頭。至於單噴頭的機器,噴頭的數(shù)值只有 0。
This setting determines which toolhead will be used to build your object. On a machine with dual extruders, 0 is the right toolhead and 1 is the left toolhead. On a machine with a single extruder, the toolhead is 0.
"commentOpen" / "commentClose" String.
不同的3D printers使用不同的字碼來傳遞GCode。[MakerBot Slicer]預設(shè)的設(shè)定直已經(jīng)對該機器做過最佳化!
Different 3D printers use different characters to indicate comments in GCode. The MakerBot Slicer1s default settings are optimized for use with MakerBot 3D printers.
"weightedFanCommand" Integer, [1, 100].
這個設(shè)定允許你去變動噴頭冷卻風扇的轉(zhuǎn)速。MakerBot 3D printers 用戶請不要變動這個設(shè)定!
Allows you to set an extruder fan speed. MakerBot 3D printers do not use this setting.
"extruderProfiles" String.
在這個參數(shù)中包含了兩個數(shù)據(jù)群組,分別代表著機器的右噴頭組和左噴頭組。第一個區(qū)段包含的數(shù)據(jù)群組是[toolhead 0]所象徵的右噴頭,第二個區(qū)段包含的數(shù)據(jù)群組是[toolhead 1]所象徵的左噴頭,在每個區(qū)段都包含著下列的設(shè)定:
The two sections enclosed in braces are the extruder profiles for a right and a left extruder. The first brace-enclosed section is the profile for toolhead 0 and the second is the profile for toolhead 1. Each contains the following settings:
"firstLayerExtrusionProfile" / "insetsExtrusionProfile" /"infillsExtrusionProfile" / "outlinesExtrusionProfile"
這些選項允許你去針對機器不同的區(qū)塊進行列印上的設(shè)定。這四種不同的擠出方式設(shè)定差別在[firstLayerExtrusionProfile]是針對物件的第一層、[insetsExtrusionProfile]是針對物件的薄殼做設(shè)定、[infillsExtrusionProfile]是針對物件的填充百分比,以及[outlinesExtrusionProfile]是針對物件的外框列印設(shè)定,是指一個在物體之外再附加的薄殼。由於這個選項會在列印路徑的中線兩側(cè)都擠出薄薄的塑料,如此一來,物件實際擠出的大小在 X 與 Y 軸的向度,都會較原先電腦繪製的物件尺寸大上半個塑料擠出(extrusion width)的寬度。因此 Outlines 的選項通常是關(guān)閉的。
These settings allow you to specify custom settings for different sections of a print. The four kinds of extrusion differentiated here are the first layer of the object (firstLayerExtrusionProfile), the shells (insetsExtrusionProfile), the infill (infillsExtrusionProfile) and the outline (outlinesExtrusionProfile), which is an extra shell printed on the outline of your object. Since extrusions extend slightly on either side of the centerline they1re printed on, this results in an object half the extrusion width larger on the X and Y axes than the digital model it came from. Outlines are usually turned off.
假如你在列印的時候有開啟[raft]功能,[firstLayerSpeed]將會針對 raft 的底層進行指定的動作。在兩個噴頭的 profiles 群組裡你會看到相關(guān)列印的設(shè)定,可以在這裡創(chuàng)建額外的擠出設(shè)定檔或是編輯現(xiàn)有的這些參數(shù)(feedDiameter/feedstockMultiplier....等等)。目前舊版的設(shè)定只能控制噴頭運作時每秒的移動速度,也就是[feedrate]的部分;更多的控制參數(shù)將在之后的新版本補上~
If you are printing with a raft, firstLayerSpeed will be used to set the feedrate for the base layer of the raft. Below the two extruder profiles you1ll see the extrusion profiles. You can create additional extrusion profiles or edit these. Currently these contain only one setting: "feedrate" sets the rate at which the extruder moves while extruding in millimeters per second. Additional settings for the extrusion profiles will be coming soon.
在這個參數(shù)中包含了兩個數(shù)據(jù)群組
分別代表著機器的右噴頭組(上)和左噴頭組(下)
"feedDiameter" Millimeters.
當使用特別直徑的塑料時,就必須設(shè)定這一塊。假如這個數(shù)值太低,你的噴頭會擠出過多的塑料,相反如果調(diào)過高,噴頭的擠出量就會過少。(機器沒有額外的SENSOR,所以為了計算出噴嘴的擠出量,會用塑料的截面積/也就是直徑去算,送料的速度是固定時,代表著直徑越大截面積越大>擠出的量越多,所以為了達成平衡,軟體會根據(jù)你輸入的塑料直徑來反推送料的速度>塑料直徑越。剿土纤俣扔;反之,亦然。)
Specify the diameter of the filament you will be using. If this value is too low, your extruder will extrude too much plastic. If it is too high, your extruder will extrude too little.
"feedstockMultiplier" Decimal, [0,1].
塑料送進噴頭與從噴嘴送出時有一個誤差值,[feedstockMultiplier]就是這個補償值的設(shè)定量,數(shù)值為介於 0 到 1 的小數(shù)。相關(guān)的因素包括塑料的密度以及塑料離模時的膨脹(die swelling)。
This number compensates for differences between the volume of plastic going into the extruder and the volume of plastic extruded from the nozzle. Factors may include filament density and die swell.
"nozzleDiameter" Millimeters.
指定噴頭上設(shè)置的噴嘴直徑,單位是公釐(mm)。
Specify the diameter of the nozzle being used on your extruder.
"retractDistance" Millimeters.
你的噴頭噴完之后會把塑料倒轉(zhuǎn)特定的長度,之后才會進行移動,如此一來可避免滲出物(ooze是分泌物的意思)。
Your extruder will retract the amount of filament specified here before travel moves, in order to prevent ooze.
"retractRate" Millimeters per second.
這個速率是以每秒跑多少公釐(mm/s)為單位,設(shè)定的是噴頭對塑料執(zhí)行倒轉(zhuǎn)(retractions)時的速率。
Sets the rate at with your extruder will pull filament in during retraction.
"restartExtraDistance" Millimeters.
這個設(shè)定讓你擠出更多或是更少的塑料,在你的噴頭執(zhí)行塑料的倒轉(zhuǎn)(retractions)之后。輸入正的數(shù)值將會讓更多的塑料被擠出來,做為某些特定的塑料在噴頭倒轉(zhuǎn)時會因為滴落而減少的補償動作,但是通常會產(chǎn)生多餘的堆積。輸入負的數(shù)值會減少塑料的推出量,這將會避免塑料堆積的狀況發(fā)生,但也可能會造成塑料供應的間斷而產(chǎn)生列印不正確的狀況。
This setting allows you to extrude more or less filament when your extruder restarts after retractions. A positive value will push a little bit of extra plastic out -- that1s meant to compensate for any plastic that may have dripped out during retraction, but it might cause small blobs. A negative value will push out a little bit less plastic, which should eliminate blobs completely, but might result in gaps in extrusion or small details not printing correctly.
<終於翻完了> |