semiuniversal

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Need Help Building Wire Bot #7598

    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.

    in reply to: Need Help Building Wire Bot #7597

    Hi 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.

    in reply to: Comprehensive list of command tokens? #7099

    By 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!

    in reply to: Comprehensive list of command tokens? #7071

    I am getting back to this project after a hiatus. Is anyone able to address my question?

Viewing 4 posts - 1 through 4 (of 4 total)