{"id":16651288,"url":"https://github.com/vvzen/makeblock-xy","last_synced_at":"2025-12-28T02:05:51.115Z","repository":{"id":99228196,"uuid":"87066534","full_name":"vvzen/makeblock-xy","owner":"vvzen","description":"🎨✏️ A wip repo for using the Makeblock XY Plotter V 2.0 with nodejs","archived":false,"fork":false,"pushed_at":"2017-04-03T12:43:40.000Z","size":736,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-07T00:35:22.352Z","etag":null,"topics":["arduino","arduino-firmware","makeblock","makeblock-orion","nodejs","plotter","xy"],"latest_commit_sha":null,"homepage":"","language":"Arduino","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vvzen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-03T11:25:30.000Z","updated_at":"2017-04-03T11:54:07.000Z","dependencies_parsed_at":"2023-03-23T13:47:09.203Z","dependency_job_id":null,"html_url":"https://github.com/vvzen/makeblock-xy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvzen%2Fmakeblock-xy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvzen%2Fmakeblock-xy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvzen%2Fmakeblock-xy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vvzen%2Fmakeblock-xy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vvzen","download_url":"https://codeload.github.com/vvzen/makeblock-xy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243238976,"owners_count":20259132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","arduino-firmware","makeblock","makeblock-orion","nodejs","plotter","xy"],"created_at":"2024-10-12T09:24:32.406Z","updated_at":"2025-12-28T02:05:51.030Z","avatar_url":"https://github.com/vvzen.png","language":"Arduino","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003eXY\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003eWarning\u003c/h3\u003e\n\u003cp align=\"center\"\u003eThis is still a sperimental fork, please check the original one by\n\u003ca href=\"https://github.com/arnaudjuracek/xy\"\u003ehttps://github.com/arnaudjuracek/xy\u003c/a\u003e.\n\u003cbr\u003e\u003cbr\u003eThis repo contains a modified version of the firmware that uses the \u003cb\u003eMeOrion.h\u003c/b\u003e library by makeblock in order to keep better readability of the code.\nCurrently it is still in development.\u003c/p\u003e\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"http://www.makeblock.com/xy-plotter-robot-kit/\"\u003e\n    \u003cimg src=\"preview.png?raw=true\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003ch3 align=\"center\"\u003enode.js for makeblock XY plotter v2.0\u003c/h3\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003c!-- License --\u003e\n  \u003ca href=\"https://raw.githubusercontent.com/arnaudjuracek/xy/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\" alt=\"License\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003c!-- \n## Features\n- [./firmware](https://github.com/arnaudjuracek/xy/tree/master/firmware) : custom Arduino firmware\n  - boundaries defined by the plotter's limit switches\n  - pen's servo auto-sleep to prevent wear-out\n  - faster _home_ command\n- [./lib](https://github.com/arnaudjuracek/xy/tree/master/lib) : node.js library\n  - SVG support\n  - [Processing-like API](https://processing.org/reference/) for 2D primitives (see [API](#api) below)\n  - commands chaining for better readability --\u003e\n\n## Credits\nAs [Daniel Shiffman's](https://twitter.com/shiffman) Twitter states,\n\u003e I'm not qualified for any of this.\n\nSo, huge thanks to Michael Fogleman, Inconvergent and Arnaud Juracek:\n\nThe Arduino firmware is based on [Michael Fogleman](https://github.com/fogleman/xy)'s one. \nThanks to the work in Python of [Michael Fogleman](https://github.com/fogleman/xy) and [Anders Hoff](https://github.com/inconvergent/).\nThe nodejs code has been rewritten from scratch, but many thanks to [Arnaud Juracek](https://github.com/arnaudjuracek/xy) upon which I took the inspiration to start. \n\n## License\n\n[MIT](https://tldrlegal.com/license/mit-license).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvvzen%2Fmakeblock-xy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvvzen%2Fmakeblock-xy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvvzen%2Fmakeblock-xy/lists"}