Search found 6 matches

by Lou111
Thu Dec 24, 2020 8:02 am
Forum: Geeetech I3 Pro B
Topic: Firmware Upgrade for ABL
Replies: 9
Views: 9296

Re: Firmware Upgrade for ABL

Hello.

Thanks for the code.

I would love to try but there I have another problem.
I am using Cura and it is great to control the printer but it doesn't give me any output.
So I tried Repetier-Host which has output. I can connet to the printer but than it says unknown firmware at the bottom and at ...
by Lou111
Wed Dec 23, 2020 6:42 am
Forum: Geeetech I3 Pro B
Topic: Firmware Upgrade for ABL
Replies: 9
Views: 9296

Re: Firmware Upgrade for ABL

Thank you for the G Code command.
I did set it manually with the jog wheel. Took a while, but it worked.

I have now set the X Y and Z offsets and it seems to work fine.

The only remaining problem I have now seems to be the heating. It seems to be less smooth at the Hotend as it used to be.
Bed ...
by Lou111
Tue Dec 22, 2020 6:46 am
Forum: Geeetech I3 Pro B
Topic: Firmware Upgrade for ABL
Replies: 9
Views: 9296

Re: Firmware Upgrade for ABL

Hello.

After a little bit more research, I found that I have the A+ board with the T8 Z-Axis. I downloaded your repository and compiled it without applying any changes, because I wanted to test just the Z-Axis before I calculate the offsets. Compilation and Upload were successful and after 10 to 20 ...
by Lou111
Wed Dec 16, 2020 2:52 pm
Forum: Geeetech I3 Pro B
Topic: Firmware Upgrade for ABL
Replies: 9
Views: 9296

Re: Firmware Upgrade for ABL

Hello.

Yes you are quite right. I was trying to compile an older version of the firmware.
Now I downloaded the newest version of the marlin firmware and did a test compile and it worked.

I now have to make the changes you mentioned on your github page and hope it will work.

I downloaded all the ...
by Lou111
Wed Dec 16, 2020 2:35 pm
Forum: Firmware
Topic: Marlin 1.1.4 With 3DTouch / BLTouch for i3 Pro B
Replies: 26
Views: 84242

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

Hello. I downloaded your firmaware from the post and opened it in Arduino 1.8.13.

When I click Verify/Compile I get dozens of warnings and then it stops with an error using typedef-name 'fpos_t' after 'struct'
I changed my hardware for the 3D Touch sensor but it seems I am unable to update the ...
by Lou111
Tue Dec 15, 2020 3:26 am
Forum: Geeetech I3 Pro B
Topic: Firmware Upgrade for ABL
Replies: 9
Views: 9296

Firmware Upgrade for ABL

Hello.

I am fairly new to the printer and 3D Printing. I upgraded my I3 Pro B with the 3D Touch ABL Sensor. The Hardware conversion was not a Problem and when I connect the Board to USB, the Sensor also does it's self test.

Now I wanted to upgrade the Firmware, so I downloaded the Arduino 1.8.13 ...