Notifications
Clear all
Search result for: WA 0852 2611 9277 [[GLORION]] Vendor Pembuat Kitchen Set Multiplek Modern D’Loft Jakarta Barat
Thanks, Matt! I re-uploaded the SVG and made sure to Set the XYLA tag, but the resulting file seems to crop only the top half of the design (see attached screenshot).
It also seems to still put the design inside a circle instead of letting it fill out the full rectangle.
Attachment : Screenshot-2024-06-10-at-5.33.06 PM.png
Hi Chris,
Sounds like your strip has failed. Please contact our support team, and they will Set you up a new replacement.
Bruce
@robertgarvinsn yeah! so its all with the two python scripts I wrote for you, they run completely within blender you just gotta Set the paths.here's a video!
Attachment : svggggg.mp4
Posted by: Cameron
I've been working on a Physical button to click to unpause between tracks, I started thinking about an IFTTT Integration but then your Sisyphus would need to be exposed to the internet,
I have a Flic button now working so you can press the button to Unpause the Sisyphus and have it start the new track.
In the Flic app on your phone that the Bluetooth button connects to, Set up an Internet Request, Set the type to Post
address Set to
Unpause address>/sisbot/playPause address>/sisbot/pause
Body is {"data":{}}
content type is application/json
Save it and now when you press the flic button you can unpause the Sisyphus and start the next track.
Attachment : Screenshot_20180707-131505_Flic.jpg
Where did you get the info on the webrequests? Is there a documentation for that? What would be the request for changes in lighting?
I've been working on a Physical button to click to unpause between tracks, I started thinking about an IFTTT Integration but then your Sisyphus would need to be exposed to the internet,
I have a Flic button now working so you can press the button to Unpause the Sisyphus and have it start the new track.
In the Flic app on your phone that the Bluetooth button connects to, Set up an Internet Request, Set the type to Post
address Set to
Unpause address>/sisbot/playPause address>/sisbot/pause
Body is {"data":{}}
content type is application/json
Save it and now when you press the flic button you can unpause the Sisyphus and start the next track.
Attachment : Screenshot_20180707-131505_Flic.jpg
... coming up, I designed a 3D-printable clip to hold aftermarket bumpers in place along the rim.
I'm using the "50 pcs 8.5mm X 2.5mm special shape" bumpers from this $9 318 piece Set. These bumpers are $9 for 50 ($0.17 each, or $0.03 each if you include the value of the other bumpers included).
It takes about 18 minutes to print 6 of them on my printer. I printed them in black PLA-CF. They will be a little tight when you re-insert the wood ring. I WAs just able to press-fit them with the thinner side between the inner surface of the rim and the wood ring. I ...
I WAnt to put pip on my table for the factory installed python2. This is so I can get a package to have the lightstrip in the table match my philips hue Setup. I keep getting permission issues for saving files, and 404 errors for the repositories in the table (cant get any package I WAnt). I feel like this thing is super locked down, which is good, but not for someone like myself. I struggle to create a backup as well. Any WAy to let me at this thing, no restrictions? Why is the entire thing Set as read only? Surely there must be a part of the Setup that is ...
@bruce
Hi Bruce,
I just received my table and have it Set up and drawing its first pattern. Very exciting!
Could you send me the ssh login details please?
This feature is still there - just a little non-intuitively placed. The "erase before track" option acts on the track level, meaning you need to Set it for each track you WAnt it to affect (there is no global Setting that adds it for every track). To do this, got to Library > Tracks. Scroll or search for the track you WAnt to apply this to, and hit the 3 dots to the right of it. This will bring up a list of options (like reversible, fixed orientation, etc.). Erase before track is there. Once checked, an erase will precede this track when played as a singl ...
... end) as they are added - and if a connector will be added. You can change the order of tracks in a playlist by editing the playlist and hovering over a track, then dragging it.
The other thing to be aware of is that tracks can be Set to "not reversible". Normally, "01" and "10" tracks are automatically reversed as needed to avoid connector lines. But not if the track is Set to non-reversible. You can change the Setting by clicking on a track (in the library) and viewing its Settings.
Lastly - when you play a playlist, if you choose "shuffle" it will do it ...
... spins. But I do get assigned an IP address.IP Address: 169.254.51.61Subnet Mask: 255.255.0.0
With the IP Configuration Set to ManualThis WAs working before, but now it wont let me save the updates.
The Sisyphus app is stuck at "Waiting for WiFi Connection..." and never does anything else, even after being left open and next to the table for several minutes.
I tried the IP addresses 192.168.42.1 and 169.254.51.1 in the browser, while trying to be connected to the Sisyphus-Jeff Wi-Fi and they do not resolve either.
Thanks Ray. Some notes on your document:
This paragraph: "All Files must start with a 0,0 or 0,1 position. The end pair of numbers in the file must end with rho value opposite of the rho value in the first pair (if you start with a 0,0 you end with a theta, 0)" says three different and conflicting things. None of them are true. In fact, you must start with rho equal to 0 or 1. The theta values don't matter. The initial theta is treated as a "starting theta" and all subsequent thetas are relative to it. The ending theta does not need to be 0 or the starting theta.
This note "There are 2 'types' of instructions that the table can understand based on the difference between the theta values in the next Set of instructions in the data Set." is also not strictly true. The table only has one type of instruction, and that's a theta,rho pair. It moves that ball to that new position, interpolating in polar coordinates to get there. That's all. There isn't anything special about an erase (except the filename, which makes it run faster).
In my path generators some of them think in polar but convert to cartesian, and then all of them subdivide cartesian lines or bezier segments down until they are small enough and then output them as .thr polar. In that backend I also look for "too small" of polar movements and remove points to keep file sizes down. The values I use for cartesian subdivison and polar point removal are tuned to not make artifacts, but also not make too big of file.
... along the WAy, the table dropped off my home network and couldn't be found / would have trouble being found via browser or app. Ultimately, I have had to unplug the table altogether to get it back on the network. Often when the browser or app would be searching for the table, it would stutter again, but usually once it connected it would behave normally.
I always assumed this WAs just standard behavior (I see the same kind of pausing of movement when uploading tracks), but now it is stuttering all the time even when I am not trying to access it via browser ...
@matt2 Seems to me that the option cannot practically be provided when shuffle is invoked
A more knotty problem is how to quantify "speed". Maybe radio buttons for 25%, 50%, 75%, and 100%...That made sense until I remembered that I have tinkered with Settings and have the speed Set at a value of 5 when the default is (iirc) 1.75. So some allowance would have to be made for such cases. Things like that are the reason I would rather design a UI than write the code. 😀
I'm not the best authority when it comes to connectivity issues (but it's the weekend and I'm all you got 😉 - Check to see if you've Set your router to use only the 5ghz band. Since you've had your table a while, its Raspberry Pi may be an earlier model, which only supports 2.4ghz (new routers should still support that). If that's not the issue. Please send an email to [email protected].
Fora metal coffee table (36" diameter), the configuration Setting is RGBW 2-ball (NOT servo). The radius should be Set to 13.5. The purpose of the ball park piece is to provide a WAy to purposely cleave the tail ball from the tail magnet (which is called "parking"). This happens when you play the special track "detach" and allows you to go from 2-ball play to 1-ball. The ball stays parked until you play "attach". The placement of the ball park is important - follow the directions carefully.
That looks awesome! I need to Set aside some time to learn how to do this. Thank You for helping me!
Your conjecture WAs accurate: the tracks in question were 10 (outside-in) from Sandify, and I neglected to Set the end point to center. Thanks, Bruce.
... "thr", file_data: "0 0
↵0 0
↵0.01 0.00002
↵0.02 0.00004021
↵0.03 0.00….97179912
↵506.5649913 0.9911448
↵506.5798173 1
↵", is_published: "false", …}models.js:5234 Get Thumbnail palm2models.js:2282 _update_sisbot()models.js:5229 WAit longer for pause to finishmodels.js:5234 Get Thumbnail palm2gen.js:1139 Uncaught TypeError: Cannot read property 'checked' of undefined at E.i.if (gen.js:1139) at E.i.render_attr (gen.js:1608) at E.i.self.triggers.(:3001/anonymous function) ( at b (libs.js:851) at v (libs.js:851) at h (libs.js:851) at ...
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.