Creating Prusa design using aluminium frame. issues and questions October 02, 2017 06:33AM |
Registered: 8 years ago Posts: 45 |
Re: Creating Prusa design using aluminium frame. issues and questions October 02, 2017 06:34AM |
Registered: 8 years ago Posts: 45 |
Re: Creating Prusa design using aluminium frame. issues and questions October 02, 2017 07:29AM |
Registered: 6 years ago Posts: 1,859 |
Re: Creating Prusa design using aluminium frame. issues and questions October 02, 2017 07:38AM |
Registered: 8 years ago Posts: 45 |
Quote
My Y-Axis end stop is on the other side of the Y-Axis not know know if this will be a problem or not.
#define USE_XMIN_PLUG #define USE_YMIN_PLUG #define USE_ZMIN_PLUG //#define USE_XMAX_PLUG //#define USE_YMAX_PLUG //#define USE_ZMAX_PLUG
Re: Creating Prusa design using aluminium frame. issues and questions October 02, 2017 08:15AM |
Registered: 6 years ago Posts: 1,859 |
Re: Creating Prusa design using aluminium frame. issues and questions October 02, 2017 02:44PM |
Registered: 8 years ago Posts: 45 |
Quote
Your Prusa i3 may have a different approach thou the image here i.stack.imgur.com shows the Y-Axis end stop on the rear of the Prusa 3 like My Hictop.
Re: Creating Prusa design using aluminium frame. issues and questions October 02, 2017 03:16PM |
Registered: 6 years ago Posts: 1,859 |
Re: Creating Prusa design using aluminium frame. issues and questions October 02, 2017 04:03PM |
Registered: 6 years ago Posts: 1,859 |
Re: Creating Prusa design using aluminium frame. issues and questions October 03, 2017 12:33AM |
Registered: 8 years ago Posts: 45 |
Re: Creating Prusa design using aluminium frame. issues and questions October 03, 2017 12:45PM |
Registered: 7 years ago Posts: 757 |
Re: Creating Prusa design using aluminium frame. issues and questions October 03, 2017 01:14PM |
Registered: 8 years ago Posts: 45 |
Re: Creating Prusa design using aluminium frame. issues and questions October 04, 2017 12:14AM |
Registered: 8 years ago Posts: 45 |
#define HOMING_FEEDRATE_Z (2.5*60)
Re: Creating Prusa design using aluminium frame. issues and questions October 04, 2017 07:30AM |
Registered: 8 years ago Posts: 45 |
Re: Creating Prusa design using aluminium frame. issues and questions October 04, 2017 02:51PM |
Registered: 6 years ago Posts: 70 |
Re: Creating Prusa design using aluminium frame. issues and questions October 05, 2017 01:11AM |
Registered: 8 years ago Posts: 45 |
Re: Creating Prusa design using aluminium frame. issues and questions October 05, 2017 04:09AM |
Registered: 8 years ago Posts: 45 |
Error:Heating failed, system stopped! Heater_ID: bed [ERROR] Error:Heating failed, system stopped! Heater_ID: bed
Re: Creating Prusa design using aluminium frame. issues and questions October 07, 2017 05:00AM |
Registered: 8 years ago Posts: 45 |
#define WATCH_BED_TEMP_PERIOD 90 // Seconds #define WATCH_BED_TEMP_INCREASE 2 // Degrees Celsius
Re: Creating Prusa design using aluminium frame. issues and questions October 08, 2017 02:09AM |
Registered: 8 years ago Posts: 45 |
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 4000, 94.69 }
Re: Creating Prusa design using aluminium frame. issues and questions October 08, 2017 11:39AM |
Registered: 9 years ago Posts: 477 |
Re: Creating Prusa design using aluminium frame. issues and questions October 12, 2017 03:36AM |
Registered: 8 years ago Posts: 45 |
Re: Creating Prusa design using aluminium frame. issues and questions October 14, 2017 12:51PM |
Registered: 9 years ago Posts: 477 |
Re: Creating Prusa design using aluminium frame. issues and questions October 14, 2017 12:59PM |
Registered: 8 years ago Posts: 45 |
Re: Creating Prusa design using aluminium frame. issues and questions October 14, 2017 02:54PM |
Registered: 8 years ago Posts: 45 |
Re: Creating Prusa design using aluminium frame. issues and questions October 14, 2017 07:49PM |
Registered: 9 years ago Posts: 477 |
Quote
bentech4u
Yes. Cooling fan is there. Mine is e3d v6 clone. But that cooling fan is not running always. Sometimes or during the print only it turns on. Is that normal behavior ?
Re: Creating Prusa design using aluminium frame. issues and questions October 15, 2017 01:20AM |
Registered: 8 years ago Posts: 45 |