How to disable auto arrange existing parts when adding a new part?

Hello,

When using Kiri:Moto in CAM mode for my CNC machine I like to layout a full sheet of material. To make full use of my sheet I like to add extra parts as I go to fill any free space. This is done by importing a new file or duplicating and existing part.

The issue I have when doing this is that every time I add another part, all existing parts I have laid out on the bed get their position shuffled. So this means that if I have manually laid out 50 parts onto a sheet to have least amount of waste possible then add an extra part I then have to go back and manually re-lay out all the parts again.

Sometimes this is extra fustrating when I lay out multiple almost identical parts and loose track of which part is which.

I tried searching the documentation but did not find a workaround.

My current workaround is to lay out the parts in Onshape first then export the parts from Onshape as a group, but I can not do this in all cases.

Suggested possible solutions:

  1. An options to disable auto aranging of parts when a new part is added (import or duplicated).
  2. A way to group selected parts (so I can select all parts and group/ungroup them so there position relative to each other is locked before adding a new part).
  3. A way to lock part position on the bed (so they don’t move when adding a new part)

Thanks
Badger.

@BadgerBadger if you disable auto layout under preferences, then nothing will move when new parts are added or removed. This should handle your most pressing concern.

KM has an internal grouping function that is not currently exposed because it has some limitations. You can use ctrl + g to group and ctrl + u to ungroup. But. It does not show you groupings. And some effects of grouping require a page reload to take effect. I hope to remedy these shortcoming in an upcoming point release.

2 Likes

Has the grouping feature been removed or the keybind changed?
I tried grouping/ungrouping today but ctrl + g and ctrl + u seem to do other functions.
I am using 3.9.1 as a Chrome App

grouping was never fully implemented. but ctrl + g and ctrl + u still work for me. at least on mac. are you on windows? current is 3.9.5 – have you tried using grid.space/kiri ?

I am using under Windows. Chrome Version 121.0.6167.185 (64-bit)
Ctrl + g Opens a find dialog
Ctrl + u Opens a viewsource tab

ok, so a windows default mapping thing that maybe changed in chrome bc KM code hasn’t changed for that.