{ "info": { "author": "Jan Mr\u00e1zek", "author_email": "email@honzamrazek.cz", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Elegoo Mars Utility\n\nSimple tool to post-process CBDDLP files from ChiTuBox.\n\n## Installation\n\nFirst, you have to install bleeding edge version of the pyphotonfile library as\nit has not been published yet in the repository:\n\n```\npip install git+https://github.com/fookatchu/pyphotonfile@master\n```\n\nThen you can install the utility by pip\n\n```\npip install ElegooMarsUtility\n```\n\n## Usage\n\nThe tool has several commands to transform your sliced images. The list of the\ncommands follows:\n\n## xycompensate\n\nThis command can compensate for exposure bleeding and the elephant foot of the\nfirst layers by slightly shrinking the footprint of the layers. The bleeding\nleads to slightly larger components (and smaller holes).\n\nArguments:\n- `-c`, `--compensation` - the amount of compensation for regular layers. The\n unit is a single pixel. You have to find the correct amount empirically by\n printing a test object and measuring it\n- `-f`, `--firstCompensation` - the amount of compensation for the first layers.\n Argument is the same as in the previous case.\n- `-o`, `--output` - filename for the resulting file\n- `--debugShow` - shows side by side each compensated layer\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/yaqwsx/ElegooMarsUtility", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ElegooMarsUtility", "package_url": "https://pypi.org/project/ElegooMarsUtility/", "platform": "", "project_url": "https://pypi.org/project/ElegooMarsUtility/", "project_urls": { "Homepage": "https://github.com/yaqwsx/ElegooMarsUtility" }, "release_url": "https://pypi.org/project/ElegooMarsUtility/0.1/", "requires_dist": [ "click", "numpy", "pyphotonfile (>=0.2)", "scikit-image" ], "requires_python": "", "summary": "Utility to post process sliced models for Elegoo Mars", "version": "0.1" }, "last_serial": 5800133, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "59b232292a3b6c0d3be3594aea90609e", "sha256": "d3c9a5adba08c6834f529b4012f8e16bf0bc3f1d5174aa0ed8ee87c220e66955" }, "downloads": -1, "filename": "ElegooMarsUtility-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "59b232292a3b6c0d3be3594aea90609e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4074, "upload_time": "2019-09-08T18:36:06", "url": "https://files.pythonhosted.org/packages/9e/ce/3ecd714198facbcdd5abb8a6383bd1abc5426db560d150201fabbcb2d3c0/ElegooMarsUtility-0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "59b232292a3b6c0d3be3594aea90609e", "sha256": "d3c9a5adba08c6834f529b4012f8e16bf0bc3f1d5174aa0ed8ee87c220e66955" }, "downloads": -1, "filename": "ElegooMarsUtility-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "59b232292a3b6c0d3be3594aea90609e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4074, "upload_time": "2019-09-08T18:36:06", "url": "https://files.pythonhosted.org/packages/9e/ce/3ecd714198facbcdd5abb8a6383bd1abc5426db560d150201fabbcb2d3c0/ElegooMarsUtility-0.1-py3-none-any.whl" } ] }