Welcome! Log In Create A New Profile

Advanced

using arduino with marlin 1.1.9

Posted by headviking 
using arduino with marlin 1.1.9
May 17, 2020 02:27AM
Using arduino 1.8.9 with marlin 1.1.9 for my anet a8 3d printer.
Been using arduino with marlin for some time now. I must have edited something and made a mistake (key stroke) and now am unable upload getting an error (exit status 1). (missing terminating ' character).
Could someone give me some direction as to what to fix?

John

2 files
Config H and the error when compiling
Attachments:
open | download - error.txt (154.9 KB)
open | download - config H.txt (144.5 KB)
Re: using arduino with marlin 1.1.9
May 17, 2020 03:02AM
Your Config compiles fine on both arduino ide 1.8.9 and platformio on linux.

I suspects its the ' in your #define CUSTOM_MACHINE_NAME " John's 3D Ramps "

Edited 1 time(s). Last edit at 05/17/2020 03:13AM by Dust.
Re: using arduino with marlin 1.1.9
May 17, 2020 10:55AM
Sorry I attached the wrong "config H" file.
Here's the right one.

John
Thanks for helping
Attachments:
open | download - config H.txt (73.3 KB)
Re: using arduino with marlin 1.1.9
May 17, 2020 11:14AM
I dropped your new Config into my Marlin 1.1.9BF, Remarked out My "ADVANCED_PAUSE_FEATURE"
Compiled with results below

Sketch uses 141110 bytes (55%) of program storage space. Maximum is 253952 bytes.
Global variables use 4832 bytes (58%) of dynamic memory, leaving 3360 bytes for local variables. Maximum is 8192 bytes.

Link Below
[drive.google.com]

Edited 3 time(s). Last edit at 05/17/2020 11:19AM by Roberts_Clif.


Computer Programmer / Electronics Technician
Re: using arduino with marlin 1.1.9
May 17, 2020 11:30AM
Second Config also compiles fine on platformio and arduino IDE 1.8.9
Sorry, only registered users may post in this forum.

Click here to login