Search found 1773 matches
- Fri Apr 16, 2021 9:04 am
- Forum: Current Version(2.60)
- Topic: Another rebuild
- Replies: 10
- Views: 611
Re: Another rebuild
AN update, so far I have the gantry frame built, ready for the Z and X rails to be fitted, also have the X Z base plate built with bearings and the spindle bracket. Probably will not get back to it until after Easter. Hoping that Bertus has made progress on the 5 axis board. :D Slowly but surely......
- Fri Apr 16, 2021 8:59 am
- Forum: Current Version(2.60)
- Topic: Power supply for Pi Hat
- Replies: 1
- Views: 4
Re: Power supply for Pi Hat
Hi All, New to Pi Hat, so hoping someone might help me. I have Neam23 drivers with 48v power supply. Pi Hat can accept 12-36v. Pi Hat requires power in order for arduino chip to be powered. So do I need stepdown converter for 48v to be down to 12/24v? Or is there another around that? Thank you, XDe...
- Fri Apr 16, 2021 8:55 am
- Forum: Current Version(2.60)
- Topic: Grove Connector I2C SDA and SCL pins are flipped
- Replies: 3
- Views: 471
Re: Grove Connector I2C SDA and SCL pins are flipped
Yes... the pads are still in place.
- Fri Apr 16, 2021 8:52 am
- Forum: Current Version(3.51)
- Topic: Board orientation and connection plugs.
- Replies: 1
- Views: 4
Re: Board orientation and connection plugs.
Hi... What version of the board do you have?
The enable pin in next to where the little capacitors(Coke cans) leads go into the board.
The enable pin in next to where the little capacitors(Coke cans) leads go into the board.
- Sun Mar 21, 2021 6:18 pm
- Forum: Old CNC Shield V3.00 and Chines copies of it...
- Topic: This problem, would it be hardware, software or firmware???
- Replies: 5
- Views: 444
Re: This problem, would it be hardware, software or firmware???
Have you tried another G-Code sender? UGS....
I think I have seen someone mention this issue on another site related to lasers.
I think I have seen someone mention this issue on another site related to lasers.
- Sun Mar 21, 2021 6:08 pm
- Forum: Current Version(3.51)
- Topic: Had to laugh at this.
- Replies: 1
- Views: 140
Re: Had to laugh at this.
StuartB wrote: ↑Fri Mar 19, 2021 4:47 pmNot saying it's not worth $90, mine is excellent and I would have paid more.
This just made me laugh.
online json file validator



- Tue Mar 16, 2021 6:21 pm
- Forum: Version 2.58
- Topic: GPIO Triggered by Unknown Program on image
- Replies: 5
- Views: 302
Re: GPIO Triggered by Unknown Program on image
Bertus, what goes into the serial tuning? Is this something that was already done on the board or something that has to be done? This is the current script to enable hardware serial on RPi 3's and up... https://github.com/Protoneer/RPI-CNC-Config-Scripts/blob/master/scripts/_RPi34-Serial-Config.sh ...
- Tue Mar 16, 2021 6:18 pm
- Forum: Current Version(3.51)
- Topic: PWM to Analogue Output Converter
- Replies: 1
- Views: 104
Re: PWM to Analogue Output Converter
Hey Guys, I'm in the process of rebuilding my CNC with a genuine Protoneer shield, but I need Analogue Output control for my spindle driver as its one of the DC controlled Chinese drivers, which is either set with a Pot or 0 to 10V analogue control if available (mine did not come with analogue cont...
- Tue Mar 16, 2021 6:16 pm
- Forum: Old CNC Shield V3.00 and Chines copies of it...
- Topic: Multiple Steppers
- Replies: 1
- Views: 76
- Sat Mar 13, 2021 8:48 am
- Forum: Current Version(2.60)
- Topic: LCD display via second Arduino
- Replies: 2
- Views: 132
Re: LCD display via second Arduino
I've been wondering if it would be possible to implement an LCD display like this one. https://wiki.shapeoko.com/index.php/LCD_on_GRBL#Full_version_GRBL_1.1 Correct me if I'm wrong but it appears to piggyback on the existing serial connection and extract data by sniffing/listening to the $10 update...