#robotics Logs

Nov 14 2018

#robotics Calendar

12:33 AM Jak_o_Shadows: It's for a circular pat tht only needs to be roughly circular - so i just want very rough support
12:37 AM Jak_o_Shadows: gonna up to .7mm sep
12:37 AM mrdata_ is now known as mrdata|
04:09 AM Jak_o_Shadows: .7mm seemed to work well
10:08 PM rue_mohr: hmm, rice tonight?
10:09 PM rue_mohr: 5.5 seconds irc lag!
10:15 PM rue_mohr: Triffid_Hunter, did you work on slic3r?
10:22 PM rue_mohr: objects.content[i].entity.shape.point.x
10:22 PM rue_mohr: ugh
10:40 PM rue_mohr: this cam program is getting pretty far long, I'm really close to being able to select dxf objects and drill holes
10:44 PM Tom_itx is now known as Tom_L
10:49 PM Triffid_Hunter: rue_mohr: only a little.. I provided their initial crude auto-placement algorithm which, despite me clearly stating that it was intentionally basic and should be upgraded/replaced asap, stuck around for years before someone actually put a better one in
10:50 PM rue_mohr: haha thats your fault?
10:51 PM rue_mohr: I always scratch my head trying to figure out why it puts parts where it does
10:52 PM Triffid_Hunter: rue_mohr: basically it just wraps an axis-aligned rectangle around all the objects, finds the biggest one, then arranges everything in a grid based on that size by distance from centre
10:52 PM Triffid_Hunter: so if you have lots of little parts and one big thing it'll put all your little things really far apart
10:53 PM Triffid_Hunter: also rotating things will affect the placement significantly as it alters the AABBs
10:53 PM rue_mohr: ah
10:53 PM rue_mohr: hmm
10:56 PM flav0r: HEY HEY !!!
10:57 PM flav0r: whats uop dudes
10:57 PM flav0r: up*
11:14 PM rue_mohr: coding
11:50 PM flav0r: niiiice
11:57 PM rue_mohr: I got my hole-drilling cnc program to load a dxf file
11:57 PM rue_mohr: and it works
11:57 PM rue_mohr: its successfully converting the file for kids motors to nc commands