James Todd
James Todd
#### MODE IDEA: Maze mode  Creates mazes! Found a little code here, uses paperjs already. [Unicursal maze generator](http://sketch.paperjs.org/#S/rVdbb9owFP4rFtPUpAQKaNUmVvawanuYtGlSJ+2BIJQmBlyCjZwE2lH++44dO7ET03bV4CHE5/b53Dl0aLTBnXHnZo3zeNUJOjFLxPsu4ihfkXhNcZahCRq9C6k4y3LO1vg3SfIVnNYcXaQZyB8s+C81f8RzeKd4j34yQnPve5Sv+jEmqSdYL0Z+gOTRImWM6zM/pKV8Gt0+cBADayFF8JkaqoYBGvjlcWAcDwI0fPlx74SWU+egpndCvfPcUDMTtwrpoqBxThhFO3z/i13DtZPMg98+OpR84uJxwTmmwnVe6cPz2ttKXSwlgWOqmGdKHN/3F4x/ieKVp20J/Tj1lQEprQx0wYIkOizUVvrbIlt5SkZRj+rJcV5wqhhDerTuyCOasM2PIlli5Fk35IBcRr5k8ZQ2skAeR1do0B9dVvyGGadnj03ZZ0SNXGiJvn9Gtte269Ivk8H2BcVL5FHhisqClpT+OQehpkzOH5TzqlIISvYAEZoYWSPfwKfl821dOv0U02W+qu+pOCeTFg/qgV8ct19EaYatK4sIzo3qNFRlKYmxDufcON9KgrQOLlTX8G30Jbk78uEGc/cVnlSJl8rDsoVopCyOiy3BiSiWmavIZI3145TRCjmUEFQGcBGgg2qAAD9amD4icgW/4NHtWq4TomVhmVJTMnPWoOSsKSJMitp/QFcAAD0+ovrkk2y0lj13uIyQNfXet/Tev1qv6eS5jmUN97ycC93akg1Ji05tHbN/B3JKk5hWvMCusq2D0yy+aLtNX1p+rYLQlXtSsi7IWs5VfCa+Nvom+PJ7cYE+R/F6yVlBk3KU8ighhRgXMKmt3B5C7opUECGy07hiuyvZ7mq2u0a2y94nuvk14XGKPTtsBxRD1DEfoykx50wAKo3XmS0VKMxj9WxSFyRNr1nKQO3ZG4zxmc1gZEXdro96s0h4tNeLCeBWgA8ow8sNYAWj5niuA6QnfLkJafO3KXj7zKZ9g1EAJBmCBkkuUGPzpQIIBgQ00YsyLJFVy9A+Stf/D7LhsVchhlnxwUQt0LlQ624wsEoLMnNvLAR2+4dGMfSdIyzMhcpyXE7M5ULay19ThGHuKMEwr2q6guYZe2prDMDSCqhVS3CMLkEd2v1y7kY6N6FW4yxQQHyNTYI+0TjEx9Q9b7YQFbUwPzZbHqNfOfwl8PBOLHqtRkAmAzHwhpfteSci6tl7kfwHoJITTZ7MTpnzHG/YDt8oCc8kRUlSnWuVii4Tzy0qSSdE5b3hH88tx9F6K9a2rDOezo5/AQ==). **Work/Changes required:** - Adjust colors? - Add other maze type/code.
Sure. Just differentiate what gets created as the "movement path" vs the path shown on screen. In the latest RoboPaint we draw to the paper.js "Action" layer the polygons that...
Agreed. Though if there's too much water in a paint pot, apart from using a napkin, it's tricky to manage.
@oskay Finally got some time to get this silly thing out of the way. This is what it looks like when a manualswap is triggered. the `__color__` would be replaced...
Apparently CNCServer API never had support for unlocking the motors while paused! Whoops. Turns out that's an obvious requirement to do this at all. Sheesh.
The PR for this work is in #287 New screenshot:  Full text for all the buttons/options: ``` json "manual": { "status": "Waiting for manual change...", "notice": "Please insert...
Bleh. "example"/Text mode is feature complete now, and really quite useful and fun, though the UI design kinda sucks, but it's not like that's any kind of surprise. How the...
@oskay I've made great progress, and have found the [JSON Schema format](json-schema.org) that can perfectly describe The above, AND this can be used to both create input forms automatically, _and_...
Same here. Leave the pot cooking for too long and it grows tentacles. I've done a _**huge**_ amount of work to make it faster and more reliable, and it does...
This is possibly a OS difference. These have yet to be documented if they exist, and Kathe is testing on Windows.