I've been a bit lucky I think! December 11, 2016 11:45AM |
Registered: 8 years ago Posts: 123 |
Re: I've been a bit lucky I think! December 11, 2016 02:14PM |
Registered: 9 years ago Posts: 14,664 |
Re: I've been a bit lucky I think! December 11, 2016 03:58PM |
Registered: 8 years ago Posts: 123 |
Re: I've been a bit lucky I think! December 11, 2016 04:51PM |
Registered: 9 years ago Posts: 14,664 |
Quote
cheeseandham
Yes, I'd get a Duet WifiI didn't realise it would be quieter. Isn't most of the noise generated by the steppers?
Re: I've been a bit lucky I think! December 12, 2017 09:46AM |
Registered: 8 years ago Posts: 123 |
Re: I've been a bit lucky I think! December 12, 2017 05:05PM |
Registered: 9 years ago Posts: 14,664 |
Re: I've been a bit lucky I think! December 13, 2017 09:53AM |
Registered: 8 years ago Posts: 123 |
Re: I've been a bit lucky I think! December 13, 2017 10:58AM |
Registered: 9 years ago Posts: 461 |
Quote
cheeseandham
- £110 for the dual extruder Ormerod 2 and an aluminium X-axis arm (but with no Duet)
- £150 for the Duet.
- £18 in other minor parts.
So £278 for a fully working dual extruder Ormerod 2 with a new Duet Wifi, then add another £45 for the "probably unnecessary, but I want it" Y-Axis Aluminium Print Bed Support
Not bad IMHO. I'll update after full commissioning and testing.
Re: I've been a bit lucky I think! December 13, 2017 11:09AM |
Registered: 9 years ago Posts: 1,230 |
Re: I've been a bit lucky I think! December 13, 2017 12:05PM |
Registered: 9 years ago Posts: 14,664 |
Quote
cheeseandham
Thanks dc42. Yes, that was a private area "whoops". Fixed now.
Printed a Duet enclosure last night, just need to wire up and commission, but I'm betting X-mas is going to try and get in the way (along with businesses, wife and kids!)
Re: I've been a bit lucky I think! December 13, 2017 02:57PM |
Registered: 9 years ago Posts: 1,230 |
Re: I've been a bit lucky I think! December 13, 2017 05:36PM |
Registered: 9 years ago Posts: 14,664 |
Re: I've been a bit lucky I think! December 13, 2017 06:49PM |
Registered: 8 years ago Posts: 123 |
Quote
ormerod168
Is the upper nut in your anti-backlash setup mechanically secured to the z-nut trap?
Re: I've been a bit lucky I think! December 13, 2017 07:05PM |
Registered: 8 years ago Posts: 123 |
Re: I've been a bit lucky I think! December 16, 2017 04:39PM |
Registered: 7 years ago Posts: 45 |
Quote
cheeseandham
Quote
ormerod168
Is the upper nut in your anti-backlash setup mechanically secured to the z-nut trap?
Possible other improvements
I've seen [www.thingiverse.com] and have wondered if it is worth getting the side plates CNC machined also.
Re: I've been a bit lucky I think! December 19, 2017 04:35PM |
Registered: 8 years ago Posts: 123 |
Quote
trevmas
If you want to max out the improvements, have you thought about a direct drive Z-Axis? I was never happy with the original threaded rod so moved to direct drive lead screw. I found it well worth the small outlay.
Quote
trevmas
I also drilled the Y frame and bolted it to the upright and replaced the flimsy printed foot underneath with a triangular aluminium bracket to reduce any Z-Axis wobble due to frame movement.
Re: I've been a bit lucky I think! December 21, 2017 07:34AM |
Registered: 8 years ago Posts: 123 |
; Configuration file for Duet WiFi (firmware version 1.17 to 1.19) ; executed by the firmware on start-up ; ; generated by RepRapFirmware Configuration Tool on Wed Dec 20 2017 22:03:57 GMT+0000 (GMT Standard Time) ; General preferences M111 S0 ; Debugging off G21 ; Work in millimetres G90 ; Send absolute coordinates... M83 ; ...but relative extruder moves M555 P2 ; Set firmware compatibility to look like Marlin M208 X0 Y0 Z0 S1 ; Set axis minima M208 X240 Y240 Z200 S0 ; Set axis maxima ; Endstops M574 X0 Z0 S0 ; Set active low endstops M574 Y1 S1 ; Set active high endstops M558 P1 X1 Y0 Z1 H5 F120 T6000 ; Set Z probe type to unmodulated, the axes for which it is used and the dive height + speeds G31 P600 X0 Y0 Z2.8 ; Set Z probe trigger value, offset and trigger height M557 X15:215 Y15:195 S20 ; Define mesh grid ; Drives M569 P0 S0 ; Drive 0 goes backwards M569 P1 S1 ; Drive 1 goes forwards M569 P2 S1 ; Drive 2 goes forwards M569 P3 S1 ; Drive 3 goes forwards M569 P4 S1 ; Drive 4 goes forwards M350 X16 Y16 Z16 E16:16 I0 ; Configure microstepping without interpolation M92 X87.489 Y87.489 Z4000 E420:420 ; Set steps per mm M566 X300 Y900 Z12 E120:120 ; Set maximum instantaneous speed changes (mm/min) M203 X6000 Y6000 Z180 E1200:1200 ; Set maximum speeds (mm/min) M201 X500 Y20 Z250 E250:250 ; Set accelerations (mm/s^2) M906 X800 Y1000 Z800 E800:800 I30 ; Set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Heaters M305 P0 T10000 B3988 C0 R4700 ; Set thermistor + ADC parameters for heater 0 M143 H0 S120 ; Set temperature limit for heater 0 to 120C M305 P1 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 1 M143 H1 S260 ; Set temperature limit for heater 1 to 260C M305 P2 T100000 B4138 C0 R4700 ; Set thermistor + ADC parameters for heater 2 M143 H2 S260 ; Set temperature limit for heater 2 to 260C ; Tools M563 P0 D0 H1 ; Define tool 0 G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C M563 P1 D1 H2 ; Define tool 1 G10 P1 X10 Y0 Z0 ; Set tool 1 axis offsets G10 P1 R0 S0 ; Set initial tool 1 active and standby temperatures to 0C ; Network M550 PMy RepRapPro Ormerod 2 ; Set machine name M552 S1 ; Enable network ;*** Access point is configured manually via M587 by the user M586 P0 S1 ; Enable HTTP M586 P1 S1 ; Enable FTP M586 P2 S0 ; Disable Telnet ; Fans M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off M106 P1 S1 I0 F500 H1:2 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on M106 P2 S1 I0 F500 H1:2 T45 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on ; Custom settings are not configured
Re: I've been a bit lucky I think! December 21, 2017 02:30PM |
Registered: 8 years ago Posts: 123 |
Re: I've been a bit lucky I think! December 27, 2017 10:30AM |
Registered: 7 years ago Posts: 45 |
Re: I've been a bit lucky I think! January 15, 2018 08:03AM |
Registered: 8 years ago Posts: 123 |
Re: I've been a bit lucky I think! January 15, 2018 10:10AM |
Registered: 9 years ago Posts: 1,230 |
Quote
cheeseandham
...I really didn't want a 4.3" 480×272 screen. I'll wait for the 7" screens to become available again.
Quote
Not happy with the bed level at the moment, the front left corner seems to be way down. Not sure where it's coming from just yet, if it's the MDF insulator causing it or Y-axis twist. So that's going to keep be busy.
Typically, even with the MDF bed on the original, I've not really had any problems with level or any sort of Y-axis skew before, so this is new territory for me.
Fortunately I'd read about Y-axis twist and decided as a preventative measure to proactively install this Y-idler bracket in case it was required. I'd rather fix the "true cause" if possible, but I may have to have a play with this soon.
Quote
Is it me or is the 3 point mounting design of the Ormerod 2 not ideal for keeping a level bed?