From 1bde0699d184b05c9bec276a68312ca704099dbe Mon Sep 17 00:00:00 2001 From: Iridium IO Date: Sat, 9 Dec 2023 18:36:16 +1000 Subject: [PATCH 1/2] Add Moonraker API Config Added Moonraker config, and separated connection settings (Moonraker, Serial) to its own tab --- gcodeplot.inx | 55 ++++++++++++++++++++++++++++++++------------------- 1 file changed, 35 insertions(+), 20 deletions(-) diff --git a/gcodeplot.inx b/gcodeplot.inx index 6c4cea9..7028dde 100644 --- a/gcodeplot.inx +++ b/gcodeplot.inx @@ -1,6 +1,6 @@ - <_name>GcodePlot + GcodePlot mobi.omegacentauri.gcodeplot org.inkscape.output.svg.inkscape gcodeplot.py @@ -22,23 +22,7 @@ 40 35 5 - - - 115200 - 300 - 600 - 1200 - 2400 - 4800 - 9600 - 14400 - 19200 - 28800 - 38400 - 56000 - 57600 - 115200 - + @@ -86,12 +70,43 @@ + + + + + + Inkscape.gcode + false + + + + + + + + 115200 + 300 + 600 + 1200 + 2400 + 4800 + 9600 + 14400 + 19200 + 28800 + 38400 + 56000 + 57600 + 115200 + + + .gcode text/plain - <_filetypename>3-axis gcode plotter (*.gcode) - <_filetypetooltip>Export 3-axis gcode plotter file + 3-axis gcode plotter (*.gcode) + Export 3-axis gcode plotter file true