Print,

Results 1 to 4 of 4

Thread: Print,

  1. #1
    Member vmax549's Avatar
    Join Date
    Oct 2005
    Location
    Lady Lake
    Posts
    1145
    Downloads
    3
    Uploads
    0

    Default Print,

    Does anyone know where the print statement prints to ? Teh manual say it prints to STDERR but what is that ??

    (PRINT, Var1 = #1)

    (;-) TP

    Similar Threads:


  2. #2

    Default Re: Print,

    Use (DEBUG, Var1 = #1) and they'll show up on the Status tab. Or use the LOGOPEN, LOGAPPEND, LOG, LOGCLOSE functions and provide your own file name.



  3. #3
    Member
    Join Date
    Nov 2012
    Location
    United States
    Posts
    591
    Downloads
    0
    Uploads
    0

    Default Re: Print,

    STDERR ends up being the normal log file for the pathpilot (the one that you end up sending to their techs if they troubleshoot.)



  4. #4

    Default Re: Print,

    As "old-cnc-geek" mentions there are better methods but as I recall I didn't have any success with them so I just resort to the above.
    The (LOG) stuff was fixed relatively recently (PP 2.1+). It always worked, but the resulting file used to end up in a very awkward location. It now is put in the gcode folder as you'd expect. And relative folders work also if directory exists. (LOGOPEN, myprojectA/log.txt) vs. (LOGOPEN, myprojectB/log.txt)

    Its easy to forget the comma after the command portion of the comment, but that's linuxcnc syntax.



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Print,

Print,