Don't suppose you have tried the 2.3 version of Cura. It adds some nice thingies.. The new location for the plugins seems to be, and the plugin loads (shows up in cura) if you put it in: /opt/cura/lib/uranium/plugins/FileHandlers But they also changed the machine template format. The new user defined templates end up here: ~/.local/share/cura The template is split into a number of yaml-ish style files, with the one that I think matters ending up in: ~/.local/share/cura/variants That is were the stuff like start/end gcode end up stored. Tried adding the file_formats bit in there and it didn't like it (stripped the line on next load) I'm stopping there for now.. If you get a chance to try 2.3, hope this gives you a good start.
On Friday, August 26, 2016 at 1:08:07 AM UTC-4, Alexander Rössler wrote: > > Hello Machinekit community, > > I finally found the motivation and inspiration to start a new blog about > Machinekit, 3D printing, QtQuickVcp and more (probably tech related) - > machinekoder.com. My indention is to write a new article at least once > a week. Since I would like this blog to be a useful resource for any > Machinekit interested person, I would very much appreciate if you > propose topics that interest you most. > > I think there is some interest in basic Machinekit getting started > tutorials. Please let me know what you think is best to start > with. Of course I will try to merge things back to the main Machinekit > docs if they prove useful. > > Two blog posts are already waiting for you on http://machinekoder.com > > Greetings, > Alex Rössler (Machine Koder) > > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
