syue87 / GCodeAnalyser

Analyse your 3D printing G-Code to provide accurate information such as print time and average speed.
http://www.gcodeanalyser.com/
MIT License
62 stars 18 forks source link

[Feature Request] Add offset(s) for Dual (or more) Extruders #5

Open b-morgan opened 6 years ago

b-morgan commented 6 years ago

Could you please add to the settings number of extruders and an X and Y (and Z?) offset for each. In Cura, the offsets are already included in the coordinate output. In Simplify3D (S3D), the preferred method is to have the firmware handle it.

This zip file contains the the gcode from both Cura and S3D: 3DBenchy_-_Dualprint.zip. The Cura gcode looks bad in the G-Code Analyser Viewer, the S3D looks OK.

syue87 commented 6 years ago

Thanks for your suggestion. I'll add the feature in the next version.