Git Product home page Git Product logo

Comments (12)

Benraay avatar Benraay commented on September 23, 2024

from roboxslicerextension.

nebbian avatar nebbian commented on September 23, 2024

Doing the framework for this project and planning it out well, would be fantastic. I'd suggest the package name might be RoboxSlicerExtension, but I don't know much about the normal conventions on this sort of thing. The last time I touched Java was at university, so that's... ummm... 15 years ago...

You'd be a lot better placed to make those sorts of decisions.

I think we need to decide on the scope of what we want this project to do. My $0.02 is that it should do this:

  • Easily install and uninstall itself (you've already done this)
  • Allow easy selection of slicer (Slic3r, Cura, Simplify3D, etc)
  • Integrate as much with AutoMaker as possible. This includes grabbing the config file that AutoMaker creates, parsing it, and feeding those values to the chosen slicer. It should also respect the material choices that the user makes inside AutoMaker.
  • Show a preview, if the existing slicer doesn't already have one. This might be an option for if people are happy to use the inbuilt Cura Robox slicer. (you've already done the work for this I think)
  • Spit out valid GCode to the Robox Post Processor, no matter which slicer is chosen.

I can't think of anything else, if this is the list then we need to think of a good name for something that does all those things. AutoMakerHelper? RoboxSlicerExtension?

from roboxslicerextension.

natdan avatar natdan commented on September 23, 2024

πŸ‘

Project name goes without saying: 'Robox Slicer Extension' ('robox-slicer-extension' for maven artifactId, 'roboxslicerextension' for last part of the package, RoboxSlicerExtension for the class name, etc)

Group - that's where the problem is. Maven groupId, first part of the package (sometimes last part of the domain name) is where you describe 'organisation'/'group'/'group of projects', etc... The worse would be to say 'org.githib' as we have nothing to do with github except it being hosted here. Other options are 'com.roboxslicerextension', 'net.roboxslicerextension'... Any other 'virtual' company/organisation/something-else would be great! I have my own projects always done under org.ah (for short) or org.abstracthorizon as I have create web site (in days before github and such) and posted my projects there. I still do that (http://www.abstracthorizon.org and many other subdomains)

"Show a preview, if the existing slicer doesn't already have one. This might be an option for if people are happy to use the inbuilt Cura Robox slicer. (you've already done the work for this I think)"
If we set up separate executable (of some kind) where you can select which flow do go with (which slicer to have) I would use the same app to select if such preview (see here: https://github.com/natdan/gcode-preview) can be switched on or off from the 'flow'. Also, same app should be able to set up any other local scripts user wants to add (some that just modify 'raw' gcode somehow/set pause gcode at particular level, etc).

πŸ‘ for all the other bullet points you put! Plus - try to keep it as platform agnostic as possible (read: it should work on Windows, as well! :))

from roboxslicerextension.

nebbian avatar nebbian commented on September 23, 2024

The group could be something like org.roboxenthusiasts? org.roboxslicerextension works as well.
+1 for making it cross platform. For some reason us Mac people are in the majority for once, I don't want to treat Windows/Linux people with the same disdain that they've treated us with for years.

from roboxslicerextension.

natdan avatar natdan commented on September 23, 2024

"For some reason us Mac people are in the majority for once, I don't want to treat Windows/Linux people with the same disdain that they've treated us with for years."
LOL. I'm happy with org.roboxenthusiasts unless someone has better idea/strong(er) opinion(s)! :)

from roboxslicerextension.

natdan avatar natdan commented on September 23, 2024

Oh, oh... There's another option (but not that good): com.roboxing! It is Tom Gidden's original web site (https://github.com/tomgidden) currently hosted at my servers... So it can accommodate (if really necessary) 'web side' of the project (no matter of name of the 'group').

from roboxslicerextension.

nebbian avatar nebbian commented on September 23, 2024

com.roboxing is probably the best one yet. Nice catch!

from roboxslicerextension.

Benraay avatar Benraay commented on September 23, 2024

from roboxslicerextension.

natdan avatar natdan commented on September 23, 2024

LOL - already in the pull request! :)

from roboxslicerextension.

Benraay avatar Benraay commented on September 23, 2024

from roboxslicerextension.

natdan avatar natdan commented on September 23, 2024

Oh, no - don't let you stop expressing what you had in mind. Nothing is set in stone!

from roboxslicerextension.

nebbian avatar nebbian commented on September 23, 2024

Thanks for the discussion guys. I think we've ended up with a beauty!

from roboxslicerextension.

Related Issues (20)

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.