Search found 5 matches

by senti1000
Fri Apr 13, 2018 5:01 am
Forum: Others
Topic: Switching lights on via G-Code
Replies: 3
Views: 8742

Re: Switching lights on via G-Code

Ok, figured it out by myself:
The lights are connected to PIN 6.
This makes it possible to switch on the lights by
M42 P6 S255

Switching off:
M42 P6 S0

And of course you could dimm the lights as well, e.g.
M42 P6 S128
by senti1000
Fri Apr 13, 2018 1:52 am
Forum: Others
Topic: Switching lights on via G-Code
Replies: 3
Views: 8742

Re: Switching lights on via G-Code

Sending the
M355 S1 P128
code does not lead to any change.
I haven't found how to control the lights via G-code.
Any idea, anyone?
by senti1000
Sat Apr 07, 2018 6:50 am
Forum: Others
Topic: Switching lights on via G-Code
Replies: 3
Views: 8742

Switching lights on via G-Code

I was wondering how to switch on the build-in LED strip for the me creator 2 via G-Code.
Hoped, that M355 S1 P128 would do the trick but it doesn't.
Via LCD panel, it just works fine.
by senti1000
Sat Apr 07, 2018 6:42 am
Forum: Geeetech MeCreator2
Topic: No more working correctly when plugging in USB cable
Replies: 1
Views: 5222

Re: No more working correctly when plugging in USB cable

Ok, finally the problem is solved.
For whatsoever reason, you'll need to take out the SD-Card when connecting the USB. Vice versa, when printing from SD-card you need to unplug the USB. Now that I know, I can cope with this. Eventhough its a weired behavior.
by senti1000
Mon Apr 02, 2018 7:23 am
Forum: Geeetech MeCreator2
Topic: No more working correctly when plugging in USB cable
Replies: 1
Views: 5222

No more working correctly when plugging in USB cable

Hi all,
I've found a strange problem with my MeCreator2. The printer works just fine when printing from SD card.
The moment I plug-in the USB cable, things are going to get weired.
First observation:
I was stunned when I noticing the printer starts working as soon as I turn on my PC that is ...