diff --git a/Xm1.g b/Xm1.g new file mode 100644 index 0000000..e4e033b --- /dev/null +++ b/Xm1.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 X-1 F6000 +M121 diff --git a/Xm10.g b/Xm10.g new file mode 100644 index 0000000..8722243 --- /dev/null +++ b/Xm10.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 X-10 F6000 +M121 diff --git a/Xm50.g b/Xm50.g new file mode 100644 index 0000000..d50370d --- /dev/null +++ b/Xm50.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 X-50 F6000 +M121 diff --git a/Xp1.g b/Xp1.g new file mode 100644 index 0000000..1a0b685 --- /dev/null +++ b/Xp1.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 X+1 F6000 +M121 diff --git a/Xp10.g b/Xp10.g new file mode 100644 index 0000000..0cc3343 --- /dev/null +++ b/Xp10.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 X+10 F6000 +M121 diff --git a/Xp50.g b/Xp50.g new file mode 100644 index 0000000..be005ba --- /dev/null +++ b/Xp50.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 X+50 F6000 +M121 diff --git a/Ym1.g b/Ym1.g new file mode 100644 index 0000000..a7b8b57 --- /dev/null +++ b/Ym1.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Y-1 F6000 +M121 diff --git a/Ym10.g b/Ym10.g new file mode 100644 index 0000000..419ebbf --- /dev/null +++ b/Ym10.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Y-10 F6000 +M121 diff --git a/Ym50.g b/Ym50.g new file mode 100644 index 0000000..fd7627a --- /dev/null +++ b/Ym50.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Y-50 F6000 +M121 diff --git a/Yp1.g b/Yp1.g new file mode 100644 index 0000000..522452b --- /dev/null +++ b/Yp1.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Y+1 F6000 +M121 diff --git a/Yp10.g b/Yp10.g new file mode 100644 index 0000000..bf44db4 --- /dev/null +++ b/Yp10.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Y+10 F6000 +M121 diff --git a/Yp50.g b/Yp50.g new file mode 100644 index 0000000..26afc40 --- /dev/null +++ b/Yp50.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Y+50 F6000 +M121 diff --git a/Zm1.g b/Zm1.g new file mode 100644 index 0000000..2de7071 --- /dev/null +++ b/Zm1.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Z-1 F6000 +M121 diff --git a/Zm10.g b/Zm10.g new file mode 100644 index 0000000..1f30f1c --- /dev/null +++ b/Zm10.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Z-10 F6000 +M121 diff --git a/Zm50.g b/Zm50.g new file mode 100644 index 0000000..0b8dd1c --- /dev/null +++ b/Zm50.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Z-50 F6000 +M121 \ No newline at end of file diff --git a/Zp1.g b/Zp1.g new file mode 100644 index 0000000..5ef8165 --- /dev/null +++ b/Zp1.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Z+1 F6000 +M121 diff --git a/Zp10.g b/Zp10.g new file mode 100644 index 0000000..a0a441e --- /dev/null +++ b/Zp10.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Z+10 F6000 +M121 diff --git a/Zp50.g b/Zp50.g new file mode 100644 index 0000000..2193fbf --- /dev/null +++ b/Zp50.g @@ -0,0 +1,4 @@ +M120 +G91 +G1 Z+50 F6000 +M121 \ No newline at end of file diff --git a/baby.img b/baby.img new file mode 100644 index 0000000..50b95a1 --- /dev/null +++ b/baby.img @@ -0,0 +1 @@ +└аяия \ No newline at end of file diff --git a/babysteps b/babysteps new file mode 100644 index 0000000..840db65 --- /dev/null +++ b/babysteps @@ -0,0 +1,12 @@ +button R0 C0 F0 T" BACK " A"return" +text T" " +image R11 C0 L"hline.img" +text R26 C8 F0 T"Baby Step Adjust" +alter C88 D2 N521 +image R51 C0 L"hline.img" +text R52 C5 F0 T"X " +value N510 W25 +text T" Y " +value N511 W25 +text T" Z " +value N512 D2 W30 diff --git a/bed.img b/bed.img new file mode 100644 index 0000000..952aaf7 Binary files /dev/null and b/bed.img differ diff --git a/cooldown b/cooldown new file mode 100644 index 0000000..8bbcbb0 --- /dev/null +++ b/cooldown @@ -0,0 +1,4 @@ +M140 S0 +M140 S-273.15 R-273.15 +G10 P0 S-273.15 R-273.15 +M106 S0 ;Put parts cooling fan off too \ No newline at end of file diff --git a/d3d.img b/d3d.img new file mode 100644 index 0000000..142e734 Binary files /dev/null and b/d3d.img differ diff --git a/fan.img b/fan.img new file mode 100644 index 0000000..2accc58 Binary files /dev/null and b/fan.img differ diff --git a/flowrate.img b/flowrate.img new file mode 100644 index 0000000..eacc76c --- /dev/null +++ b/flowrate.img @@ -0,0 +1 @@ +ЁА▄ФЬ \ No newline at end of file diff --git a/heat b/heat new file mode 100644 index 0000000..87c5007 --- /dev/null +++ b/heat @@ -0,0 +1,26 @@ +button R0 C0 F0 T" BACK " A"return" +text T" " +button R0 C64 T"COOLDOWN" A"M98 P#0" L"/menu/cooldown" +image R11 C0 L"hline.img" +text R13 C0 F0 T"Bed" +button C19 T"Off" A"M140 S0" +button C45 T"50" A"M140 S50" +button C68 T"80" A"M140 S80" +button C87 T"90" A"M140 S90" +button C108 T"110" V3 A"M140 S110" +text R25 C0 F0 T"E" +button C19 T"Off" A"M104 S0" +button C41 T"180" A"M104 S180" +button C62 T"200" A"M104 S200" +button C83 T"210" A"M104 S210" +button C104 T"235" A"M104 S235" +image R37 C0 L"hline.img" +text R39 C10 F0 T"Bed " +value H2 N180 W20 +text T"/" +value N80 W20 +text T" E " +value H2 N100 W20 +text T"/" +value N0 W20 +value R52 C0 F0 W128 N501 diff --git a/hline.img b/hline.img new file mode 100644 index 0000000..711f348 --- /dev/null +++ b/hline.img @@ -0,0 +1 @@ +А                  \ No newline at end of file diff --git a/listFiles b/listFiles new file mode 100644 index 0000000..5e01555 --- /dev/null +++ b/listFiles @@ -0,0 +1,4 @@ +button R0 C0 F0 T" BACK " A"return" +text T" " +image R11 C0 L"hline.img" +files R14 F0 N4 I"/gcodes" A"M32 #0|return" \ No newline at end of file diff --git a/main b/main new file mode 100644 index 0000000..84fab7e --- /dev/null +++ b/main @@ -0,0 +1,60 @@ +; "Not printing" Menu +; +button R46 C0 F0 V5 T" PREHEAT " A"menu heat" +button V5 T" MOVE " A"menu move" +button V5 " PRINT " A"menu listFiles" +; +; "Printing" Menu +; +button R46 C0 F0 V2 T" BABYSTEP " A"menu babysteps" +button V2 T" PAUSE " A"M25" +; +; "Paused" Menu +; +button R46 C0 F0 V6 T" RESUME " A"M24" +button V6 T" ABORT " A"M0 H1" +; +image R3 C2 L"d3d.img" +; +image R0 C33 L"nozzle.img" +alter R10 C16 H2 N100 W20 +text R10 C38 T"/" +value N0 W20 +; +; +image R0 C73 L"bed.img" +alter R10 H2 C55 N180 W20 +text R10 C77 T"/" +value N80 W20 +; +; +image R0 C112 L"fan.img" +alter R10 C98 H2 N300 W20 +text T"%" +; +image R21 C0 L"hline.img" +; +; +image R33 C0 L"hline.img" +text R34 C8 F0 T"X: " +value N510 W25 +text T" Y: " +value N511 W25 +text T" Z: " +value N512 D2 W30 +image R45 C0 L"hline.img" +; +; +image R24 C4 L"flowrate.img" +alter R22 C12 H2 N400 W20 +text T"%" +; +; +image R24 C48 L"speed.img" +alter R22 C56 H2 N500 W20 +text T"%" +; +image R24 C92 L"baby.img" +alter R22 C102 N521 W26 D2 +; +value R55 C0 F0 W128 N501 \ No newline at end of file diff --git a/move b/move new file mode 100644 index 0000000..0e199d2 --- /dev/null +++ b/move @@ -0,0 +1,32 @@ +button R0 C0 F0 T" BACK " A"return" +button C32 T" HOME " A"M98 P/sys/homeall.g" +button C64 T" PRINT " A"menu listFiles" +image R11 C0 L"hline.img" +text R14 C1 F0 T"X" +button C11 T"-50 " A"M98 P#0" L"/menu/Xm50.g" +button C32 T"-10 " A"M98 P#0" L"/menu/Xm10.g" +button C50 T" -1 " A"M98 P#0" L"/menu/Xm1.g" +button C69 T"+1 " A"M98 P#0" L"/menu/Xp1.g" +button C87 T"+10 " A"M98 P#0" L"/menu/Xp10.g" +button C108 T"+50 " A"M98 P#0" L"/menu/Xp50.g" +text R26 C1 F0 T"Y" +button C11 T"-50 " A"M98 P#0" L"/menu/Ym50.g" +button C32 T"-10 " A"M98 P#0" L"/menu/Ym10.g" +button C50 T" -1 " A"M98 P#0" L"/menu/Ym1.g" +button C69 T"+1 " A"M98 P#0" L"/menu/Yp1.g" +button C87 T"+10 " A"M98 P#0" L"/menu/Yp10.g" +button C108 T"+50 " A"M98 P#0" L"/menu/Yp50.g" +text R38 C1 F0 T"Z" +button C11 T"-50 " A"M98 P#0" L"/menu/Zm50.g" +button C32 T"-10 " A"M98 P#0" L"/menu/Zm10.g" +button C50 T" -1 " A"M98 P#0" L"/menu/Zm1.g" +button C69 T"+1 " A"M98 P#0" L"/menu/Zp1.g" +button C87 T"+10 " A"M98 P#0" L"/menu/Zp10.g" +button C108 T"+50" A"M98 P#0" L"/menu/Zp50.g" +image R51 C0 L"hline.img" +text R52 C8 F0 T"X " +value N510 W25 +text T" Y " +value N511 W25 +text T" Z " +value N512 D2 W30 \ No newline at end of file diff --git a/nozzle.img b/nozzle.img new file mode 100644 index 0000000..100d438 Binary files /dev/null and b/nozzle.img differ diff --git a/speed.img b/speed.img new file mode 100644 index 0000000..52c5aad --- /dev/null +++ b/speed.img @@ -0,0 +1 @@ +`Аl*ю \ No newline at end of file diff --git a/test.img b/test.img new file mode 100644 index 0000000..8087b44 --- /dev/null +++ b/test.img @@ -0,0 +1 @@ + \ No newline at end of file