Welcome! Log In Create A New Profile

Advanced

Problems after firmware upgrade

Posted by eoiser 
Problems after firmware upgrade
October 08, 2014 10:31AM
Hi

I've had my ormerod 1 for a while now working perfect, but now i decided to upgrade my firmware on the arduino (0.50ish to 0.78c) (does anyone know where the release notes are? I want to read the upgrades)

But now there is trouble with homing the Y axis. When i press "Home Y" or "Home All" the bed goes opposite way of the motor and switch and eventually clatter the motor.
And when pressing the end switch manually when the bed goes wrong way does not stop it, but the LED on the motherboard does turn ON, so the switch does have connection to the board.
Z and X axis appear fine so far (Have not yet set the probe value and z axis height) (X axis stop at 0 POS above the sensor notch)
The Y axis goes the right way when pressing the buttons "0.1, 1, 10, 100"

My sys files are not altered any way and is standard from Github

homey.g file
G91
G1 Z5 F200
G1 X20 F2000
G90
G92 Y0
G1 Y250 F2000 S1
G92 Y200
G1 Y197 F200
G1 Y250 S1
G92 Y200
G1 Y0 F2000
G91
G1 X-20 F2000
G1 Z-5 F200
G90

homeall.g
G91
G1 Z5 F200
G90
G1 X-240 F2000 S1
G92 X0
G1 X3 F200
G1 X-30 S1
G92 X0
G1 X60 F2000
G92 Y0
G1 Y250 F2000 S1
G92 Y200
G1 Y197 F200
G1 Y250 S1
G92 Y200
G1 Y0 F2000
G30
G1 Z5 F200
G1 X0 Y0
G1 Z0

config.g
; Configuration file for RepRap Ormerod 1
; RepRapPro Ltd
;
; Copy this file to config.g if you have an Ormerod 1.
; If you are updating a config.g that you already have you
; may wish to go through it and this file checking what you
; want to keep from your old file.
; 
M111 S0                             ; Debug off
M550 PMy RepRapPro Ormerod 1        ; Machine name (can be anything you like)
M551 Preprap                        ; Machine password (currently not used)
M540 P0xBE:0xEF:0xDE:0xAD:0xFE:0xED ; MAC Address
M552 P192.168.1.14                  ; IP address
M553 P255.255.255.0                 ; Netmask
M554 P192.168.1.1                   ; Gateway
M555 P2                             ; Set output to look like Marlin
G21                                 ; Work in millimetres
G90                                 ; Send absolute corrdinates...
M83                                 ; ...but relative extruder moves
M906 X800 Y1000 Z800 E800           ; Set motor currents (mA)
M92 E420                            ; Set extruder steps per mm
M558 P1                             ; Use an unmodulated Z probe
G31 Z0.8 P600                       ; Set the probe height and threshold (deliberately too high to avoid bed crash on setup)
M556 S78 X0 Y0 Z0                   ; Put your axis compensation here
M557 P0 X60 Y0                      ; Four... 
M557 P1 X60 Y165                    ; ...probe points...
M557 P2 X222 Y165                   ; ...for bed...
M557 P3 X222 Y0                     ; ...levelling
M201 X800 Y800 Z15 E1000            ; Accelerations (mm/s^2)
M203 X15000 Y15000 Z100 E3600       ; Maximum speeds (mm/min)
M566 X600 Y600 Z30 E20              ; Minimum speeds mm/minute
M563 P1 D0 H1                       ; Define tool 1
G10 P1 S-273 R-273                  ; Set tool 1 operating and standby temperatures




Also another problem i've had with the new pronterface, is the custom buttons (at center bottom) does not appear. But those do appear on the old pronterface i used.
I did try to delete the pronsolerc file in user folder, but does not help.
I tried both the "pronterface.py" under pronterface folder and the "pronterface.exe" under the Win7 folder. Which one should i normally use? I used the Win7 before.

Any solutions for those 2 problems?

Edited 3 time(s). Last edit at 10/08/2014 10:35AM by eoiser.
Re: Problems after firmware upgrade
October 08, 2014 10:39AM
Quote
eoiser
And when pressing the end switch manually when the bed goes wrong way does not stop it, but the LED on the motherboard does turn ON, so the switch does have connection to the board.

That's the wrong way round. The LED should normally be on, but should go off when you press the microswitch. Check that you have the wires connected to the outside two tags on the microswitch. The middle tag should not be connected.



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: Problems after firmware upgrade
October 08, 2014 11:03AM
Ok, thats my fault, i fell out when moving it, i just assumed it to light up when clicked.
But all the other wires are correctly connected.
Re: Problems after firmware upgrade
October 08, 2014 11:10AM
Release notes:
0.65e: [reprappro.com]
0.78: [reprappro.com]

As dc42 says, the endstop LED should turn OFF when it hits the endstop; it should normally be on. Check your wiring.

Regarding pronterface, if you are using the github version of our software (from [github.com] ), make sure you run it by double clicking 'Ormerod.cmd', which sets it up correctly for Ormerod, NOT by running the pronterface.exe directly.

Ian
RepRapPro tech support
Re: Problems after firmware upgrade
October 08, 2014 12:10PM
Quote
eoiser
Ok, thats my fault, i fell out when moving it, i just assumed it to light up when clicked.
But all the other wires are correctly connected.

So is everything working now apart from Pronterface?



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: Problems after firmware upgrade
October 08, 2014 01:23PM
This is a printer at work, so i can't try the suggestion until tomorrow, but i will keep you updated
Re: Problems after firmware upgrade
October 14, 2014 02:04AM
Y axis does work now. I notice it stops at the endswitch for a second before it goes back, is this some new firmware feature?
Also running ormerod.cmd seemed to fix the pronterface aswell. even tho i've used pronterface.exe for a whole year before.
Re: Problems after firmware upgrade
October 14, 2014 02:24AM
Also see when calibrating it, when the IR sensor is at 650-ish, my nozzle is 2,8mm height, not 1,8mm as suggested in the guide.
Will this affect my accuracy in any way?
Re: Problems after firmware upgrade
October 14, 2014 02:32AM
the homing is done by driving into the endstop, backing up a little and slowly driving into the endstop again. This gives a better homing because your bed does not have a big momentum.

the IR sensor should be fine at that value. I had the same values.
Re: Problems after firmware upgrade
October 14, 2014 03:30AM
So many new things spinning smiley sticking its tongue out
When i use HomeAll, it goes to X60 and Y0, and down to Z0 with the IR probe, but after that i goes up a few mm and back to X0.
This means my extruder head collides with my bed clips.
Why does it go back to X0? And where do i change the bed so it does not go as far on Y
Re: Problems after firmware upgrade
October 14, 2014 03:40AM
The homing behaviour is controlled by the homex.g, homey.g, homez.g and homeall.g files. You can change those behaviours by editing those files. If you are still using foldback clips to secure the bed, I suggest you change to picture frame clips.



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: Problems after firmware upgrade
October 14, 2014 03:51AM
Do you know which particular line i would need to change?
Re: Problems after firmware upgrade
October 14, 2014 06:08AM
No.. Something is wrong.. This is what happens when i "HomeAll".

1. Z axis lifts up 5mm
2. X axis find X0, then goes back to X60.
3. Y axis goes to limit switch then back to Y0.
4. Z goes down 3-4mm, but NOT Z0...
5. Z lifts back up 3-4 again
6. X goes to X0
7. Z goes down 3-4mm or so...

At this point i have trouble with my nozzle hitting the bed clip because the bed is at Y0
But before i upgraded the nozzle would stop at X60 Z0 and i began my print from there.
Re: Problems after firmware upgrade
October 15, 2014 03:35AM
I had to completely remove my bed clip so the nozzle would not hit it.. So now its loose in one edge
Sorry, only registered users may post in this forum.

Click here to login