[Swansea Hackspace] Prusa i3 Printer Electronics

Graham Owens grahamowensuk at googlemail.com
Thu Feb 26 22:31:16 GMT 2015


I know I'm late to the party, and this has probably been resolved,  but
when I have problems like this I load the project into one of my
'programmers notepad' type programs, and that let's me find definitions,
variable use, and scope.  I am not making a specific recommendation because
I have not tried them on arduino but I'm sure most of them will handle c++
projects no problem.

G
On 14 Feb 2015 12:59, "Emyr Morris" <em at preseli.com> wrote:

> it appears to be the settings in the configuration.h file... the default
> file in your new firmware needs the settings changed to suit your hardware,
> for instance the endstops all need to be changed to false amongst a whole
> pile of other things
>
> On 14 February 2015 at 12:32, Richard Morgan <
> richard.morgan at avocation.co.uk> wrote:
>
>> Thank Jon.
>>
>> Yes, I have seen that but it doesn't help me understand what's causing
>> 'my' problem.
>>
>> It seems that at compilation it's saying it's missing a definition but no
>> idea how to overcome this....!
>>
>>
>> On Saturday, 14 February 2015, jon lilley <jon.j.lilley at gmail.com> wrote:
>>
>>> Seen this?
>>>
>>> http://zennmaster.com/random-things/upgrading-the-makerfarm-prusa-i3-to-a-new-version-of-marlin/comment-page-1
>>> On 14 Feb 2015 11:51, "Richard Morgan" <richard.morgan at avocation.co.uk>
>>> wrote:
>>>
>>>> Hi All,
>>>> My Arduino Mega board decided not ot play anymore so I've got another.
>>>>
>>>> I'm trying to compile the Marlin Firmware but it's giving me the errors
>>>> regarding ENDSTOPS below.
>>>>
>>>> I can't find any info on-line as to how to overcome this compiling
>>>> error - any suggestions please??
>>>>
>>>> The errors reported in the Arduino IDE are:
>>>>
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:
>>>> In function 'void process_commands()':
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1353:
>>>> error: 'X_ENDSTOPS_INVERTING' was not declared in this scope
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1357:
>>>> error: 'X_ENDSTOPS_INVERTING' was not declared in this scope
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1361:
>>>> error: 'Y_ENDSTOPS_INVERTING' was not declared in this scope
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1365:
>>>> error: 'Y_ENDSTOPS_INVERTING' was not declared in this scope
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1369:
>>>> error: 'Z_ENDSTOPS_INVERTING' was not declared in this scope
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1373:
>>>> error: 'Z_ENDSTOPS_INVERTING' was not declared in this scope
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:
>>>> In function 'void process_commands()':
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1353:
>>>> error: 'X_ENDSTOPS_INVERTING' was not declared in this scope
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1357:
>>>> error: 'X_ENDSTOPS_INVERTING' was not declared in this scope
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1361:
>>>> error: 'Y_ENDSTOPS_INVERTING' was not declared in this scope
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1365:
>>>> error: 'Y_ENDSTOPS_INVERTING' was not declared in this scope
>>>> /Users/richardmorgan/Documents/Arduino/libraries/Marlin/Marlin_main.cpp:1369:
>>>> error: 'Z_ENDSTOPS_INVERTING' was not declared in this scope
>>>>
>>>>
>>>> All help gratefully received. :-)
>>>>
>>>> --
>>>> Kind regards,
>>>>
>>>> Richard
>>>>
>>>> _______________________________________________
>>>> Hackspace mailing list
>>>> Hackspace at swansea.hackspace.org.uk
>>>> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace
>>>>
>>>>
>>
>> --
>> Kind regards,
>>
>> Richard
>>
>> _______________________________________________
>> Hackspace mailing list
>> Hackspace at swansea.hackspace.org.uk
>> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace
>>
>>
>
>
> --
> This e-mail and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they are
> addressed.
>
> Mae'r e-bost hwn ac unrhyw ffeiliau a drosglwyddir gydag ef yn gyfrinachol
> ac at ddefnydd yr unigolyn neu'r corff y cyfeiriwyd hwy atynt yn unig.
>
> _______________________________________________
> Hackspace mailing list
> Hackspace at swansea.hackspace.org.uk
> http://swansea.hackspace.org.uk/mailman/listinfo/hackspace
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://swansea.hackspace.org.uk/pipermail/hackspace/attachments/20150226/07425c85/attachment.html>


More information about the Hackspace mailing list