makerbase-mks / MKS-Robin-E3-E3D

MKS Robin E3 E3D 32Bit Control Board 3D Printer parts with tmc2209 Uart mode driver For Creality Ender 3 CR-10
https://www.aliexpress.com/item/4000781744682.html
GNU General Public License v3.0
118 stars 97 forks source link

PROBLEM: MKS ROBIN E3D V1.1 FILAMENT SENSOR FIRMWARE configuration #60

Open Xuculate opened 3 years ago

Xuculate commented 3 years ago

Hello I am tring to activate the filament sensor in the Marlin firm but I have problems to compile. I was trying to follow this tutorial:

https://www.youtube.com/watch?v=6Hk5Zk_G968&ab_channel=MakerbaseTeam

This was my error:

filament error

filament error_2

a function call is not allowed in a constant expression C/C++(59) [57,5]

mks-viva commented 3 years ago

Hi! Can you provide your firmware to me? And i need test it.

Xuculate commented 3 years ago

Hi! Can you provide your firmware to me? And i need test it.

Yes sure

Here is the file before the runout changes: https://gitlab.com/Xuculate/cr10s-mks-robin-e3d-v1.1_bmg_sensor-filament/-/blob/master/Marlin-2.0.6.1_for_ender3_TMC2209.rar

Here is the file with the Runout configuration but failed: https://gitlab.com/Xuculate/cr10s-mks-robin-e3d-v1.1_bmg_sensor-filament/-/blob/master/Marlin-2.0.6.1_for_ender3_TMC2209_Fsensor_error.rar

henryho8 commented 3 years ago

I got this problem too. Since I updated my Platform IO with new version, I downloaded E3D marlin firm and failed to compiling, image

henryho8 commented 3 years ago

I got this problem too. Since I updated my Platform IO with new version, I downloaded E3D marlin firm and failed to compiling, image

I tried to disable filament runout and failed again with this message. image

henryho8 commented 3 years ago

I got this problem too. Since I updated my Platform IO with new version, I downloaded E3D marlin firm and failed to compiling, image

I tried to disable filament runout and failed again with this message. image

I don't know what i did... image ;