Search found 16 matches

by siam
Thu May 18, 2017 5:02 am
Forum: Firmware
Topic: Firmware for geeetech 3D printers
Replies: 388
Views: 16778541

Re: Firmware for geeetech 3D printers

hello,

with this config file for Marlin 1.1 my Geetech Prusa I 3 Works fine
please watch out in this config File is Changed the Temp Sensor for E3DV6 Hotend.

#define TEMP_SENSOR_0 5 // for E3DV6 standart ist 1

#define HEATER_0_MAXTEMP 290 // e3dv6 was 275

the next part is i have enabled Autobed ...
by siam
Thu May 18, 2017 4:38 am
Forum: Firmware
Topic: Firmware Error
Replies: 11
Views: 18726

Re: Firmware Error

by siam
Thu May 18, 2017 4:31 am
Forum: Firmware
Topic: Z axis has multiple values?
Replies: 1
Views: 4670

Re: Z axis has multiple values?

the offset between the nozzle and the bed you should put in this line:

#define Z_PROBE_OFFSET_FROM_EXTRUDER -0.43 // Z offset: -below +above [the nozzle]

you can also set this with M851 Z-0.43 (in your case -1.80) and save this with M500

regards

Andy
by siam
Mon Apr 17, 2017 10:57 pm
Forum: Extruder
Topic: Err : MINTEMP - Prusa i3 X - Help needed
Replies: 5
Views: 12421

Re: Err : MINTEMP - Prusa i3 X - Help needed

Hello,

maybee the screw from the sensor on the extruder is Too tight, and the line is interrupted ?

regards

andy
by siam
Mon Apr 17, 2017 9:46 pm
Forum: Stepper Motor
Topic: which Stepper shipped with Prusa i3 Pro ?
Replies: 5
Views: 14627

Re: which Stepper shipped with Prusa i3 Pro ?

ok i found on one stepper the type number

it is 42shd0034-20b with 1 Amp. https://www.geeetech.com/hybrid-stepper-motor-42shd003420b-for-3d-printer-p-1011.html

spezifikationen

allgemeine spezifikation

schritt winkel: 1,8 °

anzahl der phase: 2

isolationswiderstand: 100MΩmin. (500 V DC ...
by siam
Sun Apr 16, 2017 3:27 am
Forum: Stepper Motor
Topic: which Stepper shipped with Prusa i3 Pro ?
Replies: 5
Views: 14627

Re: which Stepper shipped with Prusa i3 Pro ?

this is clear and the extruder works so far
i have changed the stepper driver from A4988 to DRV 8825 and now i will calibrate the new driver for the other 4 steppers
by siam
Sun Apr 16, 2017 12:34 am
Forum: Stepper Motor
Topic: which Stepper shipped with Prusa i3 Pro ?
Replies: 5
Views: 14627

Re: which Stepper shipped with Prusa i3 Pro ?

Hello,

yes i mean the i3 pro B
The Stepper for the extruder is the only motor with a type sign ;) the others don't have this.
primary i will know how much Ampere or Milliampere they max. tolerate ?

regards

Andy
by siam
Sat Apr 15, 2017 2:25 pm
Forum: Stepper Motor
Topic: which Stepper shipped with Prusa i3 Pro ?
Replies: 5
Views: 14627

which Stepper shipped with Prusa i3 Pro ?

Hello,

i can't find any Information about the Stepper motor's is there a Datasheet somewere

regards

Andy
by siam
Thu Mar 16, 2017 10:22 pm
Forum: Firmware
Topic: Prusa I3 Pro B firmware
Replies: 2
Views: 6278

Re: Prusa I3 Pro B firmware

mmmhh on my pc is Arduino 1.6.7 and all works fine!

I think there is an if statement missing or the endif statemend is too mutch


regards

Andy
by siam
Thu Mar 16, 2017 5:24 am
Forum: Firmware
Topic: I3 Pro B GT2560 Firmware Upgrade
Replies: 5
Views: 15467

Re: I3 Pro B GT2560 Firmware Upgrade

hi

where have you downloaded the Marlin_v1 zip ? here from geeetech or from marlin's website?