Welcome! Log In Create A New Profile

Advanced

ormerod firmware 078c

Posted by ormerod2004 
ormerod firmware 078c
August 17, 2016 03:31AM
I used the 3d printer first time.
ormerod was my best choice.
I download the firmware from github, but it can not compiled successfully.
i try to change the code ,then it compiled successfully. and made the bin file
then download to the board for the printer
my printer can not connect computer with the firmware

Anyone could provide a correct code project , 078 or 1.09 ,please!
Re: ormerod firmware 078c
August 17, 2016 05:13AM
connecting....
can not initialize the sd card : card is unusable , try another one
RepRapFirmware version 1.09 dated 2015-04-21
Can't open 0:/sys/config.g to read , error code 12
Executing default.g (no configuration file found)...
Can't open 0:/sys/default.g to read , error code 12
Macro file dafault.g not found
[]
T: B:67.3
[]
T: B:67.3
[]
T: B:67.3
[]
T: B:67.3


----THIS is the massge of the connect above
Re: ormerod firmware 078c
August 17, 2016 05:27AM
either you have a bad SD card or an Empty Card. Try following this guide: [reprappro.com]

or [reprappro.com] for ormerod 1

Edited 1 time(s). Last edit at 08/17/2016 05:28AM by Darathy.
Re: ormerod firmware 078c
August 17, 2016 05:41AM
Hi Darathy
I'm sure my SD card is ok ,and not empty drinking smiley
there is four folder in SD card, as : gcodes macros sys www
Re: ormerod firmware 078c
August 17, 2016 05:46AM
Quote
Darathy
either you have a bad SD card or an Empty Card. Try following this guide: [reprappro.com]

or [reprappro.com] for ormerod 1

My printer was worked well before i change the firmware
I jast want to try compiled the code by myself, but got the problemsmiling smiley
Re: ormerod firmware 078c
August 17, 2016 08:11AM
I suggest you download and install a precompiled binary again and see if it can read your SD card. If so then there is probably something wrong with your compilation process.

Bear in minds that the RepRapPro release of RRF is no longer supported and hasn't been updated since April 2015. Most people use my fork or Chrishamm's fork these days.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: ormerod firmware 078c
August 17, 2016 11:42PM
Quote
dc42
I suggest you download and install a precompiled binary again and see if it can read your SD card. If so then there is probably something wrong with your compilation process.

Bear in minds that the RepRapPro release of RRF is no longer supported and hasn't been updated since April 2015. Most people use my fork or Chrishamm's fork these days.

when i downlode the last bin file firmware ,the printer is work well
i download the code from here
is the project your fork or Chrishamm's fork ?
which board should i choose?
should I used the hardware from the project i download ?
Re: ormerod firmware 078c
August 18, 2016 05:16AM
Quote
ormerod2004

i download the code from here [github.com]
is the project your fork or Chrishamm's fork ?

That's old RRP release.

My fork: [github.com]

Chrishamm's fork: [github.com]

You may have to make some changes to other parts of the system when using more recent firmware, specifically:

1. Upgrade the /www files on the SD card to the compatible version of DuetWebControl (1.11 for my fork)
2. Add a M574 line to config.g to tell the firmware where your homing switches are (necessary for an Ormerod 1, optional for an Ormerod 2)
3. Make sure the X motor connector is the same way round as all the other connectors, or the X axis may move backwards.
4. If connecting to a Windows host computer via USB, install the device driver files at [github.com].

You may also wish to update the homeall.g file to do simultaneous X and Y homing.

Quote

which board should i choose?
should I used the hardware from the project i download ?

Pleas explain what you mean.



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: ormerod firmware 078c
August 18, 2016 06:00AM
Quote
dc42
Quote
ormerod2004

i download the code from here [github.com]
is the project your fork or Chrishamm's fork ?

That's old RRP release.

My fork: [github.com]

Chrishamm's fork: [github.com]

You may have to make some changes to other parts of the system when using more recent firmware, specifically:

1. Upgrade the /www files on the SD card to the compatible version of DuetWebControl (1.11 for my fork)
2. Add a M574 line to config.g to tell the firmware where your homing switches are (necessary for an Ormerod 1, optional for an Ormerod 2)
3. Make sure the X motor connector is the same way round as all the other connectors, or the X axis may move backwards.
4. If connecting to a Windows host computer via USB, install the device driver files at [github.com].

You may also wish to update the homeall.g file to do simultaneous X and Y homing.

Quote

which board should i choose?
should I used the hardware from the project i download ?

Pleas explain what you mean.

Very Thankful
I solved my problem,
i fand that the code for 1.09 should used the usb code from "Arduino Due (Native USB Port)"
so i instead of the usb code for the RepRap Duet Platform
Now,the printer could work.
I 'll try your fork and Chrishamm's fork
The last ,thanks for you help.
Could i ask your questions when i have a try? It seems ok for the answer,Right?hot smiley
Sorry, only registered users may post in this forum.

Click here to login