jneilliii / OctoPrint-TPLinkSmartplug

106 stars 57 forks source link

Add support for different language Repetier firmware. #97

Open jneilliii opened 5 years ago

jneilliii commented 5 years ago

https://community.octoprint.org/t/bed-level-visualizer/1383/62?u=jneilliii

Send: G28
Send: G29 T
Recv: Servo 0: self-checking...
Recv: Servo 0: self-checking is completed
Recv: we last said to move to Z: 15.000000
Recv: Hit endstop Z: -150.619995
Recv: we last said to move to Z: 15.000000
Recv: Hit endstop Z: -150.622498
Recv: we last said to move to Z: -150.625000
Recv: Hit endstop Z: -150.677505
Recv: Llit x: 160.000000 y: 160.000000 z: -150.679993
Recv: ok
Recv: position before G29 x: 201.000000 y: 160.000000 z: 2.000000
Recv: raise extruder Z0: 15.000000
Send: M105
Recv: we last said to move to Z: 15.000000
Recv: Hit endstop Z: 3.200000
Send: M105
Recv: we last said to move to Z: 15.000000
Recv: Hit endstop Z: 3.207500
Recv: we last said to move to Z: 3.205000
Recv: Hit endstop Z: 3.182500
Recv: Llit x: 60.000000 y: 60.000000 z: 3.180000
Recv: raise extruder Z1: 13.180000
Send: M105
Recv: we last said to move to Z: 13.180000
Recv: Hit endstop Z: 2.250000
Send: M105
Recv: we last said to move to Z: 13.180000
Recv: Hit endstop Z: 2.245000
Recv: we last said to move to Z: 2.242500
Recv: Hit endstop Z: 2.280000
Recv: Llit x: 165.000000 y: 60.000000 z: 2.277500
Recv: raise extruder Z2: 12.277500
Send: M105
Recv: we last said to move to Z: 12.277500
Recv: Hit endstop Z: 1.432500
Recv: we last said to move to Z: 12.277500
Recv: Hit endstop Z: 1.455000
Recv: we last said to move to Z: 1.452500
Recv: Hit endstop Z: 1.455000
Recv: Llit x: 270.000000 y: 60.000000 z: 1.452500
Recv: raise extruder Z3: 11.452500
Recv: we last said to move to Z: 11.452500
Recv: Hit endstop Z: 1.107500
Recv: we last said to move to Z: 11.452500
Recv: Hit endstop Z: 1.117500
Recv: we last said to move to Z: 1.115000
Recv: Hit endstop Z: 1.112500
Recv: Llit x: 270.000000 y: 171.000000 z: 1.110000
Recv: raise extruder Z4: 11.110000
Recv: we last said to move to Z: 11.110000
Recv: Hit endstop Z: 2.057500
Recv: we last said to move to Z: 11.110000
Recv: Hit endstop Z: 2.050000
Recv: we last said to move to Z: 2.047500
Recv: Hit endstop Z: 2.037500
Recv: Llit x: 165.000000 y: 171.000000 z: 2.035000
Recv: raise extruder Z5: 12.035000
Recv: we last said to move to Z: 12.035000
Recv: Hit endstop Z: 3.032500
Recv: we last said to move to Z: 12.035000
Recv: Hit endstop Z: 3.045000
Recv: we last said to move to Z: 3.042500
Recv: Hit endstop Z: 3.047500
Recv: Llit x: 60.000000 y: 171.000000 z: 3.045000
Recv: raise extruder Z6: 13.045000
Recv: we last said to move to Z: 13.045000
Recv: Hit endstop Z: 2.840000
Recv: we last said to move to Z: 13.045000
Recv: Hit endstop Z: 2.815000
Recv: we last said to move to Z: 2.812500
Recv: Hit endstop Z: 2.835000
Recv: Llit x: 60.000000 y: 282.000000 z: 2.832500
Recv: raise extruder Z7: 12.832500
Recv: we last said to move to Z: 12.832500
Recv: Hit endstop Z: 1.815000
Recv: we last said to move to Z: 12.832500
Recv: Hit endstop Z: 1.775000
Recv: we last said to move to Z: 1.772500
Recv: Hit endstop Z: 1.782500
Recv: Llit x: 165.000000 y: 282.000000 z: 1.780000
Recv: raise extruder Z8: 11.780000
Recv: we last said to move to Z: 11.780000
Recv: Hit endstop Z: 0.855000
Recv: we last said to move to Z: 11.780000
Recv: Hit endstop Z: 0.877500
Recv: we last said to move to Z: 0.875000
Recv: Hit endstop Z: 0.882500
Recv: Llit x: 270.000000 y: 282.000000 z: 0.880000
Recv: AUU:Eqn coefficients: a: -0.008913 b: -0.002128 d: 3.900381
stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had activity in 14 days. It will be closed if no further activity occurs in 7 days.

jneilliii commented 4 years ago

I think I might be able to achieve this using I18N translations. Are there other areas in the interface that has the word "Bed" translated to "Llit" in your OctoPrint interface, assuming you have Catalan(?) language pack installed? Of course, looking at the wiki it appears that language pack link is broken..