{ "info": { "author": "Luiz Lima", "author_email": "umluizlima@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# DXF Frame Generator\n> Quickly create frames for digital fabrication.\n\nGenerate DXF files for laser cutting custom sized frames, which can then be easily manufactured at the nearest FabLab.\n\nA frame is made by two sheets glued together, with regular wooden glue, and then painted with acrylic dye. It has holes on its back to be hung on the wall.\n\nHere's a finished frame, after gluing and painting:\n\n![Frame that has been manufactured from a dxf produced by this script.](https://user-images.githubusercontent.com/9170476/50379241-97b39580-062b-11e9-8f0b-10e60ca88d9b.jpg)\n\nCustomized illustration by my fiancee [@moraesnika](https://instagram.com/moraesnika), at our store: [N Design](https://instagram.com/lojandesign).\n\n## Description\n\nThis project consists of a Python script that takes two Integers as arguments to draw a frame's 2D profile of the given size.\n\nThe output file uses the **.dxf** extension, which can be used for laser cutting.\n\n## Installation\n\n```sh\npip install dxf-frame-generator\n```\n\n## Usage example\n\nThe following command will create a file `frame_200x200.dxf` on the current working directory:\n\nWindows:\n```sh\n>dxf-frame-generator 200 200\nC:\\Users\\Username\\...\\frame_210x297.dxf\n```\n\nThis is how the file looks like when imported on a laser fabrication software:\n![DXF file when imported on a laser fabrication software.](https://user-images.githubusercontent.com/9170476/50379245-bc0f7200-062b-11e9-9054-573435e4fe03.png)\n\n## Changelog\n\n- 0.0.1: Initial release;\n\n## Links\n- Repository: https://github.com/umluizlima/dxf-frame-generator\n- Issue tracker: https://github.com/umluizlima/dxf-frame-generator/issues\n- References:\n - Mozman's **ezdxf** package: https://github.com/mozman/ezdxf\n - RDWorksV8: http://www.thunderlaser.com/laser-download\n\n## Licensing\nDistributed under the MIT license. See `LICENSE` for more information.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/umluizlima/dxf-frame-generator", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "dxf-frame-generator", "package_url": "https://pypi.org/project/dxf-frame-generator/", "platform": "", "project_url": "https://pypi.org/project/dxf-frame-generator/", "project_urls": { "Homepage": "https://github.com/umluizlima/dxf-frame-generator" }, "release_url": "https://pypi.org/project/dxf-frame-generator/0.0.1/", "requires_dist": [ "ezdxf" ], "requires_python": "", "summary": "Custom sized frames for digital fabrication.", "version": "0.0.1" }, "last_serial": 4628537, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "89fb922b208e4590477ece5b07980592", "sha256": "3a138a07f624855c12989d61992be745dfe6337996aa6b25fd319e2a62dd8f71" }, "downloads": -1, "filename": "dxf_frame_generator-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "89fb922b208e4590477ece5b07980592", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4705, "upload_time": "2018-12-22T23:21:15", "url": "https://files.pythonhosted.org/packages/91/9d/e75dfc7d568a717b2171aae15db0e7435ca4c068aa26dda922a3d7cbeb5b/dxf_frame_generator-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b2001a1ab6d41c09b50c19c73f985006", "sha256": "2c919f36b38adbfbafa501a26cfb4c1de15651d3e4c58f5567c9c5982d749982" }, "downloads": -1, "filename": "dxf-frame-generator-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b2001a1ab6d41c09b50c19c73f985006", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3299, "upload_time": "2018-12-22T23:21:17", "url": "https://files.pythonhosted.org/packages/38/17/09adeb9f289fe50939b26ee6149a165d9e83016637f8b673c5a364ab165e/dxf-frame-generator-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "89fb922b208e4590477ece5b07980592", "sha256": "3a138a07f624855c12989d61992be745dfe6337996aa6b25fd319e2a62dd8f71" }, "downloads": -1, "filename": "dxf_frame_generator-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "89fb922b208e4590477ece5b07980592", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4705, "upload_time": "2018-12-22T23:21:15", "url": "https://files.pythonhosted.org/packages/91/9d/e75dfc7d568a717b2171aae15db0e7435ca4c068aa26dda922a3d7cbeb5b/dxf_frame_generator-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b2001a1ab6d41c09b50c19c73f985006", "sha256": "2c919f36b38adbfbafa501a26cfb4c1de15651d3e4c58f5567c9c5982d749982" }, "downloads": -1, "filename": "dxf-frame-generator-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b2001a1ab6d41c09b50c19c73f985006", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3299, "upload_time": "2018-12-22T23:21:17", "url": "https://files.pythonhosted.org/packages/38/17/09adeb9f289fe50939b26ee6149a165d9e83016637f8b673c5a364ab165e/dxf-frame-generator-0.0.1.tar.gz" } ] }