Updated language limits
Final French translation by jean-pierre.g Fixed compiling warnings for MultMaterial withou FRS
This commit is contained in:
parent
b43e0ca0c1
commit
bb3079b3bf
|
|
@ -4,8 +4,15 @@
|
||||||
#include "boards.h"
|
#include "boards.h"
|
||||||
#include "Configuration_prusa.h"
|
#include "Configuration_prusa.h"
|
||||||
|
|
||||||
|
#define STR_HELPER(x) #x
|
||||||
|
#define STR(x) STR_HELPER(x)
|
||||||
|
|
||||||
// Firmware version
|
// Firmware version
|
||||||
#define FW_version "3.1.0"
|
#define FW_version "3.1.0"
|
||||||
|
#define FW_build 001
|
||||||
|
//#define FW_build --BUILD-NUMBER--
|
||||||
|
#define FW_version_build FW_version " b" STR(FW_build)
|
||||||
|
|
||||||
|
|
||||||
#define FW_PRUSA3D_MAGIC "PRUSA3DFW"
|
#define FW_PRUSA3D_MAGIC "PRUSA3DFW"
|
||||||
#define FW_PRUSA3D_MAGIC_LEN 10
|
#define FW_PRUSA3D_MAGIC_LEN 10
|
||||||
|
|
|
||||||
|
|
@ -106,7 +106,7 @@
|
||||||
#define MSG_SILENT_MODE_OFF "Mod [vys. vykon]"
|
#define MSG_SILENT_MODE_OFF "Mod [vys. vykon]"
|
||||||
#define MSG_AUTO_MODE_ON "Mod [automaticky]"
|
#define MSG_AUTO_MODE_ON "Mod [automaticky]"
|
||||||
#define MSG_REBOOT "Restartujte tiskarnu"
|
#define MSG_REBOOT "Restartujte tiskarnu"
|
||||||
#define MSG_TAKE_EFFECT " pro projeveni zmen"
|
//#define MSG_TAKE_EFFECT " pro projeveni zmen"
|
||||||
|
|
||||||
#define MSG_Enqueing "enqueing \""
|
#define MSG_Enqueing "enqueing \""
|
||||||
#define MSG_POWERUP "PowerUp"
|
#define MSG_POWERUP "PowerUp"
|
||||||
|
|
|
||||||
|
|
@ -103,7 +103,7 @@
|
||||||
#define MSG_SILENT_MODE_OFF "Mode [Hohe Leist]"
|
#define MSG_SILENT_MODE_OFF "Mode [Hohe Leist]"
|
||||||
#define MSG_AUTO_MODE_ON "Mode [Auto]"
|
#define MSG_AUTO_MODE_ON "Mode [Auto]"
|
||||||
#define MSG_REBOOT "Zum Uebernehmen "
|
#define MSG_REBOOT "Zum Uebernehmen "
|
||||||
#define MSG_TAKE_EFFECT "Drucker neu starten"
|
//#define MSG_TAKE_EFFECT "Drucker neu starten"
|
||||||
|
|
||||||
#define MSG_Enqueing "enqueuing \"
|
#define MSG_Enqueing "enqueuing \"
|
||||||
#define MSG_POWERUP "Einschalten"
|
#define MSG_POWERUP "Einschalten"
|
||||||
|
|
|
||||||
|
|
@ -104,7 +104,7 @@
|
||||||
#define MSG_SILENT_MODE_OFF "Mode [high power]"
|
#define MSG_SILENT_MODE_OFF "Mode [high power]"
|
||||||
#define MSG_AUTO_MODE_ON "Mode [auto power]"
|
#define MSG_AUTO_MODE_ON "Mode [auto power]"
|
||||||
#define(length=20) MSG_REBOOT "Reboot the printer"
|
#define(length=20) MSG_REBOOT "Reboot the printer"
|
||||||
#define(length=20) MSG_TAKE_EFFECT " for take effect"
|
//#define(length=20) MSG_TAKE_EFFECT " for take effect"
|
||||||
|
|
||||||
#define MSG_Enqueing "enqueing \""
|
#define MSG_Enqueing "enqueing \""
|
||||||
#define MSG_POWERUP "PowerUp"
|
#define MSG_POWERUP "PowerUp"
|
||||||
|
|
@ -211,7 +211,7 @@
|
||||||
#define(length=20,lines=8) MSG_MOVE_CARRIAGE_TO_THE_TOP_Z "Calibrating Z. Rotate the knob to move the Z carriage up to the end stoppers. Click when done."
|
#define(length=20,lines=8) MSG_MOVE_CARRIAGE_TO_THE_TOP_Z "Calibrating Z. Rotate the knob to move the Z carriage up to the end stoppers. Click when done."
|
||||||
|
|
||||||
#define(length=20,lines=8) MSG_CONFIRM_NOZZLE_CLEAN "Please clean the nozzle for calibration. Click when done."
|
#define(length=20,lines=8) MSG_CONFIRM_NOZZLE_CLEAN "Please clean the nozzle for calibration. Click when done."
|
||||||
#define(length=20,lines=2) MSG_CONFIRM_CARRIAGE_AT_THE_TOP "Are left and right Z~carriages all up?"
|
#define(length=20,lines=3) MSG_CONFIRM_CARRIAGE_AT_THE_TOP "Are left and right Z~carriages all up?"
|
||||||
|
|
||||||
#define(length=60) MSG_FIND_BED_OFFSET_AND_SKEW_LINE1 "Searching bed calibration point"
|
#define(length=60) MSG_FIND_BED_OFFSET_AND_SKEW_LINE1 "Searching bed calibration point"
|
||||||
#define(length=14) MSG_FIND_BED_OFFSET_AND_SKEW_LINE2 " of 4"
|
#define(length=14) MSG_FIND_BED_OFFSET_AND_SKEW_LINE2 " of 4"
|
||||||
|
|
|
||||||
|
|
@ -66,7 +66,7 @@
|
||||||
#define MSG_SILENT_MODE_OFF "Modo [rend.pleno]"
|
#define MSG_SILENT_MODE_OFF "Modo [rend.pleno]"
|
||||||
#define MSG_AUTO_MODE_ON "Modo [auto]"
|
#define MSG_AUTO_MODE_ON "Modo [auto]"
|
||||||
#define MSG_REBOOT "Reiniciar impresora"
|
#define MSG_REBOOT "Reiniciar impresora"
|
||||||
#define MSG_TAKE_EFFECT " para aplicar cambios"
|
//#define MSG_TAKE_EFFECT " para aplicar cambios"
|
||||||
#define MSG_HEATING "Calentando..."
|
#define MSG_HEATING "Calentando..."
|
||||||
#define MSG_HEATING_COMPLETE "Calentamiento final."
|
#define MSG_HEATING_COMPLETE "Calentamiento final."
|
||||||
#define MSG_BED_HEATING "Calentando Base"
|
#define MSG_BED_HEATING "Calentando Base"
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
#define MSG_NOZZLE1 "Buse2"
|
#define MSG_NOZZLE1 "Buse2"
|
||||||
#define MSG_NOZZLE2 "Buse3"
|
#define MSG_NOZZLE2 "Buse3"
|
||||||
#define MSG_BED "Plateau"
|
#define MSG_BED "Plateau"
|
||||||
#define MSG_FAN_SPEED "Vitesse ventil."
|
#define MSG_FAN_SPEED "Vitesse ventil"
|
||||||
#define MSG_FLOW "Flux"
|
#define MSG_FLOW "Flux"
|
||||||
#define MSG_FLOW0 "Flux 0"
|
#define MSG_FLOW0 "Flux 0"
|
||||||
#define MSG_FLOW1 "Flux 1"
|
#define MSG_FLOW1 "Flux 1"
|
||||||
|
|
@ -43,7 +43,7 @@
|
||||||
#define MSG_LOAD_EPROM "Lire config"
|
#define MSG_LOAD_EPROM "Lire config"
|
||||||
#define MSG_RESTORE_FAILSAFE "Restaurer defauts"
|
#define MSG_RESTORE_FAILSAFE "Restaurer defauts"
|
||||||
#define MSG_REFRESH "\xF8" "Actualiser"
|
#define MSG_REFRESH "\xF8" "Actualiser"
|
||||||
#define MSG_WATCH "ecran info"
|
#define MSG_WATCH "Ecran info"
|
||||||
#define MSG_TUNE "Regler"
|
#define MSG_TUNE "Regler"
|
||||||
#define MSG_PAUSE_PRINT "Suspendre impr."
|
#define MSG_PAUSE_PRINT "Suspendre impr."
|
||||||
#define MSG_RESUME_PRINT "Reprendre impr."
|
#define MSG_RESUME_PRINT "Reprendre impr."
|
||||||
|
|
@ -68,19 +68,20 @@
|
||||||
|
|
||||||
#define MSG_SETTINGS "Reglage"
|
#define MSG_SETTINGS "Reglage"
|
||||||
#define MSG_PREHEAT "Prechauffage"
|
#define MSG_PREHEAT "Prechauffage"
|
||||||
#define(length=17) MSG_UNLOAD_FILAMENT "Ejecter filam."
|
#define(length=17) MSG_UNLOAD_FILAMENT "Ejecter filam."
|
||||||
#define(length=17) MSG_LOAD_FILAMENT "Charger filament"
|
#define(length=17) MSG_LOAD_FILAMENT "Charger filament"
|
||||||
#define(length=17) MSG_LOAD_FILAMENT_1 "Charger filam. 1"
|
#define(length=17) MSG_LOAD_FILAMENT_1 "Charger filam. 1"
|
||||||
#define(length=17) MSG_LOAD_FILAMENT_2 "Charger filam. 2"
|
#define(length=17) MSG_LOAD_FILAMENT_2 "Charger filam. 2"
|
||||||
#define(length=17) MSG_LOAD_FILAMENT_3 "Charger filam. 3"
|
#define(length=17) MSG_LOAD_FILAMENT_3 "Charger filam. 3"
|
||||||
#define(length=17) MSG_LOAD_FILAMENT_4 "Charger filam. 4"
|
#define(length=17) MSG_LOAD_FILAMENT_4 "Charger filam. 4"
|
||||||
#define(length=17) MSG_UNLOAD_FILAMENT_1 "Ejecter filam. 1"
|
#define(length=17) MSG_UNLOAD_FILAMENT_1 "Ejecter filam. 1"
|
||||||
#define(length=17) MSG_UNLOAD_FILAMENT_2 "Ejecter filam. 2"
|
#define(length=17) MSG_UNLOAD_FILAMENT_2 "Ejecter filam. 2"
|
||||||
#define(length=17) MSG_UNLOAD_FILAMENT_3 "Ejecter filam. 3"
|
#define(length=17) MSG_UNLOAD_FILAMENT_3 "Ejecter filam. 3"
|
||||||
#define(length=17) MSG_UNLOAD_FILAMENT_4 "Ejecter filam. 4"
|
#define(length=17) MSG_UNLOAD_FILAMENT_4 "Ejecter filam. 4"
|
||||||
#define MSG_UNLOAD_ALL "Ejecter tout"
|
#define MSG_UNLOAD_ALL "Ejecter tout"
|
||||||
#define MSG_LOAD_ALL "Charger tout"
|
#define MSG_LOAD_ALL "Charger tout"
|
||||||
|
|
||||||
|
|
||||||
#define MSG_RECTRACT "Retraction"
|
#define MSG_RECTRACT "Retraction"
|
||||||
#define MSG_ERROR "ERREUR:"
|
#define MSG_ERROR "ERREUR:"
|
||||||
#define(length=20) MSG_PREHEAT_NOZZLE "Prechauff. buse!"
|
#define(length=20) MSG_PREHEAT_NOZZLE "Prechauff. buse!"
|
||||||
|
|
@ -92,24 +93,24 @@
|
||||||
#define MSG_NOT_COLOR "Couleurs melange"
|
#define MSG_NOT_COLOR "Couleurs melange"
|
||||||
#define(length=20) MSG_LOADING_FILAMENT "Chargement filament"
|
#define(length=20) MSG_LOADING_FILAMENT "Chargement filament"
|
||||||
#define(length=20) MSG_PLEASE_WAIT "Attendre svp"
|
#define(length=20) MSG_PLEASE_WAIT "Attendre svp"
|
||||||
#define MSG_LOADING_COLOR "Chargement couleur"
|
#define MSG_LOADING_COLOR "Chargem. couleur"
|
||||||
#define MSG_CHANGE_SUCCESS "Changement correct!"
|
#define MSG_CHANGE_SUCCESS "Changem. correct!"
|
||||||
#define(length=20) MSG_PRESS "Presser bouton"
|
#define(length=20) MSG_PRESS "et presser bouton"
|
||||||
#define(length=20) MSG_INSERT_FILAMENT "Inserer filament"
|
#define(length=20) MSG_INSERT_FILAMENT "Inserer filament"
|
||||||
#define(length=20) MSG_CHANGING_FILAMENT "Changement filament!"
|
#define(length=20) MSG_CHANGING_FILAMENT "Changement filament!"
|
||||||
|
|
||||||
#define MSG_SILENT_MODE_ON "Mode [silencieux]"
|
#define MSG_SILENT_MODE_ON "Mode [silencieux]"
|
||||||
#define MSG_SILENT_MODE_OFF "Mode [puissance]"
|
#define MSG_SILENT_MODE_OFF "Mode [puissance]"
|
||||||
#define MSG_AUTO_MODE_ON "Mode[automatique]"
|
#define MSG_AUTO_MODE_ON "Mode[automatique]"
|
||||||
#define(length=20) MSG_REBOOT "Redemarrer imprim."
|
#define(length=20) MSG_REBOOT "Redemarrer imprim."
|
||||||
#define(length=20) MSG_TAKE_EFFECT " pour prendre effet"
|
//#define(length=20) MSG_TAKE_EFFECT " pour prendre effet"
|
||||||
|
|
||||||
#define MSG_Enqueing "mise en file \""
|
#define MSG_Enqueing "mise en file "
|
||||||
#define MSG_POWERUP "Allumage"
|
#define MSG_POWERUP "Allumage"
|
||||||
#define MSG_CONFIGURATION_VER " Mise a jour: "
|
#define MSG_CONFIGURATION_VER "Mise a jour: "
|
||||||
#define MSG_FREE_MEMORY " Memoire libre: "
|
#define MSG_FREE_MEMORY "Memoire libre: "
|
||||||
#define MSG_PLANNER_BUFFER_BYTES " PlannerBufferBytes: "
|
#define MSG_PLANNER_BUFFER_BYTES "PlannerBufferBytes: "
|
||||||
#define MSG_OK "ok"
|
#define MSG_OK "Ok"
|
||||||
#define MSG_ERR_CHECKSUM_MISMATCH "Mauvais checksum, derniere ligne: "
|
#define MSG_ERR_CHECKSUM_MISMATCH "Mauvais checksum, derniere ligne: "
|
||||||
#define MSG_ERR_NO_CHECKSUM "Absence Checksum avec numero ligne, derniere ligne: "
|
#define MSG_ERR_NO_CHECKSUM "Absence Checksum avec numero ligne, derniere ligne: "
|
||||||
#define MSG_BEGIN_FILE_LIST "Debut liste fichiers"
|
#define MSG_BEGIN_FILE_LIST "Debut liste fichiers"
|
||||||
|
|
@ -123,7 +124,7 @@
|
||||||
#define MSG_M109_INVALID_EXTRUDER "M109 Extrudeur inval."
|
#define MSG_M109_INVALID_EXTRUDER "M109 Extrudeur inval."
|
||||||
#define MSG_HEATING "Prechauffage"
|
#define MSG_HEATING "Prechauffage"
|
||||||
#define(length=20) MSG_HEATING_COMPLETE "Prechauffage OK"
|
#define(length=20) MSG_HEATING_COMPLETE "Prechauffage OK"
|
||||||
#define MSG_BED_HEATING "Prechauffage Plat."
|
#define MSG_BED_HEATING "Prechauff. Plat."
|
||||||
#define MSG_BED_DONE "Plateau chaud"
|
#define MSG_BED_DONE "Plateau chaud"
|
||||||
#define MSG_M115_REPORT "FIRMWARE_NAME:Marlin V1.0.2; Sprinter/grbl adaptation pour gen6 FIRMWARE_URL:" FIRMWARE_URL " PROTOCOL_VERSION:" PROTOCOL_VERSION " MACHINE_TYPE:" CUSTOM_MENDEL_NAME " EXTRUDER_COUNT:" STRINGIFY(EXTRUDERS) " UUID:" MACHINE_UUID "\n"
|
#define MSG_M115_REPORT "FIRMWARE_NAME:Marlin V1.0.2; Sprinter/grbl adaptation pour gen6 FIRMWARE_URL:" FIRMWARE_URL " PROTOCOL_VERSION:" PROTOCOL_VERSION " MACHINE_TYPE:" CUSTOM_MENDEL_NAME " EXTRUDER_COUNT:" STRINGIFY(EXTRUDERS) " UUID:" MACHINE_UUID "\n"
|
||||||
#define MSG_ERR_KILLED "Imprimante arretee. appel kill()!"
|
#define MSG_ERR_KILLED "Imprimante arretee. appel kill()!"
|
||||||
|
|
@ -165,7 +166,7 @@
|
||||||
#define MSG_SELFTEST_ERROR "Error diagnostic!"
|
#define MSG_SELFTEST_ERROR "Error diagnostic!"
|
||||||
#define MSG_SELFTEST_PLEASECHECK "Verifier SVP:"
|
#define MSG_SELFTEST_PLEASECHECK "Verifier SVP:"
|
||||||
#define MSG_SELFTEST_NOTCONNECTED "Non connecte"
|
#define MSG_SELFTEST_NOTCONNECTED "Non connecte"
|
||||||
#define MSG_SELFTEST_HEATERTHERMISTOR "Chauf./Thermistance"
|
#define MSG_SELFTEST_HEATERTHERMISTOR "Chauf./Thermist."
|
||||||
#define MSG_SELFTEST_BEDHEATER "Plateau/Chauf."
|
#define MSG_SELFTEST_BEDHEATER "Plateau/Chauf."
|
||||||
#define MSG_SELFTEST_WIRINGERROR "Erreur cablage"
|
#define MSG_SELFTEST_WIRINGERROR "Erreur cablage"
|
||||||
#define MSG_SELFTEST_ENDSTOPS "Butees"
|
#define MSG_SELFTEST_ENDSTOPS "Butees"
|
||||||
|
|
@ -248,25 +249,33 @@
|
||||||
#define(length=20, lines=1) MSG_CHANGE_EXTR "Changer extrudeur"
|
#define(length=20, lines=1) MSG_CHANGE_EXTR "Changer extrudeur"
|
||||||
|
|
||||||
#define(length=20, lines=4) MSG_FIL_ADJUSTING "Ajustement filaments. Attendre SVP."
|
#define(length=20, lines=4) MSG_FIL_ADJUSTING "Ajustement filaments. Attendre SVP."
|
||||||
#define(length=20,lines=8) MSG_CONFIRM_NOZZLE_CLEAN_FIL_ADJ "Filaments ajustes. are now adjusted. Please clean the nozzle for calibration. Click when done."
|
#define(length=20,lines=8) MSG_CONFIRM_NOZZLE_CLEAN_FIL_ADJ "Filaments ajustes. Merci de nettoyer la buse pour la calibration. Cliquez quand Ok."
|
||||||
#define(length=20, lines=4) MSG_STACK_ERROR "Erreur - memoire statique ecrasee"
|
#define(length=20, lines=4) MSG_STACK_ERROR "Erreur - memoire statique ecrasee"
|
||||||
#define(length=20, lines=1) MSG_CALIBRATE_E "Calibrer E"
|
#define(length=20, lines=1) MSG_CALIBRATE_E "Calibrer E"
|
||||||
//#define(length=20, lines=1) MSG_RESET_CALIBRATE_E "Reset E Cal."
|
//#define(length=20, lines=1) MSG_RESET_CALIBRATE_E "Reset E Cal."
|
||||||
#define(length=20, lines=8) MSG_E_CAL_KNOB "Tourner le bouton pour que la marque atteigne le corps de l extruder, puis presser bouton."
|
#define(length=20, lines=8) MSG_E_CAL_KNOB "Tournez le bouton pour que la marque atteigne le corps de l extruder, puis appuyez sur le bouton."
|
||||||
|
|
||||||
//#define(length=20, lines=1) MSG_FARM_CARD_MENU "Farm mode print"
|
//#define(length=20, lines=1) MSG_FARM_CARD_MENU "impression mode ferme"
|
||||||
#define(length=20, lines=8) MSG_MARK_FIL "Mark filament 100mm from extruder body. Click when done."
|
#define(length=20, lines=8) MSG_MARK_FIL "marquez le filament à 100mm du corps de l extrudeur. Cliquez quand fait."
|
||||||
#define(length=20, lines=8) MSG_CLEAN_NOZZLE_E "E calibration finished. Please clean the nozzle. Click when done."
|
#define(length=20, lines=8) MSG_CLEAN_NOZZLE_E "E calibration terminee. Merci de nettoyer la buse. Cliquez quand fait."
|
||||||
#define(length=20, lines=3) MSG_WAITING_TEMP "Attente refroidissement buse et plateau"
|
#define(length=20, lines=3) MSG_WAITING_TEMP "Attente refroidissement buse et plateau"
|
||||||
#define(length=20, lines=2) MSG_FILAMENT_CLEAN "Couleur nette?"
|
#define(length=20, lines=2) MSG_FILAMENT_CLEAN "Couleur nette?"
|
||||||
#define(length=20, lines=1) MSG_UNLOADING_FILAMENT "Ejection filament"
|
#define(length=20, lines=1) MSG_UNLOADING_FILAMENT "Ejection filament"
|
||||||
#define(length=20, lines=10) MSG_PAPER "Placer une feuille de papier sous la buse durant la calibration des 4 premiers points. Si la buse deplace la feuille, eteindre immediatement l imprimante."
|
#define(length=20, lines=10) MSG_PAPER "Placer une feuille de papier sous la buse durant la calibration des 4 premiers points. Si la buse deplace la feuille, eteindre immediatement l imprimante."
|
||||||
|
|
||||||
#define(length=18) MSG_BED_CORRECTION_MENU "Correction Plat."
|
#define(length=18) MSG_BED_CORRECTION_MENU "Correction Plat."
|
||||||
//#define(length=14,lines=1) MSG_BED_CORRECTION_LEFT "Gauche [um]"
|
//#define(length=14,lines=1) MSG_BED_CORRECTION_LEFT "Gauche [um]"
|
||||||
//#define(length=14,lines=1) MSG_BED_CORRECTION_RIGHT "Droit [um]"
|
//#define(length=14,lines=1) MSG_BED_CORRECTION_RIGHT "Droit [um]"
|
||||||
//#define(length=14,lines=1) MSG_BED_CORRECTION_FRONT "Avant [um]"
|
//#define(length=14,lines=1) MSG_BED_CORRECTION_FRONT "Avant [um]"
|
||||||
//#define(length=14,lines=1) MSG_BED_CORRECTION_REAR "Arriere [um]"
|
//#define(length=14,lines=1) MSG_BED_CORRECTION_REAR "Arriere [um]"
|
||||||
|
#define(length=14,lines=1) MSG_BED_CORRECTION_FRONT_LEFT "Av.Gauch a[um]"
|
||||||
|
#define(length=14,lines=1) MSG_BED_CORRECTION_FRONT_CENTR "Av.Centr b[um]"
|
||||||
|
#define(length=14,lines=1) MSG_BED_CORRECTION_FRONT_RIGHT "Av.Droit c[um]"
|
||||||
|
#define(length=14,lines=1) MSG_BED_CORRECTION_MID_RIGHT "Mi.Droit d[um]"
|
||||||
|
#define(length=14,lines=1) MSG_BED_CORRECTION_REAR_RIGHT "Ar.Droit e[um]"
|
||||||
|
#define(length=14,lines=1) MSG_BED_CORRECTION_REAR_CENTR "Ar.Centr f[um]"
|
||||||
|
#define(length=14,lines=1) MSG_BED_CORRECTION_REAR_LEFT "Ar.Gauch g[um]"
|
||||||
|
#define(length=14,lines=1) MSG_BED_CORRECTION_MID_LEFT "Mi.Gauch h[um]"
|
||||||
#define MSG_BED_CORRECTION_RESET "RAZ"
|
#define MSG_BED_CORRECTION_RESET "RAZ"
|
||||||
|
|
||||||
#define MSG_MESH_BED_LEVELING "Mesh Bed Leveling"
|
#define MSG_MESH_BED_LEVELING "Mesh Bed Leveling"
|
||||||
|
|
@ -282,16 +291,16 @@
|
||||||
#define(length=20, lines=1) MSG_PID_FINISHED "PID cal. effectue"
|
#define(length=20, lines=1) MSG_PID_FINISHED "PID cal. effectue"
|
||||||
#define(length=20, lines=1) MSG_PID_RUNNING "PID cal. "
|
#define(length=20, lines=1) MSG_PID_RUNNING "PID cal. "
|
||||||
|
|
||||||
#define(length=17, lines=1) MSG_CALIBRATE_PINDA "Calibrate"
|
#define(length=17, lines=1) MSG_CALIBRATE_PINDA "Calibre"
|
||||||
#define(length=17, lines=1) MSG_CALIBRATION_PINDA_MENU "Temp. calibration"
|
#define(length=17, lines=1) MSG_CALIBRATION_PINDA_MENU "PINDA Temp. cal."
|
||||||
#define(length=20, lines=4) MSG_PINDA_NOT_CALIBRATED "Temperature calibration has not been run yet"
|
#define(length=20, lines=4) MSG_PINDA_NOT_CALIBRATED "La calibration de temperature n' a pas encore ete faite"
|
||||||
#define(length=20, lines=1) MSG_PINDA_PREHEAT "PINDA Heating"
|
#define(length=20, lines=1) MSG_PINDA_PREHEAT "chaffage PINDA"
|
||||||
#define(length=20, lines=1) MSG_TEMP_CALIBRATION "Temp. cal. "
|
#define(length=20, lines=1) MSG_TEMP_CALIBRATION "Temp. cal. "
|
||||||
#define(length=20, lines=5) MSG_TEMP_CALIBRATION_DONE "Temperature calibration is finished. Click to continue."
|
#define(length=20, lines=5) MSG_TEMP_CALIBRATION_DONE "calibration temperature terminee. Cliquez pour continuer."
|
||||||
#define(length=20, lines=1) MSG_TEMP_CALIBRATION_ON "Temp. cal. [ON]"
|
#define(length=20, lines=1) MSG_TEMP_CALIBRATION_ON "Temp. cal. [ON]"
|
||||||
#define(length=20, lines=1) MSG_TEMP_CALIBRATION_OFF "Temp. cal. [OFF]"
|
#define(length=20, lines=1) MSG_TEMP_CALIBRATION_OFF "Temp. cal. [OFF]"
|
||||||
|
|
||||||
#define(length=20, lines=1) MSG_PREPARE_FILAMENT "Preparer nouv. filam."
|
#define(length=20, lines=1) MSG_PREPARE_FILAMENT "Preparer nouv.filam."
|
||||||
#define(length=19, lines=1) MSG_ALL "Tous"
|
#define(length=19, lines=1) MSG_ALL "Tous"
|
||||||
#define(length=19, lines=1) MSG_USED "Utilise durant impr"
|
#define(length=19, lines=1) MSG_USED "Utilise durant impr"
|
||||||
#define(length=19, lines=1) MSG_CURRENT "Actuel"
|
#define(length=19, lines=1) MSG_CURRENT "Actuel"
|
||||||
|
|
@ -318,24 +327,24 @@
|
||||||
#define(length=20, lines=2) MSG_FILE_INCOMPLETE "Fichier incomplet, continuer?"
|
#define(length=20, lines=2) MSG_FILE_INCOMPLETE "Fichier incomplet, continuer?"
|
||||||
#define(length=17, lines=1) MSG_WIZARD "Assistant"
|
#define(length=17, lines=1) MSG_WIZARD "Assistant"
|
||||||
#define(length=20, lines=7) MSG_WIZARD_WELCOME "Bonjour, je suis votre imprimante Original Prusa i3. Voulez-vous que je vous guide durant la mise en route?"
|
#define(length=20, lines=7) MSG_WIZARD_WELCOME "Bonjour, je suis votre imprimante Original Prusa i3. Voulez-vous que je vous guide durant la mise en route?"
|
||||||
#define(length=20, lines=8) MSG_WIZARD_QUIT "Vous pouvez reprendre l assistant depuis Calibration -> Assistant"
|
#define(length=20, lines=8) MSG_WIZARD_QUIT "Vous pouvez reprendre l'assistant depuis Calibration -> Assistant"
|
||||||
#define(length=20, lines=8) MSG_WIZARD_SELFTEST "First, I will run the selftest to check most common assembly problems."
|
#define(length=20, lines=8) MSG_WIZARD_SELFTEST "Je fais commencer par un auto test pour controler les parametres essentiels."
|
||||||
#define(length=20, lines=8) MSG_WIZARD_CALIBRATION_FAILED "Please check our handbook and fix the problem. Then resume the Wizard by rebooting the printer."
|
#define(length=20, lines=8) MSG_WIZARD_CALIBRATION_FAILED "Merci de lire la notice pour corriger le probleme. Puis reprennez en rebootant l'imprimante."
|
||||||
#define(length=20, lines=8) MSG_WIZARD_XYZ_CAL "I will run xyz calibration now. It will take approx. 12 mins."
|
#define(length=20, lines=8) MSG_WIZARD_XYZ_CAL "Je vais lancer la calibration xyz maintenant. ca prendra environ 12 mins."
|
||||||
#define(length=20, lines=2) MSG_WIZARD_FILAMENT_LOADED "Filament charge?"
|
#define(length=20, lines=2) MSG_WIZARD_FILAMENT_LOADED "Filament charge?"
|
||||||
#define(length=20, lines=8) MSG_WIZARD_Z_CAL "I will run z calibration now."
|
#define(length=20, lines=8) MSG_WIZARD_Z_CAL "Je lance la calibrtion z maintenant."
|
||||||
#define(length=20, lines=4) MSG_WIZARD_WILL_PREHEAT "Now I will preheat nozzle for PLA."
|
#define(length=20, lines=4) MSG_WIZARD_WILL_PREHEAT "Je vais prechauffer la buse piur du PLA."
|
||||||
#define(length=20, lines=3) MSG_WIZARD_HEATING "Chauffage buse. Attendre SVP."
|
#define(length=20, lines=3) MSG_WIZARD_HEATING "Chauffage buse. Attendre SVP."
|
||||||
#define(length=20, lines=8) MSG_WIZARD_V2_CAL "Now I will calibrate distance between tip of the nozzle and heatbed surface."
|
#define(length=20, lines=8) MSG_WIZARD_V2_CAL "Maintenant je vais calibrer la distance entre le plateua et la buse."
|
||||||
#define(lenght=20, lines=14) MSG_WIZARD_V2_CAL_2 "I will start to print line and you will gradually lower the nozzle by rotating the knob, until you reach optimal height. Check the pictures in our handbook in chapter Calibration."
|
#define(lenght=20, lines=14) MSG_WIZARD_V2_CAL_2 "Je vais imprimer une ligne et vous devrez baisser la buse avec le bouton jusqu'a atteindre la sitance optimale. Regardez les photos dasn le manuel au chapitre Calibration."
|
||||||
#define(lenght=17, lines=1) MSG_V2_CALIBRATION "First layer cal."
|
#define(lenght=17, lines=1) MSG_V2_CALIBRATION "Cal. prem. couche"
|
||||||
#define(length=20, lines=8) MSG_WIZARD_DONE "Et voila. Bonne impression!"
|
#define(length=20, lines=8) MSG_WIZARD_DONE "Et voila. Bonne impression!"
|
||||||
#define(length=20, lines=8) MSG_WIZARD_LOAD_FILAMENT "Please insert PLA filament to the extruder, then press knob to load it."
|
#define(length=20, lines=8) MSG_WIZARD_LOAD_FILAMENT "Merci d'inserer le filament PLA dans l'extrudeur, puis appuez sur le bouton pour le charger."
|
||||||
#define(length=20, lines=7) MSG_WIZARD_RERUN "Running Wizard will delete current calibration results and start from the beginning. Continue?"
|
#define(length=20, lines=7) MSG_WIZARD_RERUN "Le Wizard va effecer toutes les calibration precedentes et recommencer au debut. Continuer?"
|
||||||
#define(length=20, lines=7) MSG_WIZARD_REPEAT_V2_CAL "Do you want to repeat last step to readjust distance between nozzle and heatbed?"
|
#define(length=20, lines=7) MSG_WIZARD_REPEAT_V2_CAL "Voulez vous recommencer la derniere etape pour juste lire la distance entre la buse et le plateau?"
|
||||||
#define(length=20, lines=7) MSG_WIZARD_CLEAN_HEATBED "Please clean heatbed and then press the knob."
|
#define(length=20, lines=7) MSG_WIZARD_CLEAN_HEATBED "Merci de nettoyer le plateau puis appuyez sur le bouton."
|
||||||
#define(length=20, lines=2) MSG_WIZARD_PLA_FILAMENT "PLA filament en place?"
|
#define(length=20, lines=2) MSG_WIZARD_PLA_FILAMENT "Filament PLA en place?"
|
||||||
#define(length=20, lines=8) MSG_WIZARD_INSERT_CORRECT_FILAMENT "Please load PLA filament and then resume Wizard by rebooting the printer."
|
#define(length=20, lines=8) MSG_WIZARD_INSERT_CORRECT_FILAMENT "Merci de charger le filament PLA puis relancez le wizard en rebootant l'imprimante."
|
||||||
#define(length=20, lines=2) MSG_PLA_FILAMENT_LOADED "Filament PLA charge?"
|
#define(length=20, lines=2) MSG_PLA_FILAMENT_LOADED "Filament PLA charge?"
|
||||||
#define(length=20, lines=4) MSG_PLEASE_LOAD_PLA "Please load PLA filament first."
|
#define(length=20, lines=4) MSG_PLEASE_LOAD_PLA "Merci de charger le filament PLA d abord."
|
||||||
#define(length=20, lines=8) MSG_FILE_CNT "Certains fichiers non tries. Limite de tri: 100 fichiers par repertoire."
|
#define(length=20, lines=8) MSG_FILE_CNT "Certains fichiers non tries. Limite de tri: 100 fichiers par repertoire."
|
||||||
|
|
|
||||||
|
|
@ -87,7 +87,7 @@
|
||||||
#define MSG_SILENT_MODE_OFF "Mode [forte]"
|
#define MSG_SILENT_MODE_OFF "Mode [forte]"
|
||||||
#define MSG_AUTO_MODE_ON "Mode [auto]"
|
#define MSG_AUTO_MODE_ON "Mode [auto]"
|
||||||
#define MSG_REBOOT "Riavvia stampante"
|
#define MSG_REBOOT "Riavvia stampante"
|
||||||
#define MSG_TAKE_EFFECT " per attualizzare"
|
//#define MSG_TAKE_EFFECT " per attualizzare"
|
||||||
|
|
||||||
#define MSG_Enqueing "enqueing \""
|
#define MSG_Enqueing "enqueing \""
|
||||||
#define MSG_POWERUP "PowerUp"
|
#define MSG_POWERUP "PowerUp"
|
||||||
|
|
|
||||||
|
|
@ -52,7 +52,7 @@
|
||||||
#define MSG_CARD_MENU "Print van SD"
|
#define MSG_CARD_MENU "Print van SD"
|
||||||
#define MSG_NO_CARD "Geen SD kaart"
|
#define MSG_NO_CARD "Geen SD kaart"
|
||||||
#define MSG_DWELL "Slapen..."
|
#define MSG_DWELL "Slapen..."
|
||||||
#define MSG_USERWAIT "Wachten op gebruiker"
|
#define MSG_USERWAIT "Wacht op gebruiker"
|
||||||
#define MSG_RESUMING "Print hervatten"
|
#define MSG_RESUMING "Print hervatten"
|
||||||
#define MSG_PRINT_ABORTED "Print afgebroken"
|
#define MSG_PRINT_ABORTED "Print afgebroken"
|
||||||
#define MSG_NO_MOVE "Geen beweging."
|
#define MSG_NO_MOVE "Geen beweging."
|
||||||
|
|
@ -75,10 +75,10 @@
|
||||||
#define MSG_LOAD_FILAMENT_2 "Filament 2 laden"
|
#define MSG_LOAD_FILAMENT_2 "Filament 2 laden"
|
||||||
#define MSG_LOAD_FILAMENT_3 "Filament 3 laden"
|
#define MSG_LOAD_FILAMENT_3 "Filament 3 laden"
|
||||||
#define MSG_LOAD_FILAMENT_4 "Filament 4 laden"
|
#define MSG_LOAD_FILAMENT_4 "Filament 4 laden"
|
||||||
#define MSG_UNLOAD_FILAMENT_1 "Filament 1 uithalen"
|
#define MSG_UNLOAD_FILAMENT_1 "Filam. 1 uithalen"
|
||||||
#define MSG_UNLOAD_FILAMENT_2 "Filament 2 uithalen"
|
#define MSG_UNLOAD_FILAMENT_2 "Filam. 2 uithalen"
|
||||||
#define MSG_UNLOAD_FILAMENT_3 "Filament 3 uithalen"
|
#define MSG_UNLOAD_FILAMENT_3 "Filam. 3 uithalen"
|
||||||
#define MSG_UNLOAD_FILAMENT_4 "Filament 4 uithalen"
|
#define MSG_UNLOAD_FILAMENT_4 "Filam. 4 uithalen"
|
||||||
#define MSG_UNLOAD_ALL "Alle uithalen"
|
#define MSG_UNLOAD_ALL "Alle uithalen"
|
||||||
#define MSG_LOAD_ALL "Alle laden"
|
#define MSG_LOAD_ALL "Alle laden"
|
||||||
|
|
||||||
|
|
@ -90,7 +90,7 @@
|
||||||
#define MSG_YES "Ja"
|
#define MSG_YES "Ja"
|
||||||
#define MSG_NO "Nee"
|
#define MSG_NO "Nee"
|
||||||
#define MSG_NOT_LOADED "Fil. niet geladen"
|
#define MSG_NOT_LOADED "Fil. niet geladen"
|
||||||
#define MSG_NOT_COLOR "Kleur niet duidelijk"
|
#define MSG_NOT_COLOR "Kleur niet zuiver"
|
||||||
#define MSG_LOADING_FILAMENT "Laade Filament"
|
#define MSG_LOADING_FILAMENT "Laade Filament"
|
||||||
#define MSG_PLEASE_WAIT "Wacht aub"
|
#define MSG_PLEASE_WAIT "Wacht aub"
|
||||||
#define MSG_LOADING_COLOR "Laade kleur"
|
#define MSG_LOADING_COLOR "Laade kleur"
|
||||||
|
|
@ -104,7 +104,7 @@
|
||||||
#define MSG_SILENT_MODE_OFF "Mode [high power]"
|
#define MSG_SILENT_MODE_OFF "Mode [high power]"
|
||||||
#define MSG_AUTO_MODE_ON "Mode [Auto]"
|
#define MSG_AUTO_MODE_ON "Mode [Auto]"
|
||||||
#define MSG_REBOOT "Herstart de printer"
|
#define MSG_REBOOT "Herstart de printer"
|
||||||
#define MSG_TAKE_EFFECT " om effectief te worden"
|
//#define MSG_TAKE_EFFECT " om effectief te worden"
|
||||||
|
|
||||||
#define MSG_Enqueing "enqueing \""
|
#define MSG_Enqueing "enqueing \""
|
||||||
#define MSG_POWERUP "PowerUp"
|
#define MSG_POWERUP "PowerUp"
|
||||||
|
|
|
||||||
|
|
@ -65,7 +65,7 @@
|
||||||
#define MSG_SILENT_MODE_OFF "Tryb[w wydajnosc]"
|
#define MSG_SILENT_MODE_OFF "Tryb[w wydajnosc]"
|
||||||
#define MSG_AUTO_MODE_ON "Tryb [auto]"
|
#define MSG_AUTO_MODE_ON "Tryb [auto]"
|
||||||
#define MSG_REBOOT "Restart drukarki"
|
#define MSG_REBOOT "Restart drukarki"
|
||||||
#define MSG_TAKE_EFFECT " wprow. zmian"
|
//#define MSG_TAKE_EFFECT " wprow. zmian"
|
||||||
#define MSG_HEATING "Grzanie..."
|
#define MSG_HEATING "Grzanie..."
|
||||||
#define MSG_HEATING_COMPLETE "Grzanie OK."
|
#define MSG_HEATING_COMPLETE "Grzanie OK."
|
||||||
#define MSG_BED_HEATING "Grzanie stolika.."
|
#define MSG_BED_HEATING "Grzanie stolika.."
|
||||||
|
|
|
||||||
|
|
@ -104,7 +104,7 @@
|
||||||
#define MSG_SILENT_MODE_OFF "Modo [Alta pot.]"
|
#define MSG_SILENT_MODE_OFF "Modo [Alta pot.]"
|
||||||
#define MSG_AUTO_MODE_ON "Modo [Pot. auto]"
|
#define MSG_AUTO_MODE_ON "Modo [Pot. auto]"
|
||||||
#define MSG_REBOOT "Reinicie impressora"
|
#define MSG_REBOOT "Reinicie impressora"
|
||||||
#define MSG_TAKE_EFFECT " para aplicar"
|
//#define MSG_TAKE_EFFECT " para aplicar"
|
||||||
|
|
||||||
#define MSG_Enqueing "Col. em espera \""
|
#define MSG_Enqueing "Col. em espera \""
|
||||||
#define MSG_POWERUP "Ligar"
|
#define MSG_POWERUP "Ligar"
|
||||||
|
|
|
||||||
|
|
@ -1441,8 +1441,8 @@ static void lcd_preheat_menu()
|
||||||
MENU_ITEM(back, MSG_MAIN, lcd_main_menu);
|
MENU_ITEM(back, MSG_MAIN, lcd_main_menu);
|
||||||
|
|
||||||
MENU_ITEM(function, PSTR("PLA - " STRINGIFY(PLA_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(PLA_PREHEAT_HPB_TEMP)), lcd_preheat_pla);
|
MENU_ITEM(function, PSTR("PLA - " STRINGIFY(PLA_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(PLA_PREHEAT_HPB_TEMP)), lcd_preheat_pla);
|
||||||
MENU_ITEM(function, PSTR("ABS - " STRINGIFY(ABS_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(ABS_PREHEAT_HPB_TEMP)), lcd_preheat_abs);
|
|
||||||
MENU_ITEM(function, PSTR("PET - " STRINGIFY(PET_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(PET_PREHEAT_HPB_TEMP)), lcd_preheat_pet);
|
MENU_ITEM(function, PSTR("PET - " STRINGIFY(PET_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(PET_PREHEAT_HPB_TEMP)), lcd_preheat_pet);
|
||||||
|
MENU_ITEM(function, PSTR("ABS - " STRINGIFY(ABS_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(ABS_PREHEAT_HPB_TEMP)), lcd_preheat_abs);
|
||||||
MENU_ITEM(function, PSTR("HIPS - " STRINGIFY(HIPS_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(HIPS_PREHEAT_HPB_TEMP)), lcd_preheat_hips);
|
MENU_ITEM(function, PSTR("HIPS - " STRINGIFY(HIPS_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(HIPS_PREHEAT_HPB_TEMP)), lcd_preheat_hips);
|
||||||
MENU_ITEM(function, PSTR("PP - " STRINGIFY(PP_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(PP_PREHEAT_HPB_TEMP)), lcd_preheat_pp);
|
MENU_ITEM(function, PSTR("PP - " STRINGIFY(PP_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(PP_PREHEAT_HPB_TEMP)), lcd_preheat_pp);
|
||||||
MENU_ITEM(function, PSTR("FLEX - " STRINGIFY(FLEX_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(FLEX_PREHEAT_HPB_TEMP)), lcd_preheat_flex);
|
MENU_ITEM(function, PSTR("FLEX - " STRINGIFY(FLEX_PREHEAT_HOTEND_TEMP) "/" STRINGIFY(FLEX_PREHEAT_HPB_TEMP)), lcd_preheat_flex);
|
||||||
|
|
@ -1475,13 +1475,15 @@ static void lcd_support_menu()
|
||||||
|
|
||||||
MENU_ITEM(back, MSG_MAIN, lcd_main_menu);
|
MENU_ITEM(back, MSG_MAIN, lcd_main_menu);
|
||||||
|
|
||||||
|
MENU_ITEM(back, PSTR("Firmware:"), lcd_main_menu);
|
||||||
|
MENU_ITEM(back, PSTR(" " FW_version_build), lcd_main_menu);
|
||||||
// Ideally this block would be optimized out by the compiler.
|
// Ideally this block would be optimized out by the compiler.
|
||||||
const uint8_t fw_string_len = strlen_P(FW_VERSION_STR_P());
|
/* const uint8_t fw_string_len = strlen_P(FW_VERSION_STR_P());
|
||||||
if (fw_string_len < 6) {
|
if (fw_string_len < 6) {
|
||||||
MENU_ITEM(back, PSTR(MSG_FW_VERSION " - " FW_version), lcd_main_menu);
|
MENU_ITEM(back, PSTR(MSG_FW_VERSION " - " FW_version), lcd_main_menu);
|
||||||
} else {
|
} else {
|
||||||
MENU_ITEM(back, PSTR("FW - " FW_version), lcd_main_menu);
|
MENU_ITEM(back, PSTR("FW - " FW_version), lcd_main_menu);
|
||||||
}
|
}*/
|
||||||
|
|
||||||
MENU_ITEM(back, MSG_PRUSA3D, lcd_main_menu);
|
MENU_ITEM(back, MSG_PRUSA3D, lcd_main_menu);
|
||||||
MENU_ITEM(back, MSG_PRUSA3D_FORUM, lcd_main_menu);
|
MENU_ITEM(back, MSG_PRUSA3D_FORUM, lcd_main_menu);
|
||||||
|
|
@ -2707,10 +2709,12 @@ static void lcd_show_end_stops() {
|
||||||
lcd.setCursor(0, 3);
|
lcd.setCursor(0, 3);
|
||||||
lcd_printPGM(((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1) ? (PSTR("Z:1")) : (PSTR("Z:0")));
|
lcd_printPGM(((READ(Z_MIN_PIN) ^ Z_MIN_ENDSTOP_INVERTING) == 1) ? (PSTR("Z:1")) : (PSTR("Z:0")));
|
||||||
// FILAMENT_RUNOUT_SENSOR
|
// FILAMENT_RUNOUT_SENSOR
|
||||||
|
#ifdef FILAMENT_RUNOUT_SUPPORT
|
||||||
if (fil_runout_status > 0) {
|
if (fil_runout_status > 0) {
|
||||||
lcd.setCursor(4, 1);
|
lcd.setCursor(4, 1);
|
||||||
lcd_printPGM(((READ(FIL_RUNOUT_PIN) ^ FIL_RUNOUT_INVERTING) == 1) ? (PSTR("FRS:1")) : (PSTR("FRS:0")));
|
lcd_printPGM(((READ(FIL_RUNOUT_PIN) ^ FIL_RUNOUT_INVERTING) == 1) ? (PSTR("FRS:1")) : (PSTR("FRS:0")));
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
// end FILAMENT_RUNOUT_SENSOR
|
// end FILAMENT_RUNOUT_SENSOR
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -3521,6 +3525,7 @@ void lcd_wizard(int state) {
|
||||||
lcd_update(2);
|
lcd_update(2);
|
||||||
}
|
}
|
||||||
// FILAMENT_RUNOUT_SENSOR
|
// FILAMENT_RUNOUT_SENSOR
|
||||||
|
#ifdef FILAMENT_RUNOUT_SUPPORT
|
||||||
static void lcd_fil_runout_status_set() {
|
static void lcd_fil_runout_status_set() {
|
||||||
switch (fil_runout_status) {
|
switch (fil_runout_status) {
|
||||||
case 0:
|
case 0:
|
||||||
|
|
@ -3569,6 +3574,7 @@ static void lcd_fil_runout_status_tune() {
|
||||||
digipot_init();
|
digipot_init();
|
||||||
lcd_goto_menu(lcd_tune_menu, 9);
|
lcd_goto_menu(lcd_tune_menu, 9);
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
// end FILAMENT_RUNOUT_SENSOR
|
// end FILAMENT_RUNOUT_SENSOR
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -3628,7 +3634,7 @@ static void lcd_settings_menu()
|
||||||
MENU_ITEM(function, PSTR("Disable farm mode"), lcd_disable_farm_mode);
|
MENU_ITEM(function, PSTR("Disable farm mode"), lcd_disable_farm_mode);
|
||||||
}
|
}
|
||||||
// FILAMENT_RUNOUT_SENSOR
|
// FILAMENT_RUNOUT_SENSOR
|
||||||
#ifdef FIL_RUNOUT_PIN
|
#ifdef FILAMENT_RUNOUT_SUPPORT
|
||||||
switch (fil_runout_status) {
|
switch (fil_runout_status) {
|
||||||
case 0: MENU_ITEM(function, MSG_FIL_RUNOUT_STATUS_OFF, lcd_fil_runout_status_set); break;
|
case 0: MENU_ITEM(function, MSG_FIL_RUNOUT_STATUS_OFF, lcd_fil_runout_status_set); break;
|
||||||
case 1: MENU_ITEM(function, MSG_FIL_RUNOUT_STATUS_VCC, lcd_fil_runout_status_set); break;
|
case 1: MENU_ITEM(function, MSG_FIL_RUNOUT_STATUS_VCC, lcd_fil_runout_status_set); break;
|
||||||
|
|
|
||||||
|
|
@ -407,8 +407,8 @@ THERMISTORS SETTINGS
|
||||||
|
|
||||||
#define END_FILE_SECTION 10000 //number of bytes from end of file used for checking if file is complete
|
#define END_FILE_SECTION 10000 //number of bytes from end of file used for checking if file is complete
|
||||||
|
|
||||||
#ifndef SNMM
|
//#ifndef SNMM
|
||||||
#define SUPPORT_VERBOSITY
|
#define SUPPORT_VERBOSITY
|
||||||
#endif
|
//#endif
|
||||||
|
|
||||||
#endif //__CONFIGURATION_PRUSA_H
|
#endif //__CONFIGURATION_PRUSA_H
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue