Notifications
Clear all
Search result for: WA 0821 1305 0400 [[Adefa]] Penjual Geocomposite Perkuatan Jalan Rel Kereta Api Klungkung Bali
Page 5 / 5
Prev
| # | Post Title | Result Info | Date | User | Forum |
| RE: Can We get a copy of the default Sisyphus Tracks as .thr files? | 2 Relevance | 7 years ago | crsolomon | Community Tracks | |
| Thank you - in return I post a reversed HEP that to me at least makes a more interesting pattern. And I added an erase header to it so it clears the field before it draws the pattern so the background is smooth. Attachment : reverse-HEP.thr Attachment : Hep-reversed.jpg | |||||
| RE: Sisyphus Custom Text Generator - 3 straight lines or 2 circular ones | 2 Relevance | 7 years ago | crsolomon | Community Tracks | |
| This is the September 8 update for the text generator - if you download it PLEASE use this one as it fixed a small bug and it adds a new font option (cursive and printed text) to the output as well as the ability to rotate the image in case you have your table in an fixed position Attachment : Sisyphus-text-generator-combined-instructions.txt Attachment : Sisyphus-Text-2-font-angle.sb | |||||
| RE: Sisyphus Programming Guide - So far | 2 Relevance | 7 years ago | ddkengr | Community Tracks | |
| Thanks for the info... I have also found that the best WAy to convert xy to polar is by determining the offset angle between point 1, and point 2, and then adding (or subtracting that angle to the current theta angle (of point 1) This is good because it does not matter "where" the points are, and theta can be anything to start. (so if you start with a erase track that ends at theta 450, the code will continue from there at 450ish) Programatically it goes like this (btw concept taken from sisbot code models.js "angleBetween") Where X1Y1 is point ... | |||||
| RE: Adding Bottom Cover to Deter Cats, Toddlers from Investigating Wiring? | 2 Relevance | 7 years ago | bryshome | Table Customization | |
| Another pic showing the side view and how clean the table looks after attaching everything to the peg board. Attachment : 694E1731-DC1B-4F3D-AF55-93CA5C7E5698.jpeg | |||||
| Sisyphus Custom Text Generator - 3 straight lines or 2 circular ones | 2 Relevance | 7 years ago | crsolomon | Community Tracks | |
| I added a second option to the custom text generator that I wrote that can output 2 lines of circular text on the table or the previous 3 straight lines of cursive text, plus some punctuation too. Interface is cleaned up too, all you need to run it is to download MS Small Basic v 1.2 and load it from there. (it 's free) I can only attach 2 items per entry - so look below for the program (.sb file), the data file (abcd.txt) and the instruction txt file Attachment : 2-line-circular.jpg Attachment : 3-line-straight.jpg | |||||
| RE: Adding Bottom Cover to Deter Cats, Toddlers from Investigating Wiring? | 2 Relevance | 7 years ago | bryshome | Table Customization | |
| ... Since the stock screws are pan head on the top (to clear the magnet arms) and use wing nuts on the bottom, you need to be careful in your spacing to minimize the remaining screw length at the top to provide movement clearance. The longer screws needed for spacing meant I needed to install with the head down. It is very sturdy and can support anything you may WAnt to add since it’s a mid room power source. With the additional space I may add an Echo Spot under the table to aide in mic reception. Btw, the power strip I added is Alexa controllable, and the ou ... | |||||
| RE: Sports Teams | 2 Relevance | 7 years ago | lguo888 | Community Tracks | |
| I used the SisyphusForTheRestOfUs (SFTROU) tool and made some tracks. Attachment : bears.thr | |||||
| RE: Sisyphus Table Text Generator - need comments please | 2 Relevance | 7 years ago | crsolomon | Community Tracks | |
| Feedback is great! Small error when a space character WAs used after the b, v , o or w letters. Fixed! Attachment : Sisyphus-Text-Gen-v1.2-multiple-output.sb Attachment : abc.txt | |||||
| RE: Latest iOS version not connecting | 2 Relevance | 7 years ago | mgraf68 | Connectivity | |
| Same troubles here. Plus I get really screwy behavior at times trying to pull up available WiFi networks (screenshot). Other times when the networks pull up, the app automatically switches to the "Switching Wifi Networks" screen before I even finish typing in the password. Then it will pop back to the network selection screen again, and all the networks are gone. This is one of the buggiest app updates I have ever seen. I even resorted to doing a factory reset and losing all my uploaded tracks and playlists, only to return to the same issues when updating to the latest firmware. I really hate being nervous about every single firmware update (and now app updates) with my table. Seems it has turned into that. ???? Seems like deficient QA test procedures? Attachment : IMG_4841.jpg | |||||
| Some Sandify tracks to try. And add your own here. | 2 Relevance | 7 years ago | pawliger | Community Tracks | |
| We love Sandify and it's been a great tool to experiment and see how tracks are made. Here are a few tracks we've created and like. It's great the .thr file has all the parameters in it at the head of the file so you can try it and make your own variations using these as a starting point. Here are the .thr files and pictures of the results: Add your own tracks to this thread! | |||||
| RE: options to become available soon? | 2 Relevance | 8 years ago | dithermaster | Table Customization | |
| As a tease, my winter break project: I have an RGBW addressable LED strip installed and working on my 2' metal Sisyphus table! Here is a short video: It's really just a prototype but I've been talking to Bruce about contributing some dynamic animations and whatnot. | |||||
| RE: New tool for creating simple algorithmic tracks | 2 Relevance | 8 years ago | Bruce | Community Tracks | |
| TRY IT 🙂 Attachment : sandif-5-on-sand.JPG | |||||
| RE: Sisyphus Table Text Generator - need comments please | 2 Relevance | 7 years ago | crsolomon | Community Tracks | |
| I didn't ask for a debug since I would not have posted it unless I had tested it for a week with no errors. But I went back and added all kinds of prompts and WArnings and error detection into it - so please put this version into the dropbox with the abc.txt file that I sent earlier. Thank you. Attachment : Sisyphus-Text-Gen-v1.1-multiple-output.sb Attachment : text-generator-instructions.txt | |||||
| RE: Sisyphus Table Text Generator - need comments please | 2 Relevance | 7 years ago | crsolomon | Community Tracks | |
| After the update today on the table firmware allowing us to load multiple files at once (thank you), I went back and added the same feature for output here - you can generate one file after the other without restarting. Also - forget the earlier post on backward writing, the characters don't work well. Attachment : Sisyphus-Text-Gen-v1.1-multiple-output.sb Attachment : abc.txt | |||||
| RE: Sisyphus Table Text Generator - need comments please | 2 Relevance | 7 years ago | crsolomon | Community Tracks | |
| I am going to attach 2 versions of the source code. version 1 just writes 3 lines of text you input. This is the Beta. version 2 does the same but writes the 2nd line backward (since the ball is on the right side at the end of the first. It's not the "preferred" version since writing the characters backward sometimes makes them less readable, but if the effect (which is cool) is liked, I could rework the alphabet data set). Version 1 and 2 differ in a goto statement is either on or off to control motion Please note that the abc.txt file needs to be in the same directory as your program to make this work. Output file is written to same directory too. Attachment : Sisyphus-Text-Gen-v1.sb Attachment : Sisyphus-Tex-Gen-write-2nd-line-backwards.sb | |||||
| Sisyphus Table Text Generator - need comments please | 2 Relevance | 7 years ago | crsolomon | Community Tracks | |
| I have written a program (in Windows Small Basic) that generates 3 lines of text and writes out a .thr file to play on any table. I would appreciate if I can get some folks in the community to test it and give comments. It seems pretty bulletproof at this point but the interface is very basic. The program has an attached data file with the character information for small and large letters as well as numbers (so it can be edited for improvement if desired) All it needs are these 2 files to be in the same directory - the .thr file will be written to the same place. Space is limited and the message has limits in size on each line - it will not let you exceed the boundaries of the table. I attached a picture of the output too. Anyone interested in trying this out? Attachment : Sisyphus.jpg Attachment : abc.txt | |||||
| Sisyphus Mini's are coming to Kickstarter, May 14! | 2 Relevance | 7 years ago | Bruce | Announcements | |
| Hi Sisyphus community! We are excited to announce the launch of our second Kickstarter - this time for the introduction of a new line of smaller, more affordable Sisyphi - called the "Mini." The Kickstarter campaign will begin on May 14 at noon CDT. The goal of this launch is focused on you guys - our community. Our hope is that the Mini will make Sisyphus more accessible and grow the number of Sisyphus composers and experimenters. Our pre-launch page has more details, and will be updated as the launch date approaches. Bruce Attachment : 3-models-1.jpg | |||||
| RE: Ultra-fine, ultra-white glass bead sand for pendulums | 2 Relevance | 7 years ago | EveryoneIsAnotherYou | Table Customization | |
| ... Anyway, some photos are attached comparing the detail. This sand had the following problems: 1. You need to remove or gently crush some globs that form in the bag (I didn’t, which is why my track looks chunky). 2. The sand contains microscopic bits of iron (probably from the manufacturing process) that cling to the magnetic ball and eventually need to be removed. 3. It is so fine that mistakes and ball-tracks in the design show, that aren’t supposed to show. 4. It is so fine it looks fake, like moon dust or the playa dust of Burning Man. Designs are cri ... | |||||
| RE: New user, issues with uploading | 2 Relevance | 7 years ago | bikertat77 | Beta releases and bugs | |
| The spinning black dots just keep spinning until I receive an error message that states "could not make request". I downloaded one track "winter is coming" and it worked. Black dots stopped spinning, clicked on image, hit save and it worked. Tried downloading palm tree, pumpkin, turkey, etc (all one at a time) and starting receiving the error message. I have tried regular google and google chrome. I opened tracks up in text editor and this is what it looks like. The tracks I am downloading is from the community dropbox. I'm assuming that is where the correct tracks are to download. Attachment : Screen-Shot-2019-02-10-at-3.52.14-PM.png | |||||
| RE: Firmware 1.9.1 issues updating | 2 Relevance | 8 years ago | MicahR | App Usage | |
| @brantharradine, We had a recent server issue that resulted in some tables loading pre-release firmware. Currently there are three resolutions to this. Replace the SD card with a new one that has updated firmware: If you'd like a replacement SD card, send your mailing address, name, order number or backer number to [email protected] Advanced - manually update your firmware by connecting to it using SSH: see this article for the steps: Update Firmware using SSH Advanced - re-image your SD card: see this article for the steps: Steps to re-image SD card In the mean time, be aware that you are not currently missing any features as a result of this issue. However, you will not be able to update your firmware until one of the above three options is taken. We're very sorry for the inconvenience and are continuing to develop our firmware and server for increased robustness and a better user experience. Micah Roth, COO | |||||
Page 5 / 5
Prev
We take your privacy seriously and will only use your personal information to provide you with the products and services you request from us. Please see our privacy policy for more details.