Search found 10 matches
- Sat Mar 07, 2015 9:27 pm
- Forum: All Things SMD
- Topic: DIY stencils at home
- Replies: 9
- Views: 23743
Re: DIY stencils at home
Can you post an example of a stencil using that machine?
- Sat Mar 07, 2015 9:25 pm
- Forum: Pre-Sales Questions
- Topic: Placement of integrated circuits
- Replies: 39
- Views: 46813
Re: Placement of integrated circuits
I bought 3 atmega328p from Mouser or some samples directly from atmel that comes on one of this but I threw away it :s
- Wed Feb 18, 2015 6:11 pm
- Forum: Building the LitePlacer
- Topic: y-axis
- Replies: 1
- Views: 4757
y-axis
Looking into the images I saw that y axis is a little more complicated that the one from shapeoko: http://www.liteplacer.com/wp-content/uploads/2015/01/machine-from-left.jpg vs http://pumpingstationone.org/wp-content/uploads/2013/10/inventables_Shapeoko_v21068.jpg is it because you need more space t...
- Wed Feb 18, 2015 11:02 am
- Forum: LitePlacer Software
- Topic: Use GRBL instead of TinyG
- Replies: 27
- Views: 23153
Re: Use GRBL instead of TinyG
The problem with GCode is that it is a file format, not a comms protocol. So there is no standard for how a controller should respond to commands. In Reprap, the controller replies with "OK" (or an error message). "OK" means that the command has been queued for execution, but pr...
- Tue Feb 17, 2015 2:15 pm
- Forum: LitePlacer Software
- Topic: File format and samples wanted
- Replies: 35
- Views: 36368
Re: File format and samples wanted
I can send you some kicad examples, just let me know what do you mean by file format definition. If you want I can share with you the project file also.JuKu wrote: - file format definition
- Tue Feb 17, 2015 2:12 pm
- Forum: LitePlacer Software
- Topic: Use GRBL instead of TinyG
- Replies: 27
- Views: 23153
Re: Use GRBL instead of TinyG
GRBL also has the feedback report. If someone needs to buy the tinyg vs (arduino + grbl shield) the price diference is only some $. I was thinking on that because I already got the electronics laying around :p
- Tue Feb 17, 2015 9:37 am
- Forum: LitePlacer Software
- Topic: Use GRBL instead of TinyG
- Replies: 27
- Views: 23153
Re: Use GRBL instead of TinyG
I haven't look at your code yet but how hard do you think is to use g-code instead of Jason interface?
- Tue Feb 17, 2015 12:39 am
- Forum: LitePlacer Software
- Topic: Use GRBL instead of TinyG
- Replies: 27
- Views: 23153
Re: Use GRBL instead of TinyG
I'm using TinyG in JSON mode. I'm not familiar with GRBL, so I don't know if it has that, but the feedback of JSON is essential. I'm also using TinyG's settings down/upload, and individual settings set/read with JSON. So, it is much more than G-code that is going on. Can you elaborate a little on w...
- Mon Feb 16, 2015 7:22 pm
- Forum: LitePlacer Software
- Topic: Use GRBL instead of TinyG
- Replies: 27
- Views: 23153
Use GRBL instead of TinyG
Hi,
Did you change the TinyG firmware or you just send G-code commands to it? I'm asking that because I have a grbl shield for arduino so I can save some money here
thank you
Did you change the TinyG firmware or you just send G-code commands to it? I'm asking that because I have a grbl shield for arduino so I can save some money here
thank you
- Mon Feb 16, 2015 7:17 pm
- Forum: Everything else
- Topic: Thank you!
- Replies: 2
- Views: 4563
Thank you!
Hello,
Before anything else I want to thank you for all the hard work and to share with us all that knowledge!
Before anything else I want to thank you for all the hard work and to share with us all that knowledge!