slic3r / Slic3r

Open Source toolpath generator for 3D printers
https://slic3r.org/
GNU Affero General Public License v3.0
3.33k stars 1.29k forks source link

Arrange button not working #3149

Closed kino3d closed 8 years ago

kino3d commented 8 years ago

Hi load 2 different objects, press "Arrange" , nothing happen. current git linux ubuntu 15.04

ps.while triyng i cannot select 2 objects from the list panel.

lordofhyphens commented 8 years ago

One of the reasons that can happen is that the logic can't find a place to put everything. On Dec 6, 2015 5:03 AM, "kino" notifications@github.com wrote:

Hi load 2 different objects, press "Arrange" , nothing happen. current git linux ubuntu 15.04

ps.while triyng i cannot select 2 objects from the list panel.

— Reply to this email directly or view it on GitHub https://github.com/alexrj/Slic3r/issues/3149.

kino3d commented 8 years ago

It work for you? even for simple object? with 2 cubes doesn't work, also with "More" option and duplicated objects

kefir- commented 8 years ago

Slic3r arranges as you load, so there's nothing to change when you click arrange if you haven't done anything else. Have you moved the objects first, and then tried clicking arrange? Does something happen then?

kino3d commented 8 years ago

No, just load 2 object one after other and press the button nothing happen, or try with this object load it, then right click and select split, click on arrange and nothing... https://www.dropbox.com/s/3q298h7d7jujdik/coolingcase.stl?dl=0

i see alex is working on a new gui, will wait for it :)

lordofhyphens commented 8 years ago

I actually disable auto arrange myself. It can be a headache. On Dec 6, 2015 1:19 PM, "kefir-" notifications@github.com wrote:

Slic3r arranges as you load, so there's nothing to change when you click arrange if you haven't done anything else. Have you moved the objects first, and then tried clicking arrange? Does something happen then?

— Reply to this email directly or view it on GitHub https://github.com/alexrj/Slic3r/issues/3149#issuecomment-162338034.

kino3d commented 8 years ago

:) yes but sometimes is useful to arrange multiple objects, np will wait

kino3d commented 8 years ago

with last commits it work better open selection_072

split

selection_073

Arrange first click

selection_074

Click Arrange again.. ok!

selection_075

kino3d commented 8 years ago

after this fix arrange work with one click only https://github.com/alexrj/Slic3r/commit/c73378744f0d6e8c4a07952d9228069f35fcb56e

manually arranged selection_079

click to Arrange

selection_080

it work better now

alranel commented 8 years ago

Ok.