Search found 392 matches

by guanu
Thu Oct 20, 2016 2:01 pm
Forum: FAIL HAPPENS ! ! !
Topic: Trouble upgrading rostock max V2 to V3
Replies: 27
Views: 41173

Re: Trouble upgrading rostock max V2 to V3

if you are using current firmware, it is listed around billions of stars right on the top of configuration.h... // ############################################################################################ //############################# Define your motherboard here! ##############################...
by guanu
Wed Oct 19, 2016 10:52 am
Forum: FAIL HAPPENS ! ! !
Topic: Trouble upgrading rostock max V2 to V3
Replies: 27
Views: 41173

Re: Trouble upgrading rostock max V2 to V3

did you upgrade the frame as well? if not, there is a difference between the floating and the rigid mounting of the heated bed... you have v3 set in your firmware, but if you still are using the v2 frame, you need to select v2 in the firmware because you still have a v2, just with the current hotend...
by guanu
Thu Sep 22, 2016 7:18 am
Forum: RostockMAX v3
Topic: Rostock Max v3 calibrating script.
Replies: 43
Views: 40864

Re: Rostock Max v3 calibrating script.

Any reason the code freezes if the bed and HE are up to temp? At temperature I have yet to have the code complete, it'll freeze then reset. Anyone else see that? the probing routine must be ran when the machine is at room temp as we have said... the accelerometer is sensitive to lots of things. I'm...
by guanu
Tue Sep 20, 2016 7:08 am
Forum: RostockMAX v3
Topic: Rostock Max v3 calibrating script.
Replies: 43
Views: 40864

Re: Rostock Max v3 calibrating script.

G30 S2 writes to EEPROM: if(com->hasS() && com->S == 2) EEPROM::storeDataIntoEEPROM(); Yeah, I was the one who wrote the probing code for our firmware, and it does, but the values do not stick for the next print for some reason unless there is the M500 for some goofy reason. The values do s...
by guanu
Mon Sep 19, 2016 7:28 am
Forum: RostockMAX v3
Topic: Rostock Max v3 calibrating script.
Replies: 43
Views: 40864

Re: Rostock Max v3 calibrating script.

That gcode must end in a M500 or the values will not save to the eeprom. The correct code should be as follows: G69 S2 ;Endstop Calibration M117 ENDSTOPS CALIBRATED G68 ;Horizontal Radius Calibration M117 HORIZONTAL RADIUS CALIBRATED G30 S2 ;Z height calibration M117 Z Height Calibrated M500 ;Save v...
by guanu
Mon Sep 19, 2016 7:22 am
Forum: RostockMAX v3
Topic: Knob direction for menu navigaion
Replies: 10
Views: 7077

Re: Knob direction for menu navigaion

that depends what color the board is for your lcd, if you have a white board, the directions are different than if you have a blue or red board. We have been shipping with LCD controllers that have a blue and red board for a few months, and the directions are different than the old white one, so the...
by guanu
Thu Sep 08, 2016 3:56 pm
Forum: The Lounge
Topic: Rostock V3 - Accel probing auto calibration?
Replies: 13
Views: 10771

Re: Rostock V3 - Accel probing auto calibration?

it works well enough for me.. so far I have 5 days printing time on my v3 for testing..
20160827_205049.jpg
results looks good..
20160907_191257.jpg
by guanu
Thu Sep 08, 2016 8:36 am
Forum: ERIS Delta
Topic: Connector fell off. Pictures or wiring diagram for the RAMBo?
Replies: 3
Views: 5044

Re: Connector fell off. Pictures or wiring diagram for the RAMBo?

It goes right behind that plug with the thin red and black wires... the wire connects to the second pin from the edge of the board, so you will line the plug up with the top pin (the plug with the red and black and offset by one pin, this way the two plugs can butt up against each other)
by guanu
Wed Jun 08, 2016 2:09 pm
Forum: Troubleshooting
Topic: head crashes into bed on movement during large prints.
Replies: 22
Views: 11062

Re: head crashes into bed on movement during large prints.

change your non print travel speed down, if it is set at 300 (which we have asked for the default to change, but it hasnt yet) bring it down to about 150 and that issue will go away.
by guanu
Thu Jun 02, 2016 9:46 am
Forum: Troubleshooting
Topic: $17 to ship $29 worth of filament?
Replies: 16
Views: 10437

Re: $17 to ship $29 worth of filament?

We read when we get the chance =) but lately the shop has been so busy it is hard to find time to do so, and I'm not one with access to the shipping system so I cant get in there and check it out. Best way to contact us is either the support ticket or web chat.
by guanu
Thu May 19, 2016 1:04 pm
Forum: ERIS Delta
Topic: ERIS Early adopter feedback
Replies: 403
Views: 251587

Re: ERIS Early adopter feedback

It's a combination of a couple things... yes, in testing (even with the heat turned off, but at temp) you can get false hits but not have them when it is cold, so temp does play a factor.. second is gunk on the nozzle, if you have filament in the hotend and heat it up, then run the calibration the m...
by guanu
Tue May 10, 2016 11:48 am
Forum: ERIS Delta
Topic: ERIS Early adopter feedback
Replies: 403
Views: 251587

Re: ERIS Early adopter feedback

Thanks Eagle, to get all the machines done on time me and JJ pulled an all nighter thrusday night to build machines. I was clocked in from 7am Thursday morning till about 7:30am Friday morning lol. Now I'm running a test print on every machine before they get boxed up.
by guanu
Tue May 10, 2016 11:33 am
Forum: ERIS Delta
Topic: ERIS Early adopter feedback
Replies: 403
Views: 251587

Re: ERIS Early adopter feedback

It communicates to the rambo via I2C, not endstop like most use. The firmware has been heavily modified (I wrote the calibration gcode commands, they were not in there) and the accelerometer init stuff was added by ultimachine. We have been working on a one for all firmware, so our eris firmare has ...
by guanu
Tue May 10, 2016 9:00 am
Forum: ERIS Delta
Topic: ERIS Early adopter feedback
Replies: 403
Views: 251587

Re: ERIS Early adopter feedback

gene is correct... endstop offsets, horizontal radius, and z height are the 3 caliibration commands.. we are having it in a macro because we also tweak the acceleration before and put it back to normal after so we can get a nice fast hit to trigger the accelerometer.
by guanu
Tue Apr 26, 2016 12:05 pm
Forum: The Build Zone
Topic: Working on my first build, here's my progress!
Replies: 7
Views: 5520

Re: Working on my first build, here's my progress!

that wire looks to be good and in there far enough to get a good crimp on it. give it a death grip squeeze and it should clamp down plenty to work
by guanu
Tue Apr 26, 2016 9:24 am
Forum: Troubleshooting
Topic: Various NOOB questions
Replies: 4
Views: 3641

Re: Various NOOB questions

also, if pats are not sticking on the fablam, wipe it down with isopropyl alcohol and do not touch the surface.. after a wipe down with alcohol, things stick amazingly well
by guanu
Fri Mar 18, 2016 10:30 am
Forum: The Lounge
Topic: Rostock Max V3 Sighting
Replies: 34
Views: 19316

Re: Rostock Max V3 Sighting

Xenocrates: since the beds are just clips, if you had a thicker heat spreader, you would likely need to print the hold downs since it is designed for the thickness of the bed and glass only, or use a heat spreader the same thickness as the glass. In the base is the power supply.. the wires ran to th...
by guanu
Thu Mar 17, 2016 10:58 am
Forum: The Lounge
Topic: Rostock Max V3 Sighting
Replies: 34
Views: 19316

Re: Rostock Max V3 Sighting

To hit all your points U.S. Water Rockets: Yes No, I just had 1000 blue leds of that size from a project about 7 years ago and thought it would look cool so I put it on since I was bored when I built it. Correct They are. No, glass is flush with wood base so we used the same clips the eris uses as h...
by guanu
Thu Feb 11, 2016 3:40 pm
Forum: Rostock MAX v2
Topic: New Power Supply / Opening the Bottom
Replies: 27
Views: 17442

Re: New Power Supply / Opening the Bottom

FYI anyone who comes across this later and also gets the kit, you do not need to use the side plate to bridge the gap, the hole in the bottom is actually good for ventilation on the psu... you can use this template that is linked on the psu kit page to mark the holes to drill.

Guanu
by guanu
Tue Feb 09, 2016 4:51 pm
Forum: The Build Zone
Topic: Dermot's RMv2 Build
Replies: 44
Views: 25004

Re: Dermot's RMv2 Build

Gene, the blue wire was used for literally one day when we ran out of white and werent going to keep from shipping because of that.. no big deal, we got the white the next day so only a dozen or so kits have the blue instead of white. We did not change that on you, promise lol
by guanu
Thu Dec 10, 2015 7:04 am
Forum: Rostock MAX v2
Topic: Everything is out of scale
Replies: 17
Views: 9632

Re: Everything is out of scale

steps per mm should be 80
by guanu
Mon Aug 03, 2015 1:14 pm
Forum: Rostock MAX v2
Topic: Stuck in a boot loop
Replies: 3
Views: 3723

Re: Stuck in a boot loop

also check your LCD cables, if the ribbon cables are put on wrong it can cause the printer to keep rebooting as you are describing.
by guanu
Wed Jun 10, 2015 4:35 pm
Forum: Troubleshooting
Topic: new build, tower motors seem to be ignoring stop switches
Replies: 3
Views: 2986

Re: new build, tower motors seem to be ignoring stop switche

sounds like the x and z motors are plugged into the wrong spots... verify your motor wiring.
by guanu
Thu May 21, 2015 7:04 am
Forum: Troubleshooting
Topic: Inconsistent Z Height
Replies: 5
Views: 4397

Re: Inconsistent Z Height

if your readings are in mm as you posted, being +/- 20 microns should be nothing to worry about... with a mechanical switch and step accuracy of the motors being .0125, I'd say you are within tolerance. Typical first layers are usually a .3 layer and that should more than compensate for any variatio...
by guanu
Wed May 20, 2015 3:40 pm
Forum: ORION
Topic: Matter Control help - prints not proportional
Replies: 10
Views: 7394

Re: Matter Control help - prints not proportional

spring clips: http://seemecnc.com/collections/parts-accesories/products/spring-clips-for-u-joints-6-pack" onclick="window.open(this.href);return false; molded acetal u-joints (no longer metal so no metal on metal binding): http://seemecnc.com/collections/parts-accesories/products/universal...

Go to advanced search