-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for Arduino Mega boards running GRBL #4
Comments
Would you be willing to fork this, open it up in a cloud 9 workspace, add
those pid vids in the JavaScript code by testing with your hardware, and
then do pull request? It is hard to test without having the hardware.
Also, this vid pid lookups are just nice to have for a picture to show up.
They are not critical. You can still use ChiliPeppr fine without them.
On Jan 11, 2017 1:17 PM, "Rob Zeilinga" <notifications@github.com> wrote:
Please add support for Arduino Mega boards ( as these are now supported by
GRBL currently 1.1e )
The VID/PID for the Arduino Mega2560 is VID : 2341 PID : 0042
There are also Chinese clone Mega boards with CH340 USB to serial chips,
VID : 1A86 PID : 7523
many thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHidbaTiS706-bPtKZvceKSVVlIwZXQrks5rRUbSgaJpZM4LhE95>
.
|
Hi John,
Would you be willing to fork this, open it up in a cloud 9 workspace, add
those pid vids in the JavaScript code by testing with your hardware, and
then do pull request? It is hard to test without having the hardware.
I will give this a go....
Also, this vid pid lookups are just nice to have for a picture to show up.
They are not critical. You can still use ChiliPeppr fine without them.
Re above ... damn, was hoping the lack of support was causing the GRBL
widget to stay offline! Any advise where to look regarding the grbl
widget coming on-line?
Regards
On Wed, Jan 11, 2017 at 11:41 PM, John Lauer <notifications@github.com>
wrote:
… Would you be willing to fork this, open it up in a cloud 9 workspace, add
those pid vids in the JavaScript code by testing with your hardware, and
then do pull request? It is hard to test without having the hardware.
Also, this vid pid lookups are just nice to have for a picture to show up.
They are not critical. You can still use ChiliPeppr fine without them.
On Jan 11, 2017 1:17 PM, "Rob Zeilinga" ***@***.***> wrote:
Please add support for Arduino Mega boards ( as these are now supported by
GRBL currently 1.1e )
The VID/PID for the Arduino Mega2560 is VID : 2341 PID : 0042
There are also Chinese clone Mega boards with CH340 USB to serial chips,
VID : 1A86 PID : 7523
many thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHidbaTiS706-
bPtKZvceKSVVlIwZXQrks5rRUbSgaJpZM4LhE95>
.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABxvRhJZykraVW5BtCRAOX7BRBBYXBJZks5rRUyUgaJpZM4LhE95>
.
|
Post a screenshot to help everyone because it shows all the varaibles.
On Thu, Jan 12, 2017 at 1:18 AM, Rob Zeilinga <notifications@github.com>
wrote:
… Hi John,
> Would you be willing to fork this, open it up in a cloud 9 workspace, add
> those pid vids in the JavaScript code by testing with your hardware, and
> then do pull request? It is hard to test without having the hardware.
I will give this a go....
Also, this vid pid lookups are just nice to have for a picture to show up.
> They are not critical. You can still use ChiliPeppr fine without them.
Re above ... damn, was hoping the lack of support was causing the GRBL
widget to stay offline! Any advise where to look regarding the grbl
widget coming on-line?
Regards
On Wed, Jan 11, 2017 at 11:41 PM, John Lauer ***@***.***>
wrote:
> Would you be willing to fork this, open it up in a cloud 9 workspace, add
> those pid vids in the JavaScript code by testing with your hardware, and
> then do pull request? It is hard to test without having the hardware.
>
> Also, this vid pid lookups are just nice to have for a picture to show
up.
> They are not critical. You can still use ChiliPeppr fine without them.
>
> On Jan 11, 2017 1:17 PM, "Rob Zeilinga" ***@***.***>
wrote:
>
> Please add support for Arduino Mega boards ( as these are now supported
by
> GRBL currently 1.1e )
>
> The VID/PID for the Arduino Mega2560 is VID : 2341 PID : 0042
>
> There are also Chinese clone Mega boards with CH340 USB to serial chips,
> VID : 1A86 PID : 7523
>
> many thanks
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#4>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AHidbaTiS706-
> bPtKZvceKSVVlIwZXQrks5rRUbSgaJpZM4LhE95>
> .
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/chilipeppr/widget-spjs/issues/
4#issuecomment-272003870>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/
ABxvRhJZykraVW5BtCRAOX7BRBBYXBJZks5rRUyUgaJpZM4LhE95>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHidbZzq_HGHZl5m5IkfivXYfJc6Rcuaks5rRe_1gaJpZM4LhE95>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please add support for Arduino Mega boards ( as these are now supported by GRBL currently 1.1e )
The VID/PID for the Arduino Mega2560 is VID : 2341 PID : 0042
There are also Chinese clone Mega boards with CH340 USB to serial chips,
VID : 1A86 PID : 7523
many thanks
The text was updated successfully, but these errors were encountered: