Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
TinyG controller + Ultimaker = Insane speeds
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Florian Horsch  
View profile  
 More options Oct 7 2012, 10:07 pm
From: Florian Horsch <florianhor...@gmail.com>
Date: Mon, 8 Oct 2012 04:07:18 +0200
Local: Sun, Oct 7 2012 10:07 pm
Subject: TinyG controller + Ultimaker = Insane speeds
Hey everybody,

long time no mail... (My mail counter in the "Ultimaker" folder says
638 unread...) I really try to catch up on things in the next days and
hope to be back in the list more actively soon.

Just saw this on Google+ posted by Alden Hart, one of the creators of
TinyG: https://plus.google.com/116416453568555193309/posts/9SK5YdgfQDL

How you you like those crazy speeds? I mean at some point it doesn't
make sense to drive the machine faster and faster, but TinyG [1] looks
like a solid piece of hardware! Alden commented on his own post
regarding the speeds: "The advantage is that acceleration management
uses constant jerk equations instead of constant acceleration
equations. It's not that hard to make the machine go fast, it's a lot
harder to make it do this without shaking itself off the table."

Anybody with a bit more of electronic understanding than myself: Given
you implement the right math, is this also feasible with Marlin, or is
this only possibly when using the TinyG electronics? What do you
think?

Best greetings - I really hope everybody is doing fine over here!
Florian

[1] http://www.synthetos.com/wiki/index.php?title=Projects:TinyG

Follow me on Goole+ for 3d-printing and multicopter related posts:
https://plus.google.com/116416453568555193309/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bernhard Kubicek  
View profile  
 More options Oct 8 2012, 1:52 am
From: Bernhard Kubicek <bernhard.kubi...@gmail.com>
Date: Mon, 08 Oct 2012 07:50:58 +0200
Local: Mon, Oct 8 2012 1:50 am
Subject: Re: TinyG controller + Ultimaker = Insane speeds
thats why many people in the reprap community are working on ARM boards.
I estimate that everything will work like that using e.g. kliments 4pi
or Arthurs smoothieboard.
However, also higher voltage would be a big factor, e.g. going to 36
Volts would improve acceleration.
greetings,
Bernhard, who hopefully will get his 4pi tomorrow.

On 10/8/2012 4:07 AM, Florian Horsch wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jordan Miller  
View profile  
 More options Oct 8 2012, 2:18 am
From: Jordan Miller <jrdn...@gmail.com>
Date: Mon, 8 Oct 2012 02:18:55 -0400
Local: Mon, Oct 8 2012 2:18 am
Subject: Re: TinyG controller + Ultimaker = Insane speeds
I think this is mostly correct:

we are hoping to get a single board to serve as a nexus board with
around 6 axis support to run any reprap, repstrap, CNC, laser cutter.
Alden and Synthetos have amazing code skills and are doing the hard
work. many of the rest of us are just helping with strategy/vision
reprap details stuff.

most of Marlin cannot be used since the motion control is an
alternative to GRBL.

it's a long term vision, but it seems suddenly possible.

I could imagine printing sugar that fast. to get fat filaments when
slow and tiny tiny capillary filaments when fast.

this system could one day move a robotic arm as the extruder... would
be nice bonus if your reprap could give you a high-five and mix drinks
for you.

jordan

On Oct 8, 2012, at 1:52 AM, Bernhard Kubicek <bernhard.kubi...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bernhard Kubicek  
View profile  
 More options Oct 8 2012, 2:24 am
From: Bernhard Kubicek <bernhard.kubi...@gmail.com>
Date: Mon, 08 Oct 2012 08:23:12 +0200
Local: Mon, Oct 8 2012 2:23 am
Subject: Re: TinyG controller + Ultimaker = Insane speeds
On 10/8/2012 8:18 AM, Jordan Miller wrote:
> most of Marlin cannot be used since the motion control is an
> alternative to GRBL.

please elaborate? Apart from the need to overwork the actual step
generation ISR, why can these parts not be used?
greetings,
  Bernhard, now less active Marlin developer.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bernhard Kubicek  
View profile  
 More options Oct 8 2012, 2:37 am
From: Bernhard Kubicek <bernhard.kubi...@gmail.com>
Date: Mon, 08 Oct 2012 08:36:04 +0200
Local: Mon, Oct 8 2012 2:36 am
Subject: Re: TinyG controller + Ultimaker = Insane speeds
On 10/8/2012 8:18 AM, Jordan Miller wrote:
> I think this is mostly correct:

> we are hoping to get a single board to serve as a nexus board with
> around 6 axis support to run any reprap, repstrap, CNC, laser cutter.
> Alden and Synthetos have amazing code skills and are doing the hard
> work. many of the rest of us are just helping with strategy/vision
> reprap details stuff.

> most of Marlin cannot be used since the motion control is an
> alternative to GRBL.

Btw: Marlin is based on GRBL.
The hardware specs of the board are actually not that magic:
32Mhz Atmel 192A3, 8bit, USB support.
[In comparison Kliments 4pi:
SAM3U Atmel, Arm C3, 96Mhz, 32bit, USB support.
http://objects.reprap.org/wiki/Comparison_of_Electronics]

The higher 32mhz frequency of the cpu should not make such a tremendous
difference over arduinomega boards, it should in best case double the
step generation.
What is possible: that the stepper drivers are better, and that a
different microstepping was used.
Also higher driving voltage could be a benefit.

Still I find this quite amazing, although I have to admit that it would
not be useful to have this heavy accelerations, already at 90 mm/sec I
see the vibrations due to the belts in the surface finish, although they
are quite tight. However maybe reinforced belts would help for that.

greetings,
  Bernhard


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Erik van der Zalm  
View profile  
 More options Oct 8 2012, 3:31 am
From: Erik van der Zalm <erik5...@gmail.com>
Date: Mon, 8 Oct 2012 00:31:40 -0700 (PDT)
Local: Mon, Oct 8 2012 3:31 am
Subject: Re: TinyG controller + Ultimaker = Insane speeds

Thanks for this link. I did not know this firmware.

I was am also looking at 3rd order acceleration. But it is difficult on the
small atmegas.
I will look at this tonight and see if I can use it in my new hardware.

Op maandag 8 oktober 2012 04:07:40 UTC+2 schreef flouSH het volgende:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »