Cadquos
Explore Marketplace Help
Register Sign In
Cadquos Development

Main Navigation

  • 🏠
    Dashboard
  • 🏢
    Organizations
    8
  • 📁
    Repositories
    8
  • 👥
    Team
  • 🗓️
    Calendar

Workspace

  • 📝
    작업메모
  • 🚀
    시작하기
  • 📝
    빠른 메모
  • 👻
    나의 공간
    3
  • 📝
    작업목록

  • Settings
  • Connections
  • Public Pages
  • Notifications
    3
  • Help Center

John Smith

john@example.com

ByoungSooPark/modeling-app
1
0
Fork 0
You've already forked modeling-app
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
a07307bd0ac2e1a6b425ed9d3303a1e1142d59b3
modeling-app/rust/kcl-lib/tests/assembly_mixed_units_cubes/cube-mm.kcl

11 lines
287 B
Plaintext
Raw Normal View History

Fix mixed units assemblies to work, regardless of project settings (#5818) * Add mixed units test * Add incorrect output * Change to always set units since old units are not accurate * Update output after fix
2025-03-17 11:26:56 -04:00
@settings(defaultLengthUnit = mm)
Replace plane strings with literals (#6592) Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-04-30 17:13:11 +12:00
sketch001 = startSketchOn(XY)
Kwargs: startProfileAt (#6424) Previous: ``` startProfileAt([x, y], %) startProfileAt([x, y], sketch001) ``` New: ``` startProfile(%, at = [x, y]) startProfile(sketch001, at = [x, y]) ```
2025-04-25 16:01:35 -05:00
cubeMm = startProfile(sketch001, at = [10, 10])
Fix mixed units assemblies to work, regardless of project settings (#5818) * Add mixed units test * Add incorrect output * Change to always set units since old units are not accurate * Update output after fix
2025-03-17 11:26:56 -04:00
|> xLine(length = 5)
|> yLine(length = -5)
|> xLine(length = -5)
|> line(endAbsolute = [profileStartX(%), profileStartY(%)])
|> close()
|> extrude(%, length = 5)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0+dev-176-gd179de641c Page: 19ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API