This website requires JavaScript.
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
Watch
1
Star
0
Fork
0
You've already forked modeling-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cb0470a31d3d3968c32b6fbb7792f83ca6c2b01f
modeling-app
/
rust
/
kcl-lib
/
tests
/
assembly_non_default_units
/
globals.kcl
5 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix units not getting set properly with whole module imports (#5418) * Add test for whole modules with non-default units * Update output files since adding test * Fix to not drop batched commands due to isolated mode * Update output after fix * Update other sim test outputs
2025-02-19 00:11:11 -05:00
@settings(defaultLengthUnit = in)
Format a whole directory easily (#5816) * recast a whole directory Signed-off-by: Jess Frazelle <github@jessfraz.com> * move Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * fixes Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * fixes Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com>
2025-03-17 15:55:25 -07:00
Fix units not getting set properly with whole module imports (#5418) * Add test for whole modules with non-default units * Update output files since adding test * Fix to not drop batched commands due to isolated mode * Update output after fix * Update other sim test outputs
2025-02-19 00:11:11 -05:00
export radius = 1
Reference in New Issue
Copy Permalink