mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
Handle travel acceleration warning properly for different firmwares
This commit is contained in:
parent
56524b6c0a
commit
cca218039c
20 changed files with 523 additions and 299 deletions
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-03-13 22:09+0800\n"
|
||||
"POT-Creation-Date: 2024-03-16 12:02+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Guislain Cyril, Thomas Lété\n"
|
||||
|
@ -4144,7 +4144,7 @@ msgstr "Le volume:"
|
|||
msgid "Size:"
|
||||
msgstr "Taille:"
|
||||
|
||||
#, c-format, boost-format
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Conflicts of gcode paths have been found at layer %d, z = %.2lf mm. Please "
|
||||
"separate the conflicted objects farther (%s <-> %s)."
|
||||
|
@ -8865,6 +8865,15 @@ msgstr ""
|
|||
"Vous pouvez ajuster la valeur machine_max_acceleration_extruding dans la "
|
||||
"configuration de votre imprimante pour obtenir des vitesses plus élevées."
|
||||
|
||||
msgid ""
|
||||
"The travel acceleration setting exceeds the printer's maximum travel "
|
||||
"acceleration (machine_max_acceleration_travel).\n"
|
||||
"Orca will automatically cap the travel acceleration speed to ensure it "
|
||||
"doesn't surpass the printer's capabilities.\n"
|
||||
"You can adjust the machine_max_acceleration_travel value in your printer's "
|
||||
"configuration to get higher speeds."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The speed setting exceeds the printer's maximum speed (machine_max_speed_x/"
|
||||
"machine_max_speed_y).\n"
|
||||
|
@ -12375,8 +12384,8 @@ msgid ""
|
|||
"Use \"Even-odd\" for 3DLabPrint airplane models. Use \"Close holes\" to "
|
||||
"close all holes in the model."
|
||||
msgstr ""
|
||||
"Utilisez « Pair-impair » pour les modèles d'avion 3DLabPrint. Utilisez « "
|
||||
"Fermer les trous » pour fermer tous les trous du modèle."
|
||||
"Utilisez « Pair-impair » pour les modèles d'avion 3DLabPrint. Utilisez "
|
||||
"« Fermer les trous » pour fermer tous les trous du modèle."
|
||||
|
||||
msgid "Regular"
|
||||
msgstr "Standard"
|
||||
|
@ -13139,8 +13148,8 @@ msgid ""
|
|||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||
"printers. Default is checked"
|
||||
msgstr ""
|
||||
"L’extrusion relative est recommandée lors de l’utilisation de l’option « "
|
||||
"label_objects ». Certains extrudeurs fonctionnent mieux avec cette option "
|
||||
"L’extrusion relative est recommandée lors de l’utilisation de l’option "
|
||||
"« label_objects ». Certains extrudeurs fonctionnent mieux avec cette option "
|
||||
"non verrouillée (mode d’extrusion absolu). La tour d’essuyage n’est "
|
||||
"compatible qu’avec le mode relatif. Il est recommandé sur la plupart des "
|
||||
"imprimantes. L’option par défaut est cochée"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue