amsbr / OctoPrint-EEPROM-Marlin

OctoPrint-EEPROM-Marlin
15 stars 30 forks source link

Trying to use editor with a Delta #11

Closed imrcly closed 6 years ago

imrcly commented 7 years ago

I installed through the plugin manager repo running the current RC, the delta settings are not showing up when i load eeprom

amsbr commented 7 years ago

Hi @imrcly

Is it possible send M503 result?

imrcly commented 7 years ago

[...] Send: M503 Recv: echo: G21 ; Units in mm Recv: echo: M149 C ; Units in Celsius Recv: Recv: echo:Filament settings: Recv: echo: M200 D1.75 Recv: echo:Steps per unit: Recv: echo: M92 X80.00 Y80.00 Z80.00 E92.00 Recv: echo:Maximum feedrates (units/s): Recv: echo: M203 X500.00 Y500.00 Z500.00 E100.00 Recv: echo:Maximum Acceleration (units/s2): Recv: echo: M201 X1000 Y1000 Z1850 E5000 Recv: echo:Acceleration (units/s2): P R T Recv: echo: M204 P1000.00 R3000.00 T1000.00 Recv: echo:Advanced: S T B X Z E Recv: echo: M205 S0.00 T0.00 B20000 X28.00 Y28.00 Z28.00 E5.00 Recv: echo:Endstop adjustment: Recv: echo: M666 X0.00 Y0.00 Z0.00 Recv: echo:Delta settings: L R H S B XYZ Recv: echo: M665 L180.50 R100.00 H344.66 S200.00 B78.21 X0.00 Y0.00 Z0.00 Recv: echo:Material heatup parameters: Recv: echo: M145 S0 H200 B70 F255 Recv: M145 S1 H240 B100 F255 Recv: echo:PID settings: Recv: echo: M301 P15.13 I0.95 D60.10 Recv: ok [...]

imrcly commented 7 years ago

forgot to mention Running marlin 1.1.5

amsbr commented 6 years ago

Hi, @imrcly at the browser in the javascript console is firmware version printed something like "FIRMWARE_NAME: ...". Is it possible send this info?

Is none field showed after clicking in Load?

imrcly commented 6 years ago

Send: M115 Recv: FIRMWARE_NAME:Marlin 1.1.5 (Github) SOURCE_CODE_URL:https://github.com/MarlinFirmware/Marlin PROTOCOL_VERSION:1.0 MACHINE_TYPE:Tessa EXTRUDER_COUNT:1 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff

i do not see a none field capture

amsbr commented 6 years ago

Hi @imrcly,

I will prepare a new release for correct this.

amsbr commented 6 years ago

Hi @imrcly,

fixed in the new release 1.2