2016-11-13 22:26 GMT+01:00 Michal Hanus <mikeha...@seznam.cz>: > Hi Daniel, > > Great hint! It works. I could not find the pscale command anywhere in the > manuals or tutorials. > Are there any other similar functions for editing objects (correcting values > for A, B, C, H, V etc. of primitives) that would work in the Archer's CLI?
In principle yes, but... Even pscale isn't implemented for every primitive yet. See for the files starting with scale_ in src/libged. There are ptranslate and protate commands (the p is for primitive) but they support only very few primitives (see the corresponding translate_ and rotate_ files in src/libged, rotate_arb_face is a command of its own). For arb8s there are moe_arb_edge and move_arb_face. The whole thing is still in work. For a general solution see at the end of https://brlcad.org/wiki/Changing_the_properties_of_primitive_objects: TCL Commands. BTW, regarding your 3D printer: can you directly access it or only via the manufacturers software? Regards, Daniel ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel