• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu
0

Anyone else know the CNC code used in the software of industrial machinery?

G90 G54 G0 X0 Y0 Z50; G1 F1000 Z1; M3 S 4000 M8; G1 Z0; X-200.0; G91 G28 Z0; X0 Y0; M9; M30;

softwaredeveloperindustrycnc
31st Jul 2019, 12:59 PM
Camilo
Camilo - avatar
1 ответ

Часто задают такие вопросы?

Учитесь эффективнее, бесплатно:

  • Введение в Python

    7.1M учащихся

  • Введение в Java

    4.7M учащихся

  • Введение в C

    1.5M учащихся

  • Введение в HTML

    7.5M учащихся

Смотреть все курсы
Актуальное сегодня
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
3 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Python intermediate help with dictionaries
0 Votes
Advertising in Sololearn
1 Votes
Marquee
1 Votes
Fill in the blank to declare a static variable.
0 Votes
RUST'S FUTURE
1 Votes
Any Advise?
1 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes