{"id":13779741,"url":"https://github.com/Makeblock-official/XYGCodeInterpreter","last_synced_at":"2025-05-11T13:31:06.332Z","repository":{"id":14267931,"uuid":"16975762","full_name":"Makeblock-official/XYGCodeInterpreter","owner":"Makeblock-official","description":null,"archived":false,"fork":false,"pushed_at":"2014-03-25T10:34:33.000Z","size":2408,"stargazers_count":15,"open_issues_count":2,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-15T14:06:28.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Makeblock-official.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-19T06:25:27.000Z","updated_at":"2024-05-25T18:23:46.000Z","dependencies_parsed_at":"2022-08-19T17:40:45.302Z","dependency_job_id":null,"html_url":"https://github.com/Makeblock-official/XYGCodeInterpreter","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/Makeblock-official%2FXYGCodeInterpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Makeblock-official%2FXYGCodeInterpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Makeblock-official%2FXYGCodeInterpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Makeblock-official%2FXYGCodeInterpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Makeblock-official","download_url":"https://codeload.github.com/Makeblock-official/XYGCodeInterpreter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225056728,"owners_count":17414192,"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":[],"created_at":"2024-08-03T18:01:08.707Z","updated_at":"2024-11-17T15:30:39.700Z","avatar_url":"https://github.com/Makeblock-official.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"GCode Interpreter For XY-Plotter\n==================\nHow To Use:\n\n1.Download XYPlotter_GCode, unzip and upload the code to your arduino board.\n\n2.Install the GCode GUI Application that supports windows (XYCodeGUI_For_Win_Installer ) and mac osx (XYCodeGUI_For_Mac_Installer). (Base on Adobe AIR)\n\n3.Open the GCode GUI\n\n4.Choose and Connect the Arduino Serial Port.\n\n5.Send Your GCode on the App's Panel,You can also load the txt file that contains GCodes(GCode_Demo)\n\nGCode Example:\n\nLinear interpolation: G1 X-100.5 Y90.4 Z1 (move 100.5 opposite on X-axis,move 90.4 on Y-axis and the brush will be down)\n\nCircular interpolation:G2 I10 Z1 (it will be draw a circle that radius is 10)\n\nSwitch to absolute coordinates:G90\n\nSwitch to relative coordinates:G91\n\nThe GCode \"Z\" will control the brush,down for \"Z1\",up for \"Z0\".\n\nAbout Gcode: http://reprap.org/wiki/G-code26\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMakeblock-official%2FXYGCodeInterpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMakeblock-official%2FXYGCodeInterpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMakeblock-official%2FXYGCodeInterpreter/lists"}