Git Product home page Git Product logo

plater's People

Contributors

combolek avatar deuxvis avatar freddii avatar gbea avatar gregwar avatar leph avatar ybott avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

plater's Issues

Possible to optimize/rank/sort by height?

Firstly awesome application!

Tried it and saw that my new .stl had very different levels of heights,

(picture from cura)
image

Would it be possible to try to target higher parts (with some kind of rank) in a groups or something, so when the smaller parts are done the 3d printer does not have to travel too far.

Understanding settings

I read the readme but I'm not clear on the difference between parts spacing, precision and brute force spacing. I'd appreciate if you could explain in a little more detail. Thank you!

Sorted models info

Hi,
Is there a way to know which models go to which plate after sorting via Plater? I'm trying to keep a tab on my prints while printing them optimally and Plater has been a huge help.

crash when importing files from directory with too long path on Windows

Hi,

Plater.exe crashes unexspectedly when pressing the "Add part(s)" button. The fix seems to put the files to some directories up to shorten the path. I am using Windows 10 64 Bit Pro Version.

grafik

I made some testings where i put the file chainy_v2.stl some dirs up until it works instead crashing. I just renamed the paths because they contained some info i dont want to publish here.

  • fail: C:\Users\mario\Seafile\cloud.123456-STLEXPOR.DD\Gedöns\123456Design\Keyorganizer123456\STL Export\chainy_v2.stl
  • fail: C:\Users\mario\Seafile\cloud.123456-STLEXPOR.DD\Gedöns\123456Design\Keyorganizer123456\chainy_v2.stl
  • fail: C:\Users\mario\Seafile\cloud.123456-STLEXPOR.DD\Gedöns\123456Design\chainy_v2.stl
  • fail: C:\Users\mario\Seafile\cloud.123456-STLEXPOR.DD\Gedöns\chainy_v2.stl
  • works: C:\Users\mario\Seafile\cloud.123456-STLEXPOR.DD\chainy_v2.stl

grafik

maybe somebody has an idea how to fix it.
regards, Mario

V1.0 linux & Source Errors: "error while loading shared libraries: libQtOpenGL.so"

OS: Pop_OS 21.04 (Ubuntu 21.04)
Stanrdard user/non-system dev machine (meaning no "buildutils")

$ ./Plater
./Plater: error while loading shared libraries: libQtOpenGL.so.4: cannot open shared object file: No such file or directory

I run many other Qt apps though already. E.g. FreeCAD.

I also tried to pull down the source. However, upon compiling I get this error:

$ mkdir build
$ cd build/
$ cmake ..
-- The CXX compiler identification is GNU 10.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The C compiler identification is GNU 10.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
CMake Error at gui/CMakeLists.txt:25 (find_package):
  By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt5" with any of
  the following names:

    Qt5Config.cmake
    qt5-config.cmake

  Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"
  to a directory containing one of the above files.  If "Qt5" provides a
  separate development package or SDK, be sure it has been installed.


-- Configuring incomplete, errors occurred!
See also "(snip)../Plater/build/CMakeFiles/CMakeOutput.log".
See also "(snip)../Plater/build/CMakeFiles/CMakeError.log".

Error log didn't hold much. Just some C++ source that was unable to include, most likely from the missing Qt above.

Consistent crashing issue

I'm working with high detailed models and generally find that Plater is crashing consistently. No errors are tossed, the window just goes away. Sometimes I can mitigate this by disabling "view after generation" - and sometimes it doesn't even generate the plates.

My simpler models don't seem to have this issue in Plater, but they're lower poly. I can provide the STLs individually (they're paid-for), or logs based on what's needed.

Feature Request: add circular bed support

I love the idea of Plater, but all my printers are deltas with circular beds. With that shape, dense plating is much harder, so plater would have even more value there.

Is this a big change? Might give it a try if you can point me to the right place. Thanks.

Feature Request: Show circular bed as circular

When using the circular bed option with many parts, you can see them in the rectangular grid forming a circular outline, but it's hard to see how close to the edge you are, which might help with really packing things in.

The request is to show (in the plater view, once the plating has been found) the circular bed outline when this option is used.

Plater width, height and what about length?

Hey @Rhoban
I am using plater on our printer, and printing bed base is not squared. It's dimensions are:

X(width)=200mm Y(length)=250mm Z(height)=210mm

But we cannot specify length in command line. But in GUI version of plater there are two boxes that seem to specify width and length but not height.

Could You clarify on that?

Windows download link broken?

The link for the windows exe's seems broken -- I looked in the git repository it points to, but didn't see it there.

Are these still available somwhere?

not possible to place parts that exceed the bed size diagonally.

Hi,
i wanted to place legolini (https://legolini.com/files/Legolini_STL.7z) parts on a 300mm bed, which unfortunately does not work although the long parts would fit diagonally.

`$ size=300 && ~/Plater-master/plater/build/plater -v -W $size -H $size -j 0.5 -s 0.5 -d 0.5 -r 45 -S -R 1 -t 8 -o "packed${size}plate%01d" plater.conf 
* Reading from plater.conf
- Loading combined_german_magazine_part1+2.stl (quantity 1, orientation bottom)...
! Can't process: Part combined_german_magazine_part1+2.stl is too big for the plate`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.