Skip to content

Commit

Permalink
release 7.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
i-make-robots committed Jan 25, 2021
1 parent c52eae2 commit f2db44c
Show file tree
Hide file tree
Showing 602 changed files with 89,723 additions and 91,294 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Expand Up @@ -11,6 +11,7 @@ The following is a set of guidelines for contributing. These are just guideline
- Code of conduct

## Reporting bugs

Please use the Github [Issues](https://github.com/MarginallyClever/Makelangelo-software/issues) and fill out the template to make good bug reports.

## Contributing new code
Expand Down
23 changes: 9 additions & 14 deletions README.md
@@ -1,25 +1,20 @@
# Makelangelo #
# Makelangelo Software

http://www.makelangelo.com/
Makelangelo Software is a Java program that prepares art for CNC plotters. It is especially designed for the [Makelangelo Robot](http://www.makelangelo.com/).

A mural drawing robot and a gentle introduction to 3D printing.
It pairs really well with [Makelangelo-firmware](https://github.com/MarginallyClever/Makelangelo-firmware), the code in the brain of the robot that receives instructions and moves the motors.

Makelangelo is a polargraph mural drawing robot. It is intended to teach students about programming, physics, trigonometry, and electronics in a fun, goal-oriented way. Makelangelo is scalable: our test models have ranged from 30cm^2 to 300cm^2.
## Where to go from here

This project specifically deals with the GUI: the computer program that makes running the robot friendly and easy. It pairs really well with Makelangelo-firmware, the code in the brain of the robot that receives instructions and moves the motors.
**Run the app** by double-clicking the .jar file to get started.

Try our instantly-updated test builds: https://github.com/MarginallyClever/Makelangelo-software/releases/tag/Nightly
**Trouble?** [Reading our friendly manuals](http://mcr.dozuki.com). Pictures and arrows and everything.

Build and tweak the project: https://github.com/MarginallyClever/Makelangelo/wiki/Home/
**Go further** and [join our Discord group](https://discord.gg/QtvHqAv8yp)

For everything else, please visit the forums at https://marginallyclever.com/forums/

## Show support ##
## Thank you

Did this program help you? Like Open Source software? Want to show support?
Donate what you can to help speed up development at https://www.marginallyclever.com/product/makelangelo-software/
Thank you!

## Special thanks ##

Makelangelo is derived from the work of Paul Fisher. It is largely inspired by "Hektor":http://hektor.ch/ by Jürg Lehni and Uli Franke.
Makelangelo is derived from the work of Paul Fisher. It is largely inspired by [Hektor](http://hektor.ch/) by Jürg Lehni and Uli Franke.
1,218 changes: 1,218 additions & 0 deletions docs/allclasses-index.html

Large diffs are not rendered by default.

185 changes: 185 additions & 0 deletions docs/allpackages-index.html
@@ -0,0 +1,185 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Mon Jan 25 13:11:10 PST 2021 -->
<title>All Packages (Makelangelo 7.24.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-01-25">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jquery-3.5.1.min.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.min.js"></script>
</head>
<body class="all-packages-index-page">
<script type="text/javascript">var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar.top">
<div class="skip-nav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.top.firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip.navbar.top">
<!-- -->
</span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
</div>
<div class="packages-summary">
<table class="summary-table">
<caption><span>Package Summary</span></caption>
<thead>
<tr>
<th class="col-first" scope="col">Package</th>
<th class="col-last" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/artPipeline/package-summary.html">com.marginallyclever.artPipeline</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/artPipeline/converters/package-summary.html">com.marginallyclever.artPipeline.converters</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/artPipeline/generators/package-summary.html">com.marginallyclever.artPipeline.generators</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/artPipeline/imageFilters/package-summary.html">com.marginallyclever.artPipeline.imageFilters</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/artPipeline/loadAndSave/package-summary.html">com.marginallyclever.artPipeline.loadAndSave</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/communications/package-summary.html">com.marginallyclever.communications</a></th>
<td class="col-last">
<div class="block">Provides the classes necessary to create a connection to a robot and
the classes the GUI uses to communicate with the connected robot.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/communications/serial/package-summary.html">com.marginallyclever.communications.serial</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/communications/tcp/package-summary.html">com.marginallyclever.communications.tcp</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/convenience/package-summary.html">com.marginallyclever.convenience</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/convenience/log/package-summary.html">com.marginallyclever.convenience.log</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/convenience/turtle/package-summary.html">com.marginallyclever.convenience.turtle</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/makelangelo/package-summary.html">com.marginallyclever.makelangelo</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/makelangelo/preferences/package-summary.html">com.marginallyclever.makelangelo.preferences</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/makelangelo/preview/package-summary.html">com.marginallyclever.makelangelo.preview</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/makelangelo/select/package-summary.html">com.marginallyclever.makelangelo.select</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/makelangeloRobot/package-summary.html">com.marginallyclever.makelangeloRobot</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/makelangeloRobot/machineStyles/package-summary.html">com.marginallyclever.makelangeloRobot.machineStyles</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/makelangeloRobot/settings/package-summary.html">com.marginallyclever.makelangeloRobot.settings</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/makelangeloRobot/settings/hardwareProperties/package-summary.html">com.marginallyclever.makelangeloRobot.settings.hardwareProperties</a></th>
<td class="col-last">&nbsp;</td>
</tr>
<tr class="row-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/util/package-summary.html">com.marginallyclever.util</a></th>
<td class="col-last">
<div class="block">Created on 6/7/15.</div>
</td>
</tr>
<tr class="alt-color">
<th class="col-first" scope="row"><a href="com/marginallyclever/voronoi/package-summary.html">com.marginallyclever.voronoi</a></th>
<td class="col-last">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottom-nav" id="navbar.bottom">
<div class="skip-nav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar.bottom.firstrow" class="nav-list" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<span class="skip-nav" id="skip.navbar.bottom">
<!-- -->
</span></nav>
<p class="legal-copy"><small>Copyright &#169; 2021 <a href="http://www.marginallyclever.com/">Marginally Clever Robots, Limited.</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>

0 comments on commit f2db44c

Please sign in to comment.