SC/plugin の変更点

SC/plugin の変更点


#author("2024-03-17T14:51:39+09:00","","")
[[SC]]の図鑑。
**動く系 [#l45654ca]
***move [#n8fe1cbc]
動く
#gcode(javascript){{
 start{
  move(x,left){{
   n
      }  
      }   
}}
***direction [#w0c4e026]
回る
#gcode(javascript){{
 start{
  direction(right){{
   n
      }  
      }   
}}
***position [#d9ffcf6f]
動く
#gcode(javascript){{
 start{
  position(time=n){{
   x=10
   y=10
   z=10
      }  
      }   
}}

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS