Search found 9 matches

by sblop
Tue Jan 08, 2019 4:57 pm
Forum: Geeetech I3 Pro B
Topic: Prusa I3 pro B first print.
Replies: 5
Views: 10040

Re: Prusa I3 pro B first print.

I agree on the rod problem. Normally the printer is delivered with threaded rod of low quality. Many people, my self included have updated these rods to t8 lead screws from ebay. This means that steps per mm changes quite significantly from 2560 to around 400.
by sblop
Thu Sep 28, 2017 6:18 pm
Forum: Mods And Hacks
Topic: LED Light strip
Replies: 9
Views: 35434

Re: LED Light strip

Dear William,

Correct. LED Strip is 5v, but needs a signal in order to turn on. Needed 3 pins.

VVC
GND
DIN

Power, is no problem, but I need 1 pin for signal.

In the new marlin firmware you can define a pin number to use for exactly this digital signal, in order to have SMART LED control.

As I ...
by sblop
Wed Sep 27, 2017 5:41 pm
Forum: Mods And Hacks
Topic: LED Light strip
Replies: 9
Views: 35434

Re: LED Light strip

To clear up, I like the "smart lightning" functions.

// Support for Adafruit Neopixel LED driver
//#define NEOPIXEL_RGBW_LED
#if ENABLED(NEOPIXEL_RGBW_LED)
#define NEOPIXEL_PIN 4 // D4 (EXP2-5 on Printrboard)
#define NEOPIXEL_PIXELS 3
//#define NEOPIXEL_STARTUP_TEST // Cycle through colors at ...
by sblop
Wed Sep 27, 2017 5:28 pm
Forum: Mods And Hacks
Topic: LED Light strip
Replies: 9
Views: 35434

Re: LED Light strip

Hi William,

Thanks for your reply. - I was wondering if I could use eg. pin 24 X-Max or 28 Y-Max and define this in Marlin as the pin for LED control, as these are not used in my setup.

http://reprap.org/wiki/Geeetech_GT2560

I do not know if the pin numbers are the same on the GT2560 Rev A+.
by sblop
Mon Sep 25, 2017 8:11 pm
Forum: Mods And Hacks
Topic: LED Light strip
Replies: 9
Views: 35434

LED Light strip

I use GT2560 Rev A+, on a I3 Pro B.
To which pin can I attached a LED Strip?
by sblop
Mon Aug 14, 2017 5:57 pm
Forum: Firmware
Topic: Latest stable Marlin for Geeetech i3 Pro B
Replies: 34
Views: 82964

Re: Latest stable Marlin for Geeetech i3 Pro B

Hi,

How did you add the "change filament" and statistics of the printer (how long time/Much filament used etc) to the Marlin FW? Is this a custom fork? - Reason I am asking is that I cannot find anywhere references to this in the Marlin FW.
by sblop
Fri Jul 28, 2017 2:49 pm
Forum: Firmware
Topic: Marlin 1.1.4 With 3DTouch / BLTouch for i3 Pro B
Replies: 26
Views: 84083

Re: Marlin 1.1.4 With 3DTouch / BLTouch for i3 Pro B

Yesterday I performed my first longer print with this firmware. For some reason my printer froze 2 hours in.
I have never tried this before. Any suggestions?
by sblop
Tue Jul 25, 2017 2:54 pm
Forum: Firmware
Topic: Marlin 1.1.4 With 3DTouch / BLTouch for i3 Pro B
Replies: 26
Views: 84083

Re: Marlin 1.1.4 With 3DTouch / BLTouch for i3 Pro B

I have installed this and it works perfectly. Thanks so much!
by sblop
Mon Jul 24, 2017 4:50 pm
Forum: Firmware
Topic: Latest stable Marlin for Geeetech i3 Pro B
Replies: 34
Views: 82964

Re: Latest stable Marlin for Geeetech i3 Pro B

Thanks so much for a fantastic firmware. Great with new features etc, compared to official old Marlin firmware. :-)

I have few minor issues, and so far I have not been able to track down if this issue originates in the printers firmware or in my slicer.

1:
From time to time the printer does not ...