4 |
3D Printing / 3D Printing and RepRap X2 Discussion / Re: moving X axis carriages for 2 extruders |
on: Dec 23rd, 2016, 12:23pm |
Started by Bay | Last post by Denis Bakin |
Please post diff of the code if trying to show your changes. For example: Code: D:\MarlinX2>git diff master..lcd diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index eef9c42..75b6968 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -405,7 +405,7 @@ const bool Z_ENDSTOPS_INVERTING = false; // set to true to i nvert the logic of t // http://reprap.org/wiki/RepRapDiscount_Full_Graphic_Smart_Controller // // ==> REMEMBER TO INSTALL U8glib to your ARDUINO library folder: http://code.g oogle.com/p/u8glib/wiki/u8glib -//#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER +#define REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER //automatic expansion #if defined (REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER) |
| You are not supposed to have just the blue screen... assuming you are using Arduino 1.0.6, downloaded the latest code from the "master" branch of the http://github.com/dob71/MarlinX2 repository and the only change in the code was to enable REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER. If all the above is true then most likely you are having a hardware issue. Proper wiring would be the first thing I'd check. |
Reply Quote Notify of replies
|
6 |
3D Printing / 3D Printing and RepRap X2 Discussion / Re: Skinforge |
on: Jul 18th, 2016, 6:19am |
Started by samo | Last post by samo |
Thank you on Jul 17th, 2016, 12:59am, Denis Bakin wrote:The slicing profile is selected in Skeinforge settings UI. You can bring the UI up by going to "Settings->Slicing Settings" in Pronterface. Skeinforge does not have nozzle diameter setting. The profiles I have are for 0.35 mm nozzle and should probably work OK for 0.4mm as well. If you'd like to tweak it be sure to search and read info on various Skeinforge settings and plugins online. There are lots of settings. For controlling the extrusion width it uses "Edge Width over Height" ("Carve" page) and "Infill Width over Height" ("Insert" page) ratio settings. The rule of thumb is to configure ratio resulting in extrusion width being slightly wider than the nozzle diameter. For example (from X2V3 profiles), for the layer height 0.23mm the ratio 1.9 gives 0.437mm extrusion width. This is a bit too narrow for 0.4mm nozzle. In order to mitigate this you can increase the ratio, increase the layer height or do a little bit of both. |
| |
Reply Quote Notify of replies
|
7 |
3D Printing / 3D Printing and RepRap X2 Discussion / Re: Slic3r |
on: Jul 11th, 2016, 9:19pm |
Started by samo | Last post by Denis Bakin |
Everything is on github. The best place to start with the host software bundle is https://github.com/dob71/x2swn Scroll down to see the info/description from the project README file. It has pointers to all the repositories with the modded code. |
Reply Quote Notify of replies
|
9 |
3D Printing / 3D Printing and RepRap X2 Discussion / Re: Prontface UI |
on: Jul 7th, 2016, 6:13am |
Started by samo | Last post by samo |
I checked everything except of change windows , i think problem becuz of my windows , need to install new one |
Reply Quote Notify of replies
|
Return to the board index.
|