Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Skeinforge | Description: | 3D printing on AmigaOS4.x. Stl2Gcode. Python, CLI | Download: | skeinforge.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 5Mb | Version: | 2008-02-05 | Date: | 12 Apr 2017 | Author: | Enrique Perez | Submitter: | fantalavapies | Email: | fanta/mierda tv | Homepage: | https://56k.es | Requirements: | Python 2.5.5 | Category: | utility/print | Replaces: | utility/print/skeinforge.lha | License: | GPL | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 10211 | | | Comments: | 2 | Snapshots: | 0 | Videos: | 0 | Downloads: | 121 (Current version) | | 140 (Accumulated) | Votes: | 1 (0/0) (30 days/7 days) | |
Hello mate!
This skeinforge version is (right now) working properly on AmigaOS4.1 with
Python 2.5.5 (please, check you version with "python --version" on the shell).
You can convert STL files to Gcode files and after print it in 3D. The problem:
"NO Tkinter GUI, just CLI")
Dont cry. You can use it on the shell like a real woman/man.
1. Open a new shell in the directory "skeinforge_application
2. Write it: python skeinforge.py -p . test.stl
3. Wait to the conversion to gcode: test_export.gcode
IMPORTANT NOTE:
* To open/import/view STL files you can use: Blender.
* To convert to Gcode skeinforge (this tool).
* To print the gcode in the new ones 3Dprinters a SDcard. Copy the gcode file to
a sdcard and after print it.
* The default profile is a BQ hephestos 2 (no oficial). So edit the profile for
you print-machine and after convert the stl.
* http://reprap.org/wiki/G-code check the gcode wiki
* Enjoy!
|