marlin 1.1.9 probe setting

Post Reply
v tec
Posts: 10
Joined: Sat May 26, 2018 10:41 pm

marlin 1.1.9 probe setting

Post by v tec » Mon Oct 08, 2018 2:54 am

hi every body from france
a friend have set the new marlin for my gt260 rev a+, because the original marlin worked with ide 1.0.1, and this ide have troubleshooting on my pc

we have set the marlin 1.1.9 here
http://marlinfw.org/meta/download/

all work fine, juste the bl touch probe is not set and activate and i don t know where set that, because it s different than the 1.0.1 marlin
someone can show me where we need to set the pin and the bl touch?

v tec
Posts: 10
Joined: Sat May 26, 2018 10:41 pm

Re: marlin 1.1.9 probe setting

Post by v tec » Tue Oct 09, 2018 4:38 am

nobody can help me please?

v tec
Posts: 10
Joined: Sat May 26, 2018 10:41 pm

Re: marlin 1.1.9 probe setting

Post by v tec » Fri Oct 12, 2018 5:12 am

nobody use bl touch....

User avatar
_kaktus_
Site Admin
Posts: 1260
Joined: Fri Dec 15, 2017 10:06 pm
Location: PL
Contact:

Re: marlin 1.1.9 probe setting

Post by _kaktus_ » Fri Oct 12, 2018 11:58 am

Hello.
:mrgreen:

You have not written what model of printer you own. You misspelled the controller board type ...
;)
On the forum I help to use the rod, I don't give fish.
Geeetech Prusa I3 M201 Dual extruder Mixcolor 3D printer, bought 2017-12-19, already built, in the cognitive and improvement phase
Geeetech filament, ABS only
Geeetech 3D WiFi Module for 3D Printer, bought 2018-04-15, He got a new life, and still lies in a drawer.
Positively frenzied customer of Getech Technology.

v tec
Posts: 10
Joined: Sat May 26, 2018 10:41 pm

Re: marlin 1.1.9 probe setting

Post by v tec » Sat Oct 13, 2018 2:50 am

yes sorry


it s a prusa i3

and gt2560 rev a+

User avatar
_kaktus_
Site Admin
Posts: 1260
Joined: Fri Dec 15, 2017 10:06 pm
Location: PL
Contact:

Re: marlin 1.1.9 probe setting

Post by _kaktus_ » Sat Oct 13, 2018 12:54 pm

I also have Prus I3. :lol:
But I suspect that we don't have the same model.
This name refers to the printer series and not to a specific model.

;)
On the forum I help to use the rod, I don't give fish.
Geeetech Prusa I3 M201 Dual extruder Mixcolor 3D printer, bought 2017-12-19, already built, in the cognitive and improvement phase
Geeetech filament, ABS only
Geeetech 3D WiFi Module for 3D Printer, bought 2018-04-15, He got a new life, and still lies in a drawer.
Positively frenzied customer of Getech Technology.

v tec
Posts: 10
Joined: Sat May 26, 2018 10:41 pm

Re: marlin 1.1.9 probe setting

Post by v tec » Sat Oct 13, 2018 9:08 pm

it s this model:

https://www.dropbox.com/s/uzcq7y4lr80fl ... 1.jpg?dl=0

i need really help, because i m rebuilding this machine properly, i have soon finish, it s miss just this step for start to print

User avatar
_kaktus_
Site Admin
Posts: 1260
Joined: Fri Dec 15, 2017 10:06 pm
Location: PL
Contact:

Re: marlin 1.1.9 probe setting

Post by _kaktus_ » Sat Oct 13, 2018 10:06 pm

Hello.
:mrgreen:

I'm surprised by the fact that you don't know the model of the printer you bought.

Is it that:
Geeetech Prusa I3 Pro W Printer DIY kit

If so, start reading the relevant forum section. ;)
On the forum I help to use the rod, I don't give fish.
Geeetech Prusa I3 M201 Dual extruder Mixcolor 3D printer, bought 2017-12-19, already built, in the cognitive and improvement phase
Geeetech filament, ABS only
Geeetech 3D WiFi Module for 3D Printer, bought 2018-04-15, He got a new life, and still lies in a drawer.
Positively frenzied customer of Getech Technology.

v tec
Posts: 10
Joined: Sat May 26, 2018 10:41 pm

Re: marlin 1.1.9 probe setting

Post by v tec » Sun Oct 14, 2018 6:25 pm

yes I know it's this model, but today no matter the model, since I changed a lot of things, all motion work perfectly, heater work, what matters today is the map model (gt2560 rev a +) and the probe (bl touch)

i want just find the settings to activate it in the marlin 1.1.9 on the good pin

because the old one was causing me problems with the ide 1.0.1

quite simply, my technical english is very limited for find all parameter myself

v tec
Posts: 10
Joined: Sat May 26, 2018 10:41 pm

Re: marlin 1.1.9 probe setting

Post by v tec » Tue Oct 16, 2018 4:26 am

Marlin-1.1.9.rar
(4.41 MiB) Downloaded 600 times
i have apply this changement

Code: Select all

#define Z_PROBE_SERVO_NR 0   // adrien Defaults to SERVO 0 connector.
#define Z_SERVO_ANGLES {70,0}  // adrien Z Servo Deploy and Stow angles

#define BLTOUCH /adrien
#define SERVO0_PIN 11 /adrien
#if ENABLED(BLTOUCH) /adrien
  #define BLTOUCH_DELAY 375   // adrien(ms) Enable and increase if needed
#endif

#define X_PROBE_OFFSET_FROM_EXTRUDER -23  // adrien X offset: -left  +right  [of the nozzle]
#define Y_PROBE_OFFSET_FROM_EXTRUDER 0 // Y offset: -front +behind [the nozzle]
#define Z_PROBE_OFFSET_FROM_EXTRUDER -1   // Z offset: -below +above  [the nozzle

#define MULTIPLE_PROBING 2 /adrien
//#define MIN_SOFTWARE_ENDSTOPS  /adrien
#define Z_SAFE_HOMING /adrien
#define Z_MIN_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop.  adrien
#define NUM_SERVOS 3 // Servo index starts with 0 for M280 command adrien 
but impossible to upload it, i have lot of error...

for exemple:

Code: Select all

Error while detecting libraries included by C:\Users\adrien\AppData\Local\Temp\arduino_build_571543\sketch\stepper_indirection.cpp
"C:\\Program Files\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10807 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\adrien\\AppData\\Local\\Temp\\arduino_build_571543\\sketch\\stopwatch.cpp" -o nul
Error while detecting libraries included by C:\Users\adrien\AppData\Local\Temp\arduino_build_571543\sketch\stopwatch.cpp
"C:\\Program Files\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10807 -DARDUINO_AVR_MEGA2560

Post Reply