cncmark


Namecncmark JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/OpenCMM/opencmm
SummaryCncMark generates G-code to measure workpiece dimensions using a laser triangulation sensor from a stl file.
upload_time2023-10-16 14:36:04
maintainer
docs_urlNone
authoryuichiroaoki
requires_python>=3.11,<3.13
licenseMIT
keywords cnc cmm milling gcode
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CncMark

CncMark generates G-code to measure workpiece dimensions using a laser triangulation sensor from a stl file.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenCMM/opencmm",
    "name": "cncmark",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<3.13",
    "maintainer_email": "",
    "keywords": "cnc,cmm,milling,gcode",
    "author": "yuichiroaoki",
    "author_email": "45054071+yuichiroaoki@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/52/81/4612425710bbc60bedd3e7136b1d679d8199f04986befc14eeabc64bb83c/cncmark-0.3.1.tar.gz",
    "platform": null,
    "description": "# CncMark\n\nCncMark generates G-code to measure workpiece dimensions using a laser triangulation sensor from a stl file.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CncMark generates G-code to measure workpiece dimensions using a laser triangulation sensor from a stl file.",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/OpenCMM/opencmm",
        "Repository": "https://github.com/OpenCMM/opencmm"
    },
    "split_keywords": [
        "cnc",
        "cmm",
        "milling",
        "gcode"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e040ff72bea10cd8c13c957da78905866fb57ff1309165a35aadcf6a773c4e31",
                "md5": "e0463e4418ea09de40db546e2a9ea613",
                "sha256": "1b756f33d8a074adfe2208eb85c2078acdc2df908cc1c3647689a23524b25ac0"
            },
            "downloads": -1,
            "filename": "cncmark-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e0463e4418ea09de40db546e2a9ea613",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<3.13",
            "size": 6471,
            "upload_time": "2023-10-16T14:36:02",
            "upload_time_iso_8601": "2023-10-16T14:36:02.221183Z",
            "url": "https://files.pythonhosted.org/packages/e0/40/ff72bea10cd8c13c957da78905866fb57ff1309165a35aadcf6a773c4e31/cncmark-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52814612425710bbc60bedd3e7136b1d679d8199f04986befc14eeabc64bb83c",
                "md5": "028b40eb068e2932afe0e5d85c20137e",
                "sha256": "f6fa0d160d888cb1ebcaf2904f3dfc6fe4d2caac795743949606504f834b4f3f"
            },
            "downloads": -1,
            "filename": "cncmark-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "028b40eb068e2932afe0e5d85c20137e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<3.13",
            "size": 4795,
            "upload_time": "2023-10-16T14:36:04",
            "upload_time_iso_8601": "2023-10-16T14:36:04.365580Z",
            "url": "https://files.pythonhosted.org/packages/52/81/4612425710bbc60bedd3e7136b1d679d8199f04986befc14eeabc64bb83c/cncmark-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-16 14:36:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenCMM",
    "github_project": "opencmm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cncmark"
}
        
Elapsed time: 0.12484s