Marlin heated bed support on gen6 deluxe January 26, 2012 04:27PM |
Registered: 13 years ago Posts: 58 |
Re: Marlin heated bed support on gen6 deluxe January 27, 2012 05:05AM |
Registered: 14 years ago Posts: 7,616 |
Generation 7 Electronics | Teacup Firmware | RepRap DIY |
Re: Marlin heated bed support on gen6 deluxe January 27, 2012 05:26AM |
Registered: 13 years ago Posts: 58 |
Re: Marlin heated bed support on gen6 deluxe February 02, 2012 02:12AM |
Registered: 13 years ago Posts: 23 |
Re: Marlin heated bed support on gen6 deluxe February 02, 2012 07:26AM |
Registered: 13 years ago Posts: 58 |
Re: Marlin heated bed support on gen6 deluxe February 02, 2012 07:49PM |
Registered: 13 years ago Posts: 23 |
Re: Marlin heated bed support on gen6 deluxe February 05, 2012 06:04PM |
Registered: 13 years ago Posts: 58 |
Quote
Also we are a webshop, that means no pickup anymore, no coming by for chatting (during week) etc, its very simple: from the past we have learned this just takes up hours of time everyday, which we dont have. And also I have decided that alot we do here is top-secret from now on and therefor visitors are not welcome anymore.
I really hate to say that, it goes in against things i believe, but trust me, we have todo that at this time, to get catched up on orders and to avoid spies here...
Re: Marlin heated bed support on gen6 deluxe February 07, 2012 08:43AM |
Admin Registered: 13 years ago Posts: 2,569 |
Re: Marlin heated bed support on gen6 deluxe February 13, 2012 01:37PM |
Re: Marlin heated bed support on gen6 deluxe February 15, 2012 08:39AM |
Registered: 13 years ago Posts: 58 |
Re: Marlin heated bed support on gen6 deluxe February 15, 2012 01:36PM |
Registered: 14 years ago Posts: 65 |
Re: Marlin heated bed support on gen6 deluxe February 18, 2012 04:53AM |
Re: Marlin heated bed support on gen6 deluxe February 18, 2012 06:45AM |
Registered: 13 years ago Posts: 58 |
Re: Marlin heated bed support on gen6 deluxe February 26, 2012 05:20AM |
Registered: 15 years ago Posts: 29 |
Re: Marlin heated bed support on gen6 deluxe February 27, 2012 05:45PM |
Registered: 13 years ago Posts: 58 |
Quote
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:6:21: error: Arduino.h: No such file or directory
In file included from C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:1:
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\/LiquidCrystal.h:82: error: conflicting return type specified for 'virtual size_t LiquidCrystal::write(uint8_t)'
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\hardware\Sanguino\cores\arduino/Print.h:40: error: overriding 'virtual void Print::write(uint8_t)'
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp: In member function 'void LiquidCrystal::init(uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t, uint8_t)':
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:70: error: 'OUTPUT' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:70: error: 'pinMode' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp: In member function 'void LiquidCrystal::begin(uint8_t, uint8_t, uint8_t)':
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:100: error: 'delayMicroseconds' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:102: error: 'LOW' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:102: error: 'digitalWrite' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp: In member function 'void LiquidCrystal::clear()':
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:164: error: 'delayMicroseconds' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp: In member function 'void LiquidCrystal::home()':
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:170: error: 'delayMicroseconds' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp: In member function 'void LiquidCrystal::command(uint8_t)':
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:258: error: 'LOW' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp: In member function 'virtual size_t LiquidCrystal::write(uint8_t)':
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:262: error: 'HIGH' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp: In member function 'void LiquidCrystal::send(uint8_t, uint8_t)':
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:270: error: 'digitalWrite' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:274: error: 'LOW' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp: In member function 'void LiquidCrystal::pulseEnable()':
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:286: error: 'LOW' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:286: error: 'digitalWrite' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:287: error: 'delayMicroseconds' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:288: error: 'HIGH' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp: In member function 'void LiquidCrystal::write4bits(uint8_t)':
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:296: error: 'OUTPUT' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:296: error: 'pinMode' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:297: error: 'digitalWrite' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp: In member function 'void LiquidCrystal::write8bits(uint8_t)':
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:305: error: 'OUTPUT' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:305: error: 'pinMode' was not declared in this scope
C:\Users\pete\Documents\Projects\Printrun\arduino-1.0\libraries\LiquidCrystal\LiquidCrystal.cpp:306: error: 'digitalWrite' was not declared in this scope
Re: Marlin heated bed support on gen6 deluxe February 27, 2012 05:53PM |
Registered: 13 years ago Posts: 58 |
Re: Marlin heated bed support on gen6 deluxe February 29, 2012 05:09PM |
Registered: 13 years ago Posts: 58 |
Quote
31c31
< #define MOTHERBOARD 5
---
> #define MOTHERBOARD 51
147,149c147,149
< #define X_MAX_LENGTH 210 // for Orca 0.4 - 245, Orca 0.3 - 210, Orca 0.2 - 200
< #define Y_MAX_LENGTH 210 // for Orca 0.4 - 215, Orca 0.3 - 210, Orca 0.2 - 200
< #define Z_MAX_LENGTH 160 // for Orca 0.4 - 185, Orca 0.3 - 160, Orca 0.2 - 120
---
> #define X_MAX_LENGTH 245 // for Orca 0.4 - 245, Orca 0.3 - 210, Orca 0.2 - 200
> #define Y_MAX_LENGTH 215 // for Orca 0.4 - 215, Orca 0.3 - 210, Orca 0.2 - 200
> #define Z_MAX_LENGTH 185 // for Orca 0.4 - 185, Orca 0.3 - 160, Orca 0.2 - 120
158c158
< #define HOMING_FEEDRATE {2400, 2400, 200, 0} // {50*60, 50*60, 4*60, 0} // set the homing speeds (mm/min)
---
> #define HOMING_FEEDRATE {3600, 2400, 200, 0} // {50*60, 50*60, 4*60, 0} // set the homing speeds (mm/min)
162c162
< #define DEFAULT_AXIS_STEPS_PER_UNIT {40.05, 40.05, 3360, 75} // default steps per unit x, y, z, e
---
> #define DEFAULT_AXIS_STEPS_PER_UNIT {32.09, 32.09, 1934, 75} // default steps per unit x, y, z, e
Re: Marlin heated bed support on gen6 deluxe March 03, 2012 11:53AM |
Registered: 12 years ago Posts: 78 |
Re: Marlin heated bed support on gen6 deluxe March 03, 2012 12:19PM |
Registered: 12 years ago Posts: 78 |
Re: Marlin heated bed support on gen6 deluxe March 03, 2012 12:23PM |
Registered: 12 years ago Posts: 78 |
Re: Marlin heated bed support on gen6 deluxe March 03, 2012 12:57PM |
Registered: 12 years ago Posts: 78 |
Re: Marlin heated bed support on gen6 deluxe March 03, 2012 06:59PM |
Registered: 13 years ago Posts: 58 |
Re: Marlin heated bed support on gen6 deluxe March 05, 2012 02:50PM |
Registered: 12 years ago Posts: 78 |
Re: Marlin heated bed support on gen6 deluxe March 05, 2012 03:01PM |
Registered: 13 years ago Posts: 58 |
Re: Marlin heated bed support on gen6 deluxe March 10, 2012 02:56PM |
Registered: 12 years ago Posts: 53 |
Re: Marlin heated bed support on gen6 deluxe March 11, 2012 12:19AM |
Registered: 12 years ago Posts: 53 |
Re: Marlin heated bed support on gen6 deluxe March 11, 2012 03:42PM |
Registered: 12 years ago Posts: 78 |