Photonsters / Slicer

Photon Open Slicer - Command Line Slicer usable as MeshMixer plugin or as standalone
GNU General Public License v3.0
52 stars 11 forks source link

Slic3r #2

Closed NardJ closed 5 years ago

NardJ commented 5 years ago

Slic3r can export to SVG slices and is very quick. It should be possible to let it slice from the command line. Because of this Slic3r could also act as a very good MeshMixer plugin. Some Pros and Cons:

Pros:

Cons:

Thoughts?

X3msnake commented 5 years ago

i think the library imagemagic is well suited to be used for the convertion.

i believe it will be a good bet since prusa will be using it too

No dia segunda-feira, 12 de novembro de 2018, Nard Janssens < notifications@github.com> escreveu:

Slic3r can export to SVG slices and is very quick. It should be possible to let it slice from the command line. Because of this Slic3r could also act as a very good MeshMixer plugin. Some Pros and Cons:

Pros:

  • Fast Slicing
  • No Maintenance for Photonsters needed

Cons:

  • SVG needs to be converted to Photon

Thoughts?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Photonsters/Slicer/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AKke-qZxlwumDKHz4yKrG_DVAyEa4Q5lks5uudkzgaJpZM4YaYC0 .

-- Com os melhores cumprimentos, Vinicius Silva

NardJ commented 5 years ago

You mean this ImageMagick? Will look into this!

X3msnake commented 5 years ago

Yep

https://github.com/ImageMagick/ImageMagick6

Nard Janssens notifications@github.com escreveu no dia quarta, 14/11/2018 à(s) 21:03:

You mean this ImageMagick https://www.codeproject.com/Articles/6017/QuickFill-An-efficient-flood-fill-algorithm? Will look into this!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Photonsters/Slicer/issues/2#issuecomment-438817665, or mute the thread https://github.com/notifications/unsubscribe-auth/AKke-v28xH1ZLGRgrh_GXLO-wr4cZh1sks5uvIUfgaJpZM4YaYC0 .

-- Com os melhores cumprimentos, Vinicius Silva

NardJ commented 5 years ago

SVG import is implemented in development branch, will be uploaded this week.

X3msnake commented 5 years ago

that's a awsome news. gotta test this

No dia domingo, 2 de dezembro de 2018, Nard Janssens < notifications@github.com> escreveu:

SVG import is implemented in development branch, will be uploaded this week.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Photonsters/Slicer/issues/2#issuecomment-443497193, or mute the thread https://github.com/notifications/unsubscribe-auth/AKke-rNYoX-cnfXTi08eY_z6A1_M8CMrks5u06wvgaJpZM4YaYC0 .

-- Com os melhores cumprimentos, Vinicius Silva

NardJ commented 5 years ago

Source is uploaded. Did not have time yet to make a new build. You can try conversion of svg file using:

   >python3 PhotonSlicer.py -s STLs/pikachu_repaired.svg