Znaleziono 2 wyniki

autor: jzagaja
04 sty 2020, 21:06
Forum: Elektronika sterująca, wyświetlacze
Temat: MKS SBASE 32 bity
Odpowiedzi: 41
Odsłony: 19129

Re: MKS SBASE 32 bity

Wszystko ok ale gkod jaki dostalem na pause/resume spowodowal ze ekstruder uderzyl w przedmiot i zlamal sie heatbrake V6.

Powinno to wygladac chyba tak:

Kod: Zaznacz cały

custom_menu.pauza_print.enable true #
custom_menu.pauza_print.name Print_pause #
custom_menu.pauza_print.command G91_G1_Z50_G90_M600 #

custom_menu.return_print.enable true #
custom_menu.return_print.name Print_resume #
custom_menu.return_print.command G91_G1_Z-50_G90_M601 #
pauza - ekstruder do gory 50mm
powrot - ekstruder w dol 50mm

Ponadto w config.txt mozna zdefiniowac tylko temperature preheat a nie mozna zmienic set hotend temperature z 0 na wyzsza wartosc - to durne krecic tyle zeby ustawic ponad 200 stopni.
autor: jzagaja
26 paź 2019, 20:24
Forum: Elektronika sterująca, wyświetlacze
Temat: MKS SBASE 32 bity
Odpowiedzi: 41
Odsłony: 19129

Re: MKS SBASE 32 bity

emartinelli pisze:Wszelkie indywidualne zachcianki w menu (działa tylko na LCD) dodajesz w plik config jako "custom.menu"
Ja mam np coś takiego:
custom_menu.pauza_print.enable true #
custom_menu.pauza_print.name Print_pause #
custom_menu.pauza_print.command M600 #

custom_menu.return_print.enable true #
custom_menu.return_print.name Print_resume #
custom_menu.return_print.command G91_G1_Z-20_G90_M601 #

custom_menu.filament_in.enable true #
custom_menu.filament_in.name Filament_load #
custom_menu.filament_in.command G92_E0_G1_E120_F300 #

custom_menu.filament_out.enable true #
custom_menu.filament_out.name Filament_unload #
custom_menu.filament_out.command G92_E0_G1_E5_F300|G1_E-120_F1200 #

Jedyny minus LCD w stosunku do TFT to brak wznowienia druku po utracie zasilania bo to obsługuje elektronika w TFT
Po dodaniu powyższych do config nie pojawiają się nowe opcje menu.

Wróć do „MKS SBASE 32 bity”