update marlin documentation

This commit is contained in:
s godin 2022-05-03 20:44:40 +00:00
parent 45c76078ac
commit 41f3d3bf6d
2 changed files with 10 additions and 13 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: BraillerRapSP\n" "Project-Id-Version: BraillerRapSP\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-05-03 19:08+0000\n" "POT-Creation-Date: 2022-05-03 20:43+0000\n"
"PO-Revision-Date: 2019-01-17 00:03+0200\n" "PO-Revision-Date: 2019-01-17 00:03+0200\n"
"Last-Translator: Stephane <braillerapsp@gmail.com>\n" "Last-Translator: Stephane <braillerapsp@gmail.com>\n"
"Language: en\n" "Language: en\n"
@ -28,8 +28,9 @@ msgid ""
"Le firmware Marlin est utilisé pour contrôler l'embosseuse Braille. Nous " "Le firmware Marlin est utilisé pour contrôler l'embosseuse Braille. Nous "
"utilisons la configuration CNC pour contrôler l'électro-aimant avec les " "utilisons la configuration CNC pour contrôler l'électro-aimant avec les "
"commandes associées au moteur de CNC / stylo / laser (GCODE M3 et M4)" "commandes associées au moteur de CNC / stylo / laser (GCODE M3 et M4)"
msgstr "Marlin firmware is used for braille embosser control" msgstr ""
"We use the CNC configuration to control the elctromagnet with M3 and M4 GCODE commands" "Marlin firmware is used for braille embosser controlWe use the CNC "
"configuration to control the elctromagnet with M3 and M4 GCODE commands"
#: ../../marlin.rst:10 #: ../../marlin.rst:10
msgid "Configuration Marlin" msgid "Configuration Marlin"
@ -68,10 +69,12 @@ msgid "Jerk ::"
msgstr "" msgstr ""
#: ../../marlin.rst:65 #: ../../marlin.rst:65
#, fuzzy
msgid "" msgid ""
"Dans la version présente sur le github du projet BrailleRap-SP, d'autres " "Dans la version présente sur le github du projet BrailleRap, d'autres "
"fichiers ont été modifiés pour gérer l'alimentation du papier avec le fin" "fichiers ont été modifiés pour gérer l'alimentation du papier avec le fin"
" de course de l'axe Y." " de course de l'axe Y."
msgstr "" msgstr ""
"In the current release on BrailleRap github, other files have been " "In the current release on BrailleRap github, other files have been "
"modified to handle the paper sheet position with the Y end-stop." "modified to handle the paper sheet position with the Y end-stop."

View File

@ -62,10 +62,4 @@ Jerk ::
#define DEFAULT_ZJERK 0.3 #define DEFAULT_ZJERK 0.3
#define DEFAULT_EJERK 5.0 #define DEFAULT_EJERK 5.0
Dans la version présente sur le github du projet BrailleRap-SP, d'autres fichiers ont été modifiés pour gérer l'alimentation du papier avec le fin de course de l'axe Y. Dans la version présente sur le github du projet BrailleRap, d'autres fichiers ont été modifiés pour gérer l'alimentation du papier avec le fin de course de l'axe Y.