Forum Replies Created
-
AuthorPosts
-
semiuniversalMember
Oh, for what it’s worth, I am seeing one empty “pulley rewrite” console.group show up in the console. It looks like it’s supposed to write out data. The console.groupEnd is never getting called, as subsequent console.log messages are inside the “>pulley rewrite” group.
semiuniversalMemberHi John,
Did this code ever work as designed? I noticed it got into the Chilpeppr tinyg workspace as an example macro. I tried running it with a very simple gcode file and noted the output from the serial port widget. I compared this to the unaltered (pre-macro) output and they are identical. Maybe the serial port widget prints out the serial message as it comes in, prior to being canceled, rewritten and resent?FYI, I am not working on a wirebot as such, but I am using a tinyg as the controller for an art installation which has a number of similar characteristics. I need axis remapping, some randomness inserted into the coordinates and a bunch of other things.
Thank you for making Chilipeppr, by the way. This is an enormous shift in machine control and I am really excited by the possibilities — even if slightly overwhelmed by the many things to learn.
semiuniversalMemberBy tokens I just mean the abbreviated commands to send over serial, such as the “set motor 1 microsteps” command being “1mi”. Basically what I’m looking for is a list of all commands and what they mean, all in one list. They seem to be spread out in small, somewhat redundant groupings throughout the documentation pages and it’s hard to tell what I’m missing.
I did not know about $$. I’ll try that when next I get in front of my tinyg. Thanks!semiuniversalMemberI am getting back to this project after a hiatus. Is anyone able to address my question?
-
AuthorPosts