RoboDK Forum
How can you create custom boxes with specific dimensions in robodk?- Printable Version

+- RoboDK Forum (//m.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN)
+ - - -论坛:通用RoboDK问题(//m.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: How can you create custom boxes with specific dimensions in robodk? (/Thread-How-can-you-create-custom-boxes-with-specific-dimensions-in-robodk)



How can you create custom boxes with specific dimensions in robodk?-jchang-07-05-2022

All the boxes in the library do not meet my specified needs. How would I make my own box?


RE: How can you create custom boxes with specific dimensions in robodk?-Sam-07-05-2022

你can customize a box manually by using the scaling option on objects.

We also have an App to spawn boxes, the source code is available here:https://github.com/RoboDK/Plug-In-Interface/tree/master/PluginAppLoader/Apps/BoxSpawner


RE: How can you create custom boxes with specific dimensions in robodk?-Olivier-07-05-2022

你can scale the box to your needs with the ScaleXYZ script.
Go into Tools->Run Script->ScaleXYZ.

If you own a CAD software license, you can also make your own and import it into RoboDK as an .step file or by using one of our plugin ://m.sinclairbody.com/doc/en/Plugin-SolidWorks.html