|
Smartrapcore alu build question February 09, 2016 04:45AM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 09, 2016 07:03AM |
Registered: 10 years ago Posts: 2 |
|
Re: Smartrapcore alu build question February 09, 2016 07:08AM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 09, 2016 07:12AM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 09, 2016 10:03AM |
Registered: 10 years ago Posts: 101 |
|
Re: Smartrapcore alu build question February 10, 2016 02:44AM |
Registered: 10 years ago Posts: 26 |
Quote
I'm now at the bed leveling stage and dealing with the belt-driven z-axis... Yuck is all I can say. I was in the process of leveling things and suddenly the motor "timed out" and the bed just dropped away jacking up my belt tension. I plan to convert this to a leadscrew but I'm missing 1 printed part so we'll try to get things working as designed for a bit.
|
Re: Smartrapcore alu build question February 10, 2016 10:15AM |
Registered: 10 years ago Posts: 101 |
|
Re: Smartrapcore alu build question February 10, 2016 11:19AM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 10, 2016 12:35PM |
Registered: 10 years ago Posts: 101 |
|
Re: Smartrapcore alu build question February 10, 2016 12:47PM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 10, 2016 01:22PM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 10, 2016 06:01PM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 10, 2016 09:03PM |
Registered: 10 years ago Posts: 101 |

|
Re: Smartrapcore alu build question February 10, 2016 09:40PM |
Registered: 10 years ago Posts: 101 |
|
Re: Smartrapcore alu build question February 11, 2016 03:58AM |
Registered: 10 years ago Posts: 26 |
|
Re: Smartrapcore alu build question February 11, 2016 04:55AM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 11, 2016 06:24AM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 11, 2016 09:37AM |
Registered: 10 years ago Posts: 101 |
|
Re: Smartrapcore alu build question February 11, 2016 12:27PM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 11, 2016 08:05PM |
Registered: 10 years ago Posts: 101 |
|
Re: Smartrapcore alu build question February 12, 2016 02:12AM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 12, 2016 03:45AM |
Registered: 10 years ago Posts: 3,525 |
Quote
atheimer
I actually just ordered some Printbite, I found it when you sent me the link to flex3drive... and it gets rav reviews pretty much everywhere. Any variable I can minimize I'll take!
Did you use the aformentioned 3M product to attach things:
[www.amazon.com]
|
Re: Smartrapcore alu build question February 12, 2016 06:37AM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 12, 2016 11:11AM |
Registered: 10 years ago Posts: 101 |
|
Re: Smartrapcore alu build question February 12, 2016 11:17AM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 13, 2016 04:11AM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 13, 2016 11:12AM |
Registered: 10 years ago Posts: 101 |

|
Re: Smartrapcore alu build question February 13, 2016 01:07PM |
Registered: 10 years ago Posts: 3,525 |
|
Re: Smartrapcore alu build question February 13, 2016 03:36PM |
Registered: 10 years ago Posts: 101 |
|
Re: Smartrapcore alu build question February 13, 2016 03:54PM |
Registered: 10 years ago Posts: 3,525 |
//==============================LCD and SD support=============================
// @section lcd
// Define your display language below. Replace (en) with your language code and uncomment.
// en, pl, fr, de, es, ru, bg, it, pt, pt-br, fi, an, nl, ca, eu, kana, kana_utf8, cn, test
// See also language.h
#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
// Choose ONE of these 3 charsets. This has to match your hardware. Ignored for full graphic display.
// To find out what type you have - compile with (test) - upload - click to get the menu. You'll see two typical lines from the upper half of the charset.
// See also documentation/LCDLanguageFont.md
#define DISPLAY_CHARSET_HD44780_JAPAN // this is the most common hardware
//#define DISPLAY_CHARSET_HD44780_WESTERN
//#define DISPLAY_CHARSET_HD44780_CYRILLIC
//#define ULTRA_LCD //general LCD support, also 16x2
//#define DOGLCD // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
#define SDSUPPORT // Enable SD Card Support in Hardware Console
// Changed behaviour! If you need SDSUPPORT uncomment it!
//#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
//#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
//#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
//#define ENCODER_PULSES_PER_STEP 1 // Increase if you have a high resolution encoder
//#define ENCODER_STEPS_PER_MENU_ITEM 5 // Set according to ENCODER_PULSES_PER_STEP or your liking
//#define ULTIMAKERCONTROLLER //as available from the Ultimaker online store.
//#define ULTIPANEL //the UltiPanel as on Thingiverse
//#define SPEAKER // The sound device is a speaker - not a buzzer. A buzzer resonates with his own frequency.
//#define LCD_FEEDBACK_FREQUENCY_DURATION_MS 100 // the duration the buzzer plays the UI feedback sound. ie Screen Click
//#define LCD_FEEDBACK_FREQUENCY_HZ 1000 // this is the tone frequency the buzzer plays when on UI feedback. ie Screen Click
// 0 to disable buzzer feedback. Test with M300 S P
// PanelOne from T3P3 (via RAMPS 1.4 AUX2/AUX3)
// [reprap.org]
//#define PANEL_ONE
// The MaKr3d Makr-Panel with graphic controller and SD support
// [reprap.org]
//#define MAKRPANEL
// The Panucatt Devices Viki 2.0 and mini Viki with Graphic LCD
// [panucatt.com]
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: [code.google.com]
//#define VIKI2
//#define miniVIKI
// This is a new controller currently under development. [github.com]
//
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: [code.google.com]
//#define ELB_FULL_GRAPHIC_CONTROLLER
//#define SD_DETECT_INVERTED
// The RepRapDiscount Smart Controller (white PC
// [reprap.org]
#define REPRAP_DISCOUNT_SMART_CONTROLLER
// The GADGETS3D G3D LCD/SD Controller (blue PC
// [reprap.org]
//#define G3D_PANEL
// The RepRapDiscount FULL GRAPHIC Smart Controller (quadratic white PC
// [reprap.org]
//
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: [code.google.com]
//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER
// The RepRapWorld REPRAPWORLD_KEYPAD v1.1
// [reprapworld.com]
//#define REPRAPWORLD_KEYPAD
//#define REPRAPWORLD_KEYPAD_MOVE_STEP 10.0 // how much should be moved when a key is pressed, eg 10.0 means 10mm per click
// The Elefu RA Board Control Panel
// [www.elefu.com]
// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARDUINO library folder: [github.com]
//#define RA_CONTROL_PANEL
// The MakerLab Mini Panel with graphic controller and SD support
// [reprap.org]
//#define MINIPANEL
/**
* I2C Panels
*/
//#define LCD_I2C_SAINSMART_YWROBOT
// PANELOLU2 LCD with status LEDs, separate encoder and click inputs
//
// This uses the LiquidTWI2 library v1.2.3 or later ( [github.com] )
// Make sure the LiquidTWI2 directory is placed in the Arduino or Sketchbook libraries subdirectory.
// (v1.2.3 no longer requires you to define PANELOLU in the LiquidTWI2.h library header file)
// Note: The PANELOLU2 encoder click input can either be directly connected to a pin
// (if BTN_ENC defined to != -1) or read through I2C (when BTN_ENC == -1).
//#define LCD_I2C_PANELOLU2
// Panucatt VIKI LCD with status LEDs, integrated click & L/R/U/P buttons, separate encoder inputs
//#define LCD_I2C_VIKI
// SSD1306 OLED generic display support
// ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: [code.google.com]
//#define U8GLIB_SSD1306
// Shift register panels
// ---------------------
// 2 wire Non-latching LCD SR from:
// [bitbucket.org]
// LCD configuration: [reprap.org]
//#define SAV_3DLCD
// @section extras
// Increase the FAN pwm frequency. Removes the PWM noise but increases heating in the FET/Arduino
//#define FAST_PWM_FAN
// Use software PWM to drive the fan, as for the heaters. This uses a very low frequency
// which is not as annoying as with the hardware PWM. On the other hand, if this frequency
// is too low, you should also increment SOFT_PWM_SCALE.
//#define FAN_SOFT_PWM
// Incrementing this by 1 will double the software PWM frequency,
// affecting heaters, and the fan if FAN_SOFT_PWM is enabled.
// However, control resolution will be halved for each increment;
// at zero value, there are 128 effective control positions.
#define SOFT_PWM_SCALE 0
// Temperature status LEDs that display the hotend and bet temperature.
// If all hotends and bed temperature and temperature setpoint are < 54C then the BLUE led is on.
// Otherwise the RED led is on. There is 1C hysteresis.
//#define TEMP_STAT_LEDS
// M240 Triggers a camera by emulating a Canon RC-1 Remote
// Data from: [www.doc-diy.net]
//#define PHOTOGRAPH_PIN 23
// SkeinForge sends the wrong arc g-codes when using Arc Point as fillet procedure
//#define SF_ARC_FIX
// Support for the BariCUDA Paste Extruder.
//#define BARICUDA
//define BlinkM/CyzRgb Support
//#define BLINKM