LaserWeb4
LaserWeb4 copied to clipboard
UI - Parsing External Gcode (Yes I know we are still on TmpParser)
Loading gcode from sketchucam, renders some G1 moves in Green
(Yes I know the parser is temporary - but doesnt seem like https://github.com/LaserWeb/lw-gcode-parser/pull/1 is making any more progress? Isnt it maybe better to just add G2/G3 to the tmp parser, and fix some of these bugs as we find them?
No promises but I plan on reviving the work on the parser this week.
Aha! Excellent news!
On Apr 7, 2017 10:52 PM, "Mark Moissette" [email protected] wrote:
No promises but I plan on reviving the work on the parser this week.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LaserWeb/LaserWeb4/issues/248#issuecomment-292648863, or mute the thread https://github.com/notifications/unsubscribe-auth/AHVr27Fld8P4nkaf_DIQRaFjxKH6Cs94ks5rtqIogaJpZM4M3WOz .
Pushed some code based on cncjs gcode parser. Could be useful so far It's a GCodestimator https://github.com/LaserWeb/lw.guesstimate
Just nudging this old issue again. Had a user via OB forum complaining about G2/G3 support again
Just to recap, i am saying - keep this parser just Isnt it maybe better to just add G2/G3 to the tmp parser, and fix some of these bugs as we find them?