Search found 44 matches
- Mon Sep 01, 2014 3:30 am
- Forum: Smoothieboard and variants
- Topic: azteeg x5 smoothie Very odd endstop issue
- Replies: 10
- Views: 11882
Re: azteeg x5 smoothie Very odd endstop issue
Example of end stop config: # Endstops endstops_enable true # the endstop module is enabled by default and can be disabled here delta_homing true # forces all three axis to home a the same time regardless of what is specified in G28 alpha_max_endstop 1.24^ # alpha_homing_direction home_to_max # or ...
- Mon Sep 01, 2014 3:22 am
- Forum: Smoothieboard and variants
- Topic: azteeg x5 smoothie Very odd endstop issue
- Replies: 10
- Views: 11882
Re: azteeg x5 smoothie Very odd endstop issue
You need to enable the endstop's: Configuration The config settings for Endstops are as follows…. endstops_enable - set to true to enable, false to disable Where NNN is alpha, beta or gamma NNN_min_endstop - the pin number of the min endstop (or set to NC if not used) NNN_max_endstop - the pin n ...
- Tue Mar 18, 2014 7:36 am
- Forum: Rostock MAX
- Topic: Repetier 091 for Rostock MAX now available
- Replies: 225
- Views: 245107
Re: Repetier 091 for Rostock MAX now available
Maybe of topic but has any body got the Due(ramps fd) to work with 0.91 firmware, if so any benefits? 

- Tue Sep 17, 2013 3:20 pm
- Forum: Parallel Port based boards
- Topic: Connecting Parallel board to USB
- Replies: 3
- Views: 11028
Re: Connecting Parallel board to USB
I'm using UC100 usb to paralell for my CNC3020 and it works great, so you can run Mach3 on a laptop 

- Sat Sep 14, 2013 2:21 am
- Forum: Rostock MAX
- Topic: EZ Probe Attachment for Rostock MAX
- Replies: 128
- Views: 88109
Re: EZ Probe Attachment for Rostock MAX
Sorry cope, but some of us like to take our tools with us to solve certain problems at workplaces.....and time is money. So speed of calibration is key. As for my manual calibration.....I have had lathes give me more hell calibrating and zeroing. This one was easy. The first print was spot on ...
- Wed Sep 11, 2013 3:01 pm
- Forum: Rostock MAX
- Topic: EZ Probe Attachment for Rostock MAX
- Replies: 128
- Views: 88109
Re: EZ Probe Attachment for Rostock MAX
http://www.youtube.com/watch?v=dyleBUd25wo The probe has a limit switch type connection to the RAMBo. The wires are not attached yet to the probe shown in the video. I was planning on using a piece of PTFE tube stuck into a hole which would be drilled beside the probe. Picture two wires coming out ...
- Mon Sep 02, 2013 8:14 pm
- Forum: The Build Zone
- Topic: TRAILtech's Rostock Build
- Replies: 53
- Views: 40387
Re: TRAILtech's Rostock Build
230c, but that's my settings and not verified, you must use a fan.TRAILtech wrote:They shipped mine next day as well. Cant wait!
Gimbal,
What temp are you printing at? Also are you using a fan? Mine keeps on getting like halfway through the first layer of the cal. cube and then jamming up big time.
- Mon Sep 02, 2013 5:49 am
- Forum: The Build Zone
- Topic: TRAILtech's Rostock Build
- Replies: 53
- Views: 40387
Re: TRAILtech's Rostock Build
I'm using that hotend with no problemTRAILtech wrote:Now your scaring me, I ordered it from Makergeeks.com ...
- Wed Aug 21, 2013 3:32 pm
- Forum: The Build Zone
- Topic: Please hear my request oh hardware designer god's!
- Replies: 39
- Views: 30751
- Sun Aug 18, 2013 5:42 am
- Forum: The Build Zone
- Topic: Please hear my request oh hardware designer god's!
- Replies: 39
- Views: 30751
Re: Please hear my request oh hardware designer god's!
Hey F just found this:
* Smoothieboard.Rostock - This directory contains a sample config for a
Rostock or Kossel style bot using the most recent Smoothieboard.
https://github.com/arthurwolf/Smoothie/ ... figSamples
* Smoothieboard.Rostock - This directory contains a sample config for a
Rostock or Kossel style bot using the most recent Smoothieboard.
https://github.com/arthurwolf/Smoothie/ ... figSamples
- Sat Aug 17, 2013 8:21 am
- Forum: The Build Zone
- Topic: Please hear my request oh hardware designer god's!
- Replies: 39
- Views: 30751
Re: Please hear my request oh hardware designer god's!
Beaglebone Black Replicape look's right on, with ethernet, think i will check pricing and makeing a few bords, brd files looks to be only double sided return with price if any would be interested (EU) 

- Fri Aug 16, 2013 4:00 am
- Forum: The Build Zone
- Topic: Please hear my request oh hardware designer god's!
- Replies: 39
- Views: 30751
Re: Please hear my request oh hardware designer god's!
"How to improve your USB transfer speed by increasing the maximum transfer size of 64KB block to 2MB in the Usbstor.sys driver" Well maby not 2MB but 255KB and expand ringbuffer size to 255 and force flush at 192KB http://en.ocworkbench.com/tech/how-to-improve-your-usb-transfer-speed-by-increasing ...
- Wed Aug 14, 2013 1:26 pm
- Forum: The Build Zone
- Topic: Please hear my request oh hardware designer god's!
- Replies: 39
- Views: 30751
Re: Please hear my request oh hardware designer god's!
Well Smooth'i dos, STM32 is about 170 times faster than AVR, but whats the fuzz do we realy need that speed, i'm more conserned about the communication over usb, maby move over to usb 3.0
- Wed Aug 14, 2013 3:07 am
- Forum: The Build Zone
- Topic: Please hear my request oh hardware designer god's!
- Replies: 39
- Views: 30751
- Fri Aug 09, 2013 11:10 am
- Forum: Troubleshooting
- Topic: Flashed bootloader = dead Rostock
- Replies: 16
- Views: 14253
- Fri Aug 09, 2013 10:52 am
- Forum: Troubleshooting
- Topic: Flashed bootloader = dead Rostock
- Replies: 16
- Views: 14253
Re: Flashed bootloader = dead Rostock
/** Where to start with our datablock in memory. Can be moved if you have problems with other modules using the eeprom */ #define EEPROM_OFFSET 0 #define EPR_MAGIC_BYTE 0 #define EPR_ACCELERATION_TYPE 1 #define EPR_XAXIS_STEPS_PER_MM 3 #define EPR_YAXIS_STEPS_PER_MM 7 #define EPR_ZAXIS_STEPS_PER_MM ...
- Fri Aug 09, 2013 4:36 am
- Forum: Troubleshooting
- Topic: Flashed bootloader = dead Rostock
- Replies: 16
- Views: 14253
Re: Flashed bootloader = dead Rostock
Sure you can, you just need to be a bit creative, google around an you will find how to:
http://forum.arduino.cc/index.php?topic=41704.0
http://projectgus.com/2010/07/eeprom-ac ... h-arduino/
And that's why you always should erase eeprom before you load new firmware.
Anders
http://forum.arduino.cc/index.php?topic=41704.0
http://projectgus.com/2010/07/eeprom-ac ... h-arduino/
And that's why you always should erase eeprom before you load new firmware.
Anders
- Wed Jul 31, 2013 2:17 pm
- Forum: Rostock MAX
- Topic: Interesting New Delta Printer with Autoleveling
- Replies: 27
- Views: 20828
Re: Interesting New Delta Printer with Autoleveling
Hi I found this a few days ago:
https://github.com/Extent421/Repetier-Firmware
, seams to have some new futures, didn't hade the time to test it yet
https://github.com/Extent421/Repetier-Firmware
, seams to have some new futures, didn't hade the time to test it yet

- Tue Jul 23, 2013 2:05 am
- Forum: Rostock MAX
- Topic: PRINTER_RADIUS, EEPROM bug, insanity
- Replies: 59
- Views: 43964
Re: PRINTER_RADIUS, EEPROM bug, insanity
My apologies. I wrote "firmware" when I should have written "EEPROM". There's no way to adjust PRINTER_RADIUS from the EEPROM table. (But I certainly wish there was!) The spelling and other errors should be corrected in the 1.10 version of the manual. I could understand a possible EEPROM bug if ...
- Tue Jul 09, 2013 3:18 pm
- Forum: The Build Zone
- Topic: The Blacked out Rostock
- Replies: 28
- Views: 18671
Re: The Blacked out Rostock
I don't see any program files in that Arduini pic, shuld be 21 files on the top, and did you select "Arduino Mega 2560" in tool/board menu, you need to put all the Repetier files in your sketchbook.CJGerard wrote:So i have no magic smoke, but when i go tyo load the firmware i get an error
- Wed Jun 26, 2013 10:09 am
- Forum: Rostock MAX
- Topic: Repetier not reading extruder temp on job run
- Replies: 4
- Views: 5055
Re: Repetier not reading extruder temp on job run
Sounds like an amp starvation problem
- Sun Jun 23, 2013 3:12 pm
- Forum: General Tips 'N Tricks
- Topic: Need for speed
- Replies: 2
- Views: 3927
Re: Need for speed
Think we can get better controll over hysteresis with the rubberband orbeting extruder, and a shutoff valve. Another way to go are a extruder with hotrunner and shutoff valve, it can be made really small
- Sun Jun 23, 2013 2:45 pm
- Forum: Rostock MAX
- Topic: Over sanded Ujoints
- Replies: 14
- Views: 11859
Re: Over sanded Ujoints
Hi, there is no really big probl with the RM my decision to make new arms was that it takes less time for me to make new one than to sand original, an besides i have the part's laying around, just follow the thread and you will be fine. So put youre RM together tune it and enjoy ;) You know RM are ...
- Sun Jun 23, 2013 2:55 am
- Forum: General Tips 'N Tricks
- Topic: Need for speed
- Replies: 2
- Views: 3927
Need for speed
Hi I'm wondering what are restricting us from reaching really high speed, retract>shutoff valve, temp control>higher power and thermo coupler, melt zone control>water cooling, what else? I have long experience from molding machines and i know its possible to reach incredible speed with them so it's ...
- Sun Jun 23, 2013 1:20 am
- Forum: Rostock MAX
- Topic: Over sanded Ujoints
- Replies: 14
- Views: 11859
Re: Over sanded Ujoints
I just ordered N 52 3/8 magnets from Amazing Magnets they have 6.5kg force, will use them with 10mm CF tubing and fixed 15mm ball at effector and skates, so like somebody else here use the CF-end as gliding surface and just support the ends with shrink tube