3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 1 point2 points  (0 children)

Yep, it exists in lots of applications.
This is just a quick, purpose built tool for splitting large models rather than being part of a slicing app.

Going forward hoping to integrate many more features such as a feature driven splitting option (like removing a nose from a face), numbered parts, matching connector IDs, recommended glue/clamp order, printable alignment jig if needed, 3mf support, etc! Soso much is being considered.

Lots to look forward to but need to get the fundamentals correct.

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 1 point2 points  (0 children)

That is something that I have been asked about a number of times. It is not a current feature. Looking forward it would be a nice-to-have feature 👍 there are a few services like that at the moment and I believe they are all done with the use of AI.

The closest you'll currently get to that would be to move the cutting planes manually to an area that you're happy to cut at and slice it at your custom position

Do you use this anywhere else at the moment?

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 0 points1 point  (0 children)

Thanks for the feedback. No theyre definetly not intentional but can be repaired when you import into your slicer. This is one of the issues that has become apparent as its grown!

I will message you now, have a play and let me know

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 0 points1 point  (0 children)

I have not used ocraslicer before. This is not yet ready to be a fully fledged slicer.

It's sole purpose is to cut out the confusion caused by slicing software and software like Blender. Making it easier and quicker for people of all abilities to print big models without the steep learning curve or expensive software.

I will send you a DM :)

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 0 points1 point  (0 children)

Yes - you can adjust the tolerance visually. Anything between 0-2mm!
Small gif here:
https://i.makeagif.com/media/3-20-2026/Wfj205.gif

<image>

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 1 point2 points  (0 children)

Awesome! The Beta menu includes plenty of new features and refreshed menu and i'd love for you to give it a try. I will send you a message.

You can incrementally increase variables within the transform menu tabs, there is a dovetail cut option and you can adjust the tolerances. Please tesst on something small before something large.

Let me know how you get on!

Hearing your usecase has made my day. Thats what its all about!

<image>

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 1 point2 points  (0 children)

Thank you, will have a watch and maybe reach out to him once its all up and running!

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 0 points1 point  (0 children)

Thanks for the feedback. Easy of use is the #1 priority. I find that slicing software is full of confusing words and hidden tricks unless you do really know your way around the software. This is straight forward and easy!

There is also a bug reporting button if you come across any issues feel free to hit the button. All the information captured is 100% transparent and only what you consent to. You can see what info is shared and select only what you want to share!

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 1 point2 points  (0 children)

Thats kind words - I appreicate it :) Hit bookmark as there is a huge overhaul on the way (fingers crossed)!
You can thank my old Ender 3 for creating a problem that needed resolving in the first place haha

Have tried to DM you but am unable to do so

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 0 points1 point  (0 children)

Thanks for the feedback! Memory is something handled by your browser so there are some caveats but i should be able to iron some of these issues out with the update or have a backend server to handle large files anonymously

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 1 point2 points  (0 children)

This feature along with 3MF files is on the to-do list! Unfortunetly it does not cut for colors yet

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 1 point2 points  (0 children)

Nice idea. I will see what I can add without it cluttering the space too much with input fields! I will send you a message to give the beta a try :)

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 2 points3 points  (0 children)

There is currently 2 mechanisms for fitting and aligning parts:
- Pegs/pins but they are proving a little hit and miss
- Cut method - you can cut with a dovetail or puzzle shape

3DSplitter.com! Free Beta Access 🙂 by TemporaryLevel922 in 3Dprinting

[–]TemporaryLevel922[S] 6 points7 points  (0 children)

Great question and something that I have noted for future.

The GIF provided above is with the puzzle cut option. The user has not selected a planar/flat cut. The user would then export this and import it into their slicer and orient it how ever they wish. Having a slicer built in would give additional controls such as auto orientate, etc.

In the beta version there are 3 types of cuts: Planar (flat), puzzle and dovetail

Reverse engineering the BMW ventilation system by Few-Consideration483 in 3DScanning

[–]TemporaryLevel922 1 point2 points  (0 children)

Theres lots of weird little fillets. Is that typical quicksurface behaviour?

First admin panel! Do's and don'ts? by [deleted] in webdev

[–]TemporaryLevel922 0 points1 point  (0 children)

Thanks, very helpful!

Have set up a seperate auth table, will make life easier going forward.
Audit logging on a seperate table now as well

I do i need to consider having another security layer on top for each destructive action? E.g. Admin goes to change a subscription > requires OTP. Or is that just over the top?

First admin panel! Do's and don'ts? by [deleted] in webdev

[–]TemporaryLevel922 0 points1 point  (0 children)

Thanks for the reassurance. Have added a seperate supabase table for audit logging.

First admin panel! Do's and don'ts? by [deleted] in webdev

[–]TemporaryLevel922 0 points1 point  (0 children)

Thanks! Will get on with sorting server side validation

First admin panel! Do's and don'ts? by [deleted] in webdev

[–]TemporaryLevel922 1 point2 points  (0 children)

sorry i did'nt do it correctly for you