Changes for page Выполнение подготовительного перемещения
Last modified by writer on 2023/06/14 14:08
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 - ВпроцессеработыпериодическивозникаетнеобходимостьостановитьвыполнениеG-кода,произвеститехнологическиеоперации,переместивприэтоминструмент,ивернутьсянаисходнуютраекторию.ТакжечастоприходитсязапускатьG-коднесначала,асконкретнойстроки,например,дляобработкиоднойизнесколькихзаготовок,содержащихсявG-коде.Программное обеспечениеPUMOTIXрешаетобеэтизадачи,позволяяпродолжитьвыполнениеG-кодаспроизвольнойстрокибезпотерикоординат.1 +In the process, the need periodically arises to stop the execution of the G-code, perform technological operations while moving the tool, and return to the original path. You also often have to run the G-code not from first, but from a specific line, for example, to process one of several blanks contained in the G-code. PUMOTIX software solves both of these problems, allowing you to continue executing G-code from an arbitrary line without losing coordinates. 2 2 3 - Подготовительноеперемещениеосуществляетсяизтекущейпозициикначалувыбраннойстроки,т.е.фактическикконцупредыдущейстроки.Например,вG-коде3 +Preparation movement is carried out from the current position to the beginning of the selected line, i.e. actually to the end of the previous line. For example, in the G-code 4 4 5 5 (% style="color: rgb(160,190,45);" %) 6 6 //**N99 G0 Z30**// ... ... @@ -8,40 +8,28 @@ 8 8 //**N101 G1 X250 Y300**// 9 9 //**N102 G1 X250 Y400**// 10 10 11 - выберемстроку№101инажмём«Старт».Будетвыполненоподготовительноеперемещениевточку(X200; Y300; Z30)ипродолженовыполнениеG-кодасостроки№101.11 +we will select line No. 101 and press "Start". The Preparation movement to the point (X200; Y300; Z30) will be performed and the execution of the G-code from line No. 101 will continue. 12 12 13 -(% style="text-align:center" %) 14 -((( 15 -(% class="wikigeneratedid" style="display:inline-block" %) 16 -[[Пример выполнении подготовительного перемещения>>image:attach:image2019-6-4_16-47-7.png||id="Iimage2019-6-4_16-47-7.png"]] 17 -))) 13 +[[An example of the preparation movement>>image:attach:image2019-6-4_16-47-7.png||alt="An example of the preparation movement" data-xwiki-image-style-alignment="center" height="400" width="721"]] 18 18 19 -PUMOTIX даетвозможностьвыбора__стратегиивозвратаинструмента__:15 +PUMOTIX allows you to select __a preparation move strategy__: 20 20 21 -* ** попрямой**суказаннойподачей);22 -* ** попрямой(G0) + Z**суказаннойподачей);23 -* ** последовательно**суказаннойподачей).17 +* **in a straight line** (with a specified feed); 18 +* **in a straight line (G0) + Z** (with the specified feed); 19 +* **sequentially** (with the specified feed). 24 24 25 -(% style="text-align:center" %) 26 -((( 27 -(% class="wikigeneratedid" style="display:inline-block" %) 28 -[[Выбор стратегии возврата инструмента>>image:attach:2019-06-13 10_41_21-Настройки.png||id="I2019-06-1310_41_21-41D43044144244043E43943A438.png"]] 29 -))) 21 +[[Choosing a tool return strategy>>image:Preparation Move Strategy.png||alt="Choosing a tool return strategy" data-xwiki-image-style-alignment="center" height="400" width="431"]] 30 30 31 - Подготовительноеперемещение**"попрямой"**суказаннойподачейвыполняетсясразуповсемосямсзаранеезаданнойподачейвозврата.Т.е.инструментбудетдвигатьсякначалувыбраннойстроки,выбираякратчайшийпутьпокаждойизосейдвижения.23 +Preparation movement **"Straight line"** with the specified feed is carried out immediately on all axes with a predetermined return feed. Those. The tool will move to the beginning of the selected line, choosing the shortest path along each of the axes of movement. 32 32 33 - Перемещение**"попрямой+ Z"**происходитпоследовательнопоосямX, Y, A, B, C, U, V, Wнахолостой(ускоренной)подаче,азатемпоосиZназаданной(уменьшенной)подаче.25 +Moving **"Straight line + Z"** occurs sequentially along the X, Y, A, B, C, U, V, W axes at fast feed, and then along the Z axis - at a given feed. 34 34 35 -**" Последовательное"**перемещениеосуществляетсявочередности,устанавливаемойпользователем.ПоумолчаниюсначалабудетвыполненоперемещениепоосямA, B, C, U, V, W,затемпоX, Yивпоследнююочередь поZ.Подачабудетосуществлятьсянаустановленнойскоростивозврата.27 +**"Sequential"** movement is carried out in the order set by the user. By default, movement along the A, B, C, U, V, W axes will be performed first, then along X, Y, and lastly along Z. The feed will be carried out at the set return speed. 36 36 37 - Нарисункенижепоказано,какпризапускевыполненияG-кодасуказаннойстроки(траектория4)сначалапроисходитперемещениепоX(отрезок1),затемпоY (отрезок2),послечегошпиндельопускаетсяпоZ (отрезок3)кначалувыбраннойстроки.29 +The figure below shows how, when starting the G-code execution from the specified line (path 4), the X moves first (line 1), then Y (line 2), and then the spindle goes down Z (line 3) to the beginning of the selected strings. 38 38 39 -(% style="text-align:center" %) 40 -((( 41 -(% class="wikigeneratedid" style="display:inline-block" %) 42 -[[Последовательность движения инструмента по осям при выполнении подготовительного перемещения>>image:attach:image2019-6-4_16-48-9.png||id="Iimage2019-6-4_16-48-9.png"]] 43 -))) 31 +[[The sequence of movement of the tool along the axes during the preparation movement>>image:attach:image2019-6-4_16-48-9.png||alt="The sequence of movement of the tool along the axes during the preparation movement" data-xwiki-image-style-alignment="center" height="400" width="719"]] 44 44 45 - Выборстратегиивозвратаинструментаосуществляетсяв«Настройках»навкладке«Инструмент»→«Стратегиявозвратаинструмента».Тамжеимеетсявозможностьнастроитьскоростьподачи,скоторойосуществляетсяподготовительноеперемещение(поумолчанию1000мм/мин).33 +The choice of the tool return strategy is carried out in the “Settings” tab “Tool” → “Preparation Move Strategy”. There you can also set the feedrate with which the preparatory movement is carried out (1000 mm/min by default). 46 46 47 - ВлюбомслучаеоператорпослеостановкивыполненияG-кодадолженвручнуюподнятьинструментпоосиZ,произвестинеобходимыеманипуляции,затемустановитьинструментнабезопаснойвысотенадточкой,кудабудетвыполненоподготовительноеперемещение(приблизительно,чтобыприпереездепоXиYнебылопрепятствий).Послеэтогоможнонажатькнопку«Старт».35 +In any case, the operator, after stopping the execution of the G-code, must manually raise the tool along the Z axis, perform the necessary manipulations, then set the tool at a safe height above the point where the preparation movement will be performed (approximately so that there are no obstacles when moving along X and Y) . After that, you can click the "Start" button.
- 2019-09-09 15_39_16-Settings.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Knetyaga - Size
-
... ... @@ -1,0 +1,1 @@ 1 +11.6 KB - Content