alexqzd / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
http://marlinfw.org
GNU General Public License v3.0
197 stars 71 forks source link

Gcode previews (Beta) - Gcode created cannot be viewed by PrusaSlicer G-code Viewer #25

Open allthewayin opened 2 years ago

allthewayin commented 2 years ago

Hi, I'm running PrusaSlicer 2.4.1 x64 on Windows 10 with the "PrusaSlicer_JPEG_Preview" post processing script and it pumps out lovely gcode my aquila can preview and print.

Strangely the very same gcode is unable to be opened by PrusaSlicer G-code Viewer.

The error message "Configuration block closing tag "; prusaslicer_config = end" not found when reading xxxx.gcode" is odd because I've looked at the gcode and that block closing tag can be found.

hmmmm

Any help would be appreciated, thanks.

allthewayin commented 2 years ago

I think this might help, since version 2.4 Prusa decided to make some changes and break backwards compatibility.

Source - https://help.prusa3d.com/en/article/post-processing-scripts_283913/