5 Commits

Author SHA1 Message Date
QIDI TECH
e2bde71a1c version update 2025-01-03 15:04:24 +08:00
QIDI TECH
a320582cdc fix some bug 2025-01-03 15:03:32 +08:00
QIDI TECH
360ceaa458 Add WOOD PLA and UltraPA-CF25 2025-01-03 15:01:11 +08:00
QIDI TECH
973d18ea63 Update qidilink.png 2024-12-13 16:42:52 +08:00
QIDI TECH
1c5fda6cad fix bug 2024-12-13 16:14:37 +08:00
132 changed files with 977 additions and 264 deletions

1
.gitignore vendored
View File

@@ -27,3 +27,4 @@ SVG
**/process_full/
**/machine_full/
**/filament_full/
.idea/

View File

@@ -8719,12 +8719,11 @@ msgstr ""
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
msgid "Filament notes"

View File

@@ -9252,17 +9252,16 @@ msgstr "Povolit předstih tlaku (PA)"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Povolit předstih tlaku (PA), výsledek automatické kalibrace bude přepsán po "
"aktivaci. Nepoužitelné pro tiskárny QIDI"
"aktivaci"
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Předstih tlaku (PA) (Klipper) AKA také známá jako faktor Linear advance "
"(Marlin). Nepoužitelné pro tiskárny QIDI"
"(Marlin)"
msgid "Filament notes"
msgstr ""
@@ -14921,11 +14920,11 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Lze pozorovat, že v určité výšce začíná model vykazovat chybějící vlákna. Existují dvě metody měření maximální objemové rychlosti:\n"
"1. Pozorováním počtu zářezů čísel na pravé straně, můžete použít StartV + (step * 2) = Max Volumetric Speed\n"
"1. Pozorováním počtu zářezů čísel na pravé straně, můžete použít Startv + (step * 2) * nums = Max Volumetric Speed\n"
"2. V rozhraní \"Náhled\" si prohlédněte Gkód modelu, najděte hodnotu \"Flow\" odpovídající chybějící části a uložte ji."
msgid "Coarse Calibration"

View File

@@ -9707,18 +9707,16 @@ msgstr "Pressure Advance aktivieren"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Pressure Advance aktivieren? Die Ergebnisse der automatischen Kalibrierung "
"werden nach der Aktivierung überschrieben. Hinweis: Dies ist für QIDI-"
"werden nach der Aktivierung überschrieben."
"Drucker nutzlos."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Pressure Advance (Klipper) AKA Linear Advance (Marlin). Für QIDI-Drucker "
"nutzlos"
"Pressure Advance (Klipper) AKA Linear Advance (Marlin)."
msgid "Filament notes"
msgstr "Filament notes"
@@ -17574,11 +17572,11 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Es kann beobachtet werden, dass das Modell in einer bestimmten Höhe anfängt, fehlende Fasern zu zeigen. Es gibt zwei Methoden, um die maximale Volumengeschwindigkeit zu messen:\n"
"1. Beachten Sie die Anzahl der Kerben Nums auf der rechten Seite, können Sie verwenden StartV + (step * 2) = Max Volumetric Speed\n"
"1. Beachten Sie die Anzahl der Kerben Nums auf der rechten Seite, können Sie verwenden Startv + (step * 2) * nums = Max Volumetric Speed\n"
"2. Sehen Sie sich in der \"Vorschau\" Schnittstelle den Gcode des Modells an, suchen Sie den \"Flow\" Wert, der dem fehlenden Teil entspricht, und speichern Sie ihn."
msgid "Coarse Calibration"

View File

@@ -9471,17 +9471,15 @@ msgstr "Enable pressure advance"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgid "Filament notes"
msgstr "Filament notes"

View File

@@ -9672,18 +9672,16 @@ msgstr "Habilitar avance de presión"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"¿Habilitar el avance de presión? Los resultados de la calibración automática "
"se sobrescribirán una vez activada. Nota: esto es inútil para las impresoras "
"QIDI."
"se sobrescribirán una vez activada."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Avance de presión (Klipper) también conocido como factor de avance lineal "
"(Marlin). Es inútil para impresoras QIDI"
"(Marlin)."
msgid "Filament notes"
msgstr "Filament notes"
@@ -17515,11 +17513,11 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Se puede observar que a cierta altura, el modelo comienza a mostrar las fibras faltantes. Hay dos métodos para medir la velocidad máxima del volumen:\n"
"1. observe el número de nums en el lado derecho, que puede usarStartV + (step * 2) = Max Volumetric Speed\n"
"1. observe el número de nums en el lado derecho, que puede usarStartv + (step * 2) * nums = Max Volumetric Speed\n"
"2. en la interfaz de \"previsualización\", vea el gcode del modelo, encuentre el valor de \"flujo\" correspondiente a la parte que falta y guarde."
msgid "Coarse Calibration"

View File

@@ -9706,17 +9706,15 @@ msgstr "Activer l'avance à la pression"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Activez l'avance de pression, le résultat de l'étalonnage automatique sera "
"remplacé une fois activé. Inutile pour les Imprimantes QIDI"
"remplacé une fois activé."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Pressure advance (Klipper) ou Linear advance factor (Marlin). Inutile pour "
"les imprimantes QIDI"
"Pressure advance (Klipper) ou Linear advance factor (Marlin)."
msgid "Filament notes"
msgstr "Filament notes"
@@ -17598,11 +17596,11 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"On peut observer qu'à une certaine hauteur, le modèle commence à montrer les fibres manquantes. Il existe deux façons de mesurer la vitesse volumétrique maximale:\n"
"1. Observez le nombre d'encoches sur le côté droit Nums, vous pouvez utiliser StartV + (step * 2) = Max Volumetric Speed\n"
"1. Observez le nombre d'encoches sur le côté droit Nums, vous pouvez utiliser Startv + (step * 2) * nums = Max Volumetric Speed\n"
"2. Dans l'interface \"Preview\", regardez le gcode du modèle, trouvez la valeur \"Stream\" correspondant à la partie manquante et enregistrez - la."
msgid "Coarse Calibration"

View File

@@ -9589,18 +9589,15 @@ msgstr "Nyomáselőtolás engedélyezése"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Engedélyezed a nyomáselőtolást? Az automatikus kalibrálási eredmények az "
"engedélyezés után felülíródnak. Megjegyzés: a QIDI nyomtatók számára ez a "
"funkció haszontalan"
"engedélyezés után felülíródnak."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Nyomáselőtolás (Klipper) vagy más néven lineáris előtolási tényező (Marlin). "
"A QIDI nyomtatók számára ez a funkció haszontalan"
msgid "Filament notes"
msgstr "Filament notes"
@@ -17314,11 +17311,11 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Megfigyelhető, hogy egy bizonyos magasságban a modell hiányzó szálakat mutat, két módszer létezik a maximális térfogati sebesség mérésére:\n"
"1. Figyelve a jobb oldalon lévő bevágások számát, a StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Figyelve a jobb oldalon lévő bevágások számát, a Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. Az \"Előnézet\" felületen tekintse meg a modell Gcode-ját, keresse meg a hiányzó résznek megfelelő \"Flow\" értéket, és mentse el."
msgid "Coarse Calibration"

View File

@@ -9616,17 +9616,15 @@ msgstr "Abilita il pressure advance"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Abilita il pressure advance, I risultati della calibrazione automatica "
"verranno sovrascritti una volta abilitati. Inutile per le stampanti QIDI."
"verranno sovrascritti una volta abilitati."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Pressure advance(Klipper) oppure Linear advance factor(Marlin). Inutile per "
"le stampanti QIDI"
"Pressure advance(Klipper) oppure Linear advance factor(Marlin)."
msgid "Filament notes"
msgstr "Filament notes"
@@ -17426,11 +17424,11 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Si può osservare che a una certa altezza, il modello inizia a mostrare fibre mancanti. Esistono due metodi per misurare la velocità volumetrica massima:\n"
"1. Osservando il numero di tacche nums sul lato destro, è possibile utilizzare StartV + (step * 2) = Max Volumetric Speed\n"
"1. Osservando il numero di tacche nums sul lato destro, è possibile utilizzare Startv + (step * 2) * nums = Max Volumetric Speed\n"
"2. Nell'interfaccia \"Anteprima\" visualizzare il Gcode del modello, trovare il valore \"Flow\" corrispondente alla parte mancante e salvarlo."
msgid "Coarse Calibration"

View File

@@ -9315,17 +9315,15 @@ msgstr "Enable pressure advance"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Enable pressure advance? Auto calibration results will be overwritten once "
"enabled. Note: this is useless for QIDI Printers."
"enabled."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printers"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgid "Filament notes"
msgstr "Filament notes"
@@ -16683,11 +16681,11 @@ msgstr ""
msgid ""
"一定の高さでは、モデルは失われた繊維を示し始めていることが観察されます。最大体積速度を測定するには、次の2つの方法があります。\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"可以观察到,在一定高度,模型开始显示缺失的状态。有两种方法可以测量最大体积速度:\n"
"1. 右側のッチ数numsを見て、使用できる StartV + (step * 2) = Max Volumetric Speed\n"
"1. 右側のッチ数numsを見て、使用できる Startv + (step * 2) * nums = Max Volumetric Speed\n"
"2.「プレビュー」インタフェースで、モデルのGCodeを表示し、欠落している部分に対応する「フロー」値を見つけ、保存します。"
msgid "Coarse Calibration"

View File

@@ -9371,17 +9371,14 @@ msgstr "압력 전진 활성화"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"압력 전진을 활성화하면 자동 교정 결과가 활성화되면 덮어쓰게 됩니다. QIDI 프"
"린터에는 쓸모가 없습니다."
"압력 전진을 활성화하면 자동 교정 결과가 활성화되면 덮어쓰게 됩니다."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"압력 전진(Klipper) 일명 선형 전진 계수(Marlin)입니다. QIDI 프린터에는 쓸모"
"가 없습니다."
"압력 전진(Klipper) 일명 선형 전진 계수(Marlin)입니다."
msgid "Filament notes"
msgstr "필라멘트 노트"

View File

@@ -9668,17 +9668,15 @@ msgstr "Pressure advance inschakelen"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Schakel drukvooruitgang in, het automatische kalibratieresultaat wordt "
"overschreven zodra het is ingeschakeld. Nutteloos voor QIDI Printer"
"overschreven zodra het is ingeschakeld."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Drukvervroeging (Klipper) AKA Lineaire vervroegingsfactor (Marlin). "
"Nutteloos voor QIDI Printer"
msgid "Filament notes"
msgstr "Filament notes"
@@ -17435,7 +17433,7 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Het is te zien dat het model op een bepaalde hoogte ontbrekende vezels begint te vertonen. Er zijn twee methoden om de maximale volumetrische snelheid te meten:\n"

View File

@@ -9609,17 +9609,15 @@ msgstr "Włącz zaawansowane ciśnienie"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Włącz zaawansowane ciśnienie, wynik automatycznej kalibracji zostanie "
"nadpisany po włączeniu. Nieprzydatne dla drukarki QIDI"
"nadpisany po włączeniu."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Nieprzydatne "
"dla drukarek QIDI"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgid "Filament notes"
msgstr "Notatki dotyczące Filamentu"

View File

@@ -9590,17 +9590,16 @@ msgstr "Permitir avanço de pressão"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Ative o avanço da pressão, o resultado da calibração automática será "
"sobrescrito quando ativado. Inútil para a impressora QIDI"
"sobrescrito quando ativado."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Avanço de pressão (Klipper), também conhecido como fator de avanço linear "
"(Marlin). Inútil para a impressora QIDI"
"(Marlin)."
msgid "Filament notes"
msgstr "Filament notes"
@@ -17370,11 +17369,11 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Pode-se observar que a uma certa altura, o modelo começa a apresentar fibras faltantes. Existem dois métodos para medir a velocidade volumétrica máxima:\n"
"1. Observando o número de entalhes nums no lado direito, você pode usar StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observando o número de entalhes nums no lado direito, você pode usar Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. Na interface \"Preview\", visualize o Gcode do modelo, encontre o valor \"Flow\" correspondente à parte faltante e salve-o."
msgid "Coarse Calibration"

View File

@@ -9809,19 +9809,16 @@ msgstr "Включить Pressure advance"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Включить Pressure advance (Прогнозирование давления). Результат "
"автокалибровки будет перезаписан после включения. Бесполезная функция для "
"принтера QIDI."
"автокалибровки будет перезаписан после включения."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Pressure advance (Прогнозирование давления) в прошивки Klipper, это одно и "
"тоже что Linear advance в прошивке Marlin. Бесполезная функция для принтера "
"QIDI."
"тоже что Linear advance в прошивке Marlin."
msgid "Filament notes"
msgstr "Примечание о прутке"
@@ -14941,11 +14938,11 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Можно заметить, что на определенной высоте модель начинает показывать отсутствующие волокна. Существует два метода измерения максимальной объемной скорости:\n"
"1. Наблюдая за количеством выемок nums на правой стороне, вы можете использовать StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Наблюдая за количеством выемок nums на правой стороне, вы можете использовать Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. В интерфейсе \"Preview\" просмотрите Gcode модели, найдите значение \"Flow\", соответствующее отсутствующей части, и сохраните его."
msgid "Coarse Calibration"

View File

@@ -9514,17 +9514,15 @@ msgstr "Aktivera pressure advance"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Aktivera pressure advance? Auto kalibrerings resultat kommer att skrivas "
"över när de har aktiverats. Värdelöst för QIDI printer."
"över när de har aktiverats."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Oanvändbar för "
"QIDI printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgid "Filament notes"
msgstr "Filament notes"
@@ -17172,7 +17170,7 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Det kan observeras att vid en viss höjd börjar modellen att visa saknade fibrer. Det finns två metoder för att mäta den maximala volymetriska hastigheten:\n"

View File

@@ -9564,17 +9564,15 @@ msgstr "Basınç Avansı (PA)"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Basınç avansını etkinleştirin, otomatik kalibrasyon sonucu "
"etkinleştirildikten sonra üzerine yazılacaktır. QIDI Yazıcı için kullanışsız"
"etkinleştirildikten sonra üzerine yazılacaktır."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for QIDI "
"Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Basınç avansı (Klipper) AKA Doğrusal avans faktörü (Marlin). QIDI Yazıcı "
"için işe yaramaz"
"Basınç avansı (Klipper) AKA Doğrusal avans faktörü (Marlin)."
msgid "Filament notes"
msgstr "Filament Notları"
@@ -14698,7 +14696,7 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Belirli bir yükseklikte modelin eksik lifler göstermeye başladığı gözlemlenebilir. Maksimum hacimsel hızı ölçmek için iki yöntem vardır:\n"

View File

@@ -9653,18 +9653,15 @@ msgstr "Увімкнути випередження тиску PA"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
"enabled."
msgstr ""
"Увімкнути автоматичне вдавлювання, результат автоматичної калібрування буде "
"перезаписаний після увімкнення. Невикористовується для принтерів QIDI "
"Printer"
"перезаписаний після увімкнення."
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"Підвищення тиску (Klipper) AKA Коефіцієнт лінійного просування (Marlin) "
"Невикористовується для принтерів QIDI Printer"
msgid "Filament notes"
msgstr "Примітки щодо філаменту"
@@ -17552,7 +17549,7 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"Можна помітити, що на певній висоті модель починає показувати відсутні волокна. Є два методи вимірювання максимальної об’ємної швидкості:\n"

View File

@@ -9103,15 +9103,13 @@ msgstr "启用压力提前补偿"
msgid ""
"Enable pressure advance, auto calibration result will be overwriten once "
"enabled. Useless for QIDI Printer"
msgstr "启用压力提前补偿,启用后自动校准结果将被覆盖。对于QIDI打印机无效。"
"enabled."
msgstr "启用压力提前补偿,启用后自动校准结果将被覆盖。"
msgid ""
"Pressure advance(Klipper) AKA Linear advance factor(Marlin). Useless for "
"QIDI Printer"
"Pressure advance(Klipper) AKA Linear advance factor(Marlin)."
msgstr ""
"压力提前补偿Klipper也称为线性提前补偿因子Marlin对于QIDI打印机无"
"效。"
"压力提前补偿Klipper也称为线性提前补偿因子Marlin。"
msgid "Filament notes"
msgstr ""
@@ -19761,11 +19759,11 @@ msgstr ""
msgid ""
"It can be observed that at a certain height, the model begins to show missing fibers. There are two methods to measure the maximum volumetric velocity:\n"
"1. Observing the number of notches nums on the right side, you can use StartV + (step * 2) = Max Volumetric Speed.\n"
"1. Observing the number of notches nums on the right side, you can use Startv + (step * 2) * nums = Max Volumetric Speed.\n"
"2. In the \"Preview\" interface, view the Gcode of the model, find the \"Flow\" value corresponding to the missing part, and save it."
msgstr ""
"可以观察到,在一定高度,模型开始显示缺失的状态。有两种方法可以测量最大体积速度:\n"
"1.观察右侧的缺口数量nums您可以使用 StartV + (step * 2) = Max Volumetric Speed\n"
"1.观察右侧的缺口数量nums您可以使用 Startv + (step * 2) * nums = Max Volumetric Speed\n"
"2.在“预览”界面中查看模型的Gcode找到与缺失部分对应的“流”值并保存。"
msgid "Coarse Calibration"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 560 KiB

After

Width:  |  Height:  |  Size: 502 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{
"name": "Q Series",
"version": "01.10.01.50",
"version": "01.10.01.51",
"force_update": "0",
"description": "Q Series configurations",
"machine_model_list": [
@@ -802,6 +802,38 @@
{
"name": "QIDI PAHT-GF @Qidi Q1 Pro 0.8 nozzle",
"sub_path": "filament/QIDI PAHT-GF @Qidi Q1 Pro 0.8 nozzle.json"
},
{
"name": "QIDI WOOD Rapido@Q-Series",
"sub_path": "filament/QIDI WOOD Rapido.json"
},
{
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.4 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi Q1 Pro 0.4 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.6 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi Q1 Pro 0.6 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.8 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi Q1 Pro 0.8 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25@Q-Series",
"sub_path": "filament/QIDI UltraPA-CF25.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.4 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi Q1 Pro 0.4 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.6 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi Q1 Pro 0.6 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.8 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi Q1 Pro 0.8 nozzle.json"
}
],
"machine_list": [

View File

@@ -23,7 +23,7 @@
"nozzle_temperature": ["250"],
"overhang_fan_speed": ["90"],
"overhang_fan_threshold": ["10%"],
"pressure_advance": ["0.086"],
"pressure_advance": ["0.04"],
"slow_down_layer_time": ["8"],
"temperature_vitrification": ["70"],
"textured_plate_temp_initial_layer" : ["80"],

View File

@@ -24,7 +24,7 @@
"nozzle_temperature": ["250"],
"overhang_fan_speed": ["90"],
"overhang_fan_threshold": ["10%"],
"pressure_advance": ["0.086"],
"pressure_advance": ["0.056"],
"slow_down_layer_time": ["12"],
"temperature_vitrification": ["70"],
"textured_plate_temp_initial_layer" : ["80"],

View File

@@ -23,7 +23,7 @@
"nozzle_temperature": ["250"],
"overhang_fan_speed": ["90"],
"overhang_fan_threshold": ["10%"],
"pressure_advance": ["0.086"],
"pressure_advance": ["0.042"],
"slow_down_layer_time": ["8"],
"temperature_vitrification": ["70"],
"textured_plate_temp_initial_layer" : ["80"],

View File

@@ -22,7 +22,7 @@
"nozzle_temperature": ["250"],
"overhang_fan_speed": ["90"],
"overhang_fan_threshold": ["10%"],
"pressure_advance": ["0.086"],
"pressure_advance": ["0.056"],
"slow_down_layer_time": ["8"],
"temperature_vitrification": ["70"],
"textured_plate_temp_initial_layer" : ["80"],

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_settings_id": ["QIDI UltraPA-CF25 @Qidi Q1 Pro 0.4 nozzle"],
"inherits": "QIDI UltraPA-CF25@Q-Series",
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.4 nozzle",
"compatible_printers": ["Q1 Pro 0.4 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_settings_id": ["QIDI UltraPA-CF25 @Qidi Q1 Pro 0.6 nozzle"],
"inherits": "QIDI UltraPA-CF25@Q-Series",
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.6 nozzle",
"pressure_advance": ["0.022"],
"compatible_printers": ["Q1 Pro 0.6 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_settings_id": ["QIDI UltraPA-CF25 @Qidi Q1 Pro 0.8 nozzle"],
"inherits": "QIDI UltraPA-CF25@Q-Series",
"name": "QIDI UltraPA-CF25 @Qidi Q1 Pro 0.8 nozzle",
"pressure_advance": ["0.02"],
"compatible_printers": ["Q1 Pro 0.8 nozzle"]
}

View File

@@ -0,0 +1,32 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25@Q-Series",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"additional_cooling_fan_speed_unseal": ["0"],
"additional_cooling_fan_speed": ["0"],
"close_fan_the_first_x_layers": ["3"],
"enable_overhang_bridge_fan": ["1"],
"fan_cooling_layer_time": ["5"],
"fan_max_speed": ["40"],
"fan_min_speed": ["20"],
"filament_density": ["1.23"],
"filament_flow_ratio": ["0.94"],
"filament_max_volumetric_speed": ["8"],
"filament_type": ["UltraPA-CF25"],
"nozzle_temperature_initial_layer": ["300"],
"nozzle_temperature_range_high": ["320"],
"nozzle_temperature_range_low": ["300"],
"nozzle_temperature": ["300"],
"overhang_fan_speed": ["40"],
"overhang_fan_threshold": ["0%"],
"pressure_advance": ["0.026"],
"slow_down_layer_time": ["2"],
"temperature_vitrification": ["230"],
"textured_plate_temp_initial_layer" : ["80"],
"textured_plate_temp" : ["80"],
"compatible_printers": []
}

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_settings_id": ["QIDI WOOD Rapido @Qidi Q1 Pro 0.4 nozzle"],
"inherits": "QIDI WOOD Rapido@Q-Series",
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.4 nozzle",
"compatible_printers": ["Q1 Pro 0.4 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_settings_id": ["QIDI WOOD Rapido @Qidi Q1 Pro 0.6 nozzle"],
"inherits": "QIDI WOOD Rapido@Q-Series",
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.6 nozzle",
"pressure_advance": ["0.02"],
"compatible_printers": ["Q1 Pro 0.6 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"filament_settings_id": ["QIDI WOOD Rapido @Qidi Q1 Pro 0.8 nozzle"],
"inherits": "QIDI WOOD Rapido@Q-Series",
"name": "QIDI WOOD Rapido @Qidi Q1 Pro 0.8 nozzle",
"pressure_advance": ["0.012"],
"compatible_printers": ["Q1 Pro 0.8 nozzle"]
}

View File

@@ -0,0 +1,19 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido@Q-Series",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"additional_cooling_fan_speed": ["100"],
"filament_density": ["1.23"],
"filament_flow_ratio": ["0.95"],
"filament_max_volumetric_speed": ["18"],
"filament_type": ["PLA"],
"nozzle_temperature_range_high": ["220"],
"nozzle_temperature_range_low": ["190"],
"pressure_advance": ["0.04"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -1,6 +1,6 @@
{
"name": "X-3-Series",
"version": "01.10.01.50",
"version": "01.10.01.51",
"force_update": "0",
"description": "X-3-Series configurations",
"machine_model_list": [
@@ -1944,6 +1944,86 @@
{
"name": "QIDI PAHT-GF @Qidi X-Smart 3 0.8 nozzle",
"sub_path": "filament/QIDI PAHT-GF @Qidi X-Smart 3 0.8 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25@X3",
"sub_path": "filament/QIDI UltraPA-CF25.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.4 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Max 3 0.4 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.4 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 3 0.4 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.4 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Smart 3 0.4 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.6 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Max 3 0.6 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.6 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 3 0.6 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.6 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Smart 3 0.6 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.8 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Max 3 0.8 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.8 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 3 0.8 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.8 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Smart 3 0.8 nozzle.json"
},
{
"name": "QIDI WOOD Rapido@X3",
"sub_path": "filament/QIDI WOOD Rapido.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.4 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Max 3 0.4 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.4 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 3 0.4 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.4 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Smart 3 0.4 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.6 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Max 3 0.6 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.6 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 3 0.6 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.6 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Smart 3 0.6 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.8 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Max 3 0.8 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.8 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 3 0.8 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.8 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Smart 3 0.8 nozzle.json"
}
],
"machine_list": [

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X3",
"compatible_printers": ["X-Max 3 0.4 nozzle"]
}

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X3",
"compatible_printers": ["X-Max 3 0.6 nozzle"]
}

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Max 3 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X3",
"compatible_printers": ["X-Max 3 0.8 nozzle"]
}

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X3",
"compatible_printers": ["X-Plus 3 0.4 nozzle"]
}

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X3",
"compatible_printers": ["X-Plus 3 0.6 nozzle"]
}

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 3 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X3",
"compatible_printers": ["X-Plus 3 0.8 nozzle"]
}

View File

@@ -0,0 +1,12 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X3",
"additional_cooling_fan_speed": ["0"],
"additional_cooling_fan_speed_unseal": ["0"],
"compatible_printers": ["X-Smart 3 0.4 nozzle"]
}

View File

@@ -0,0 +1,12 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X3",
"additional_cooling_fan_speed": ["0"],
"additional_cooling_fan_speed_unseal": ["0"],
"compatible_printers": ["X-Smart 3 0.6 nozzle"]
}

View File

@@ -0,0 +1,12 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Smart 3 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X3",
"additional_cooling_fan_speed": ["0"],
"additional_cooling_fan_speed_unseal": ["0"],
"compatible_printers": ["X-Smart 3 0.8 nozzle"]
}

View File

@@ -0,0 +1,32 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25@X3",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"additional_cooling_fan_speed_unseal": ["0"],
"additional_cooling_fan_speed": ["0"],
"close_fan_the_first_x_layers": ["3"],
"enable_overhang_bridge_fan": ["1"],
"fan_cooling_layer_time": ["5"],
"fan_max_speed": ["40"],
"fan_min_speed": ["20"],
"filament_density": ["1.23"],
"filament_flow_ratio": ["0.94"],
"filament_max_volumetric_speed": ["8"],
"filament_type": ["UltraPA-CF25"],
"nozzle_temperature_initial_layer": ["300"],
"nozzle_temperature_range_high": ["320"],
"nozzle_temperature_range_low": ["300"],
"nozzle_temperature": ["300"],
"overhang_fan_speed": ["40"],
"overhang_fan_threshold": ["0%"],
"pressure_advance": ["0.015"],
"slow_down_layer_time": ["2"],
"temperature_vitrification": ["230"],
"textured_plate_temp_initial_layer" : ["80"],
"textured_plate_temp" : ["80"],
"compatible_printers": []
}

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X3",
"compatible_printers": ["X-Max 3 0.4 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X3",
"pressure_advance": ["0.02"],
"compatible_printers": ["X-Max 3 0.6 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Max 3 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X3",
"pressure_advance": ["0.01"],
"compatible_printers": ["X-Max 3 0.8 nozzle"]
}

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X3",
"compatible_printers": ["X-Plus 3 0.4 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X3",
"pressure_advance": ["0.02"],
"compatible_printers": ["X-Plus 3 0.6 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Plus 3 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X3",
"pressure_advance": ["0.01"],
"compatible_printers": ["X-Plus 3 0.8 nozzle"]
}

View File

@@ -0,0 +1,14 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X3",
"additional_cooling_fan_speed_unseal": ["0"],
"additional_cooling_fan_speed": ["0"],
"filament_max_volumetric_speed": ["20"],
"slow_down_layer_time": ["8"],
"compatible_printers": ["X-Smart 3 0.4 nozzle"]
}

View File

@@ -0,0 +1,14 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X3",
"additional_cooling_fan_speed_unseal": ["0"],
"additional_cooling_fan_speed": ["0"],
"pressure_advance": ["0.02"],
"slow_down_layer_time": ["8"],
"compatible_printers": ["X-Smart 3 0.6 nozzle"]
}

View File

@@ -0,0 +1,14 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Smart 3 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X3",
"additional_cooling_fan_speed_unseal": ["0"],
"additional_cooling_fan_speed": ["0"],
"pressure_advance": ["0.01"],
"slow_down_layer_time": ["8"],
"compatible_printers": ["X-Smart 3 0.8 nozzle"]
}

View File

@@ -0,0 +1,19 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido@X3",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"additional_cooling_fan_speed": ["100"],
"filament_density": ["1.23"],
"filament_flow_ratio": ["0.95"],
"filament_max_volumetric_speed": ["16"],
"filament_type": ["PLA"],
"nozzle_temperature_range_high": ["220"],
"nozzle_temperature_range_low": ["190"],
"pressure_advance": ["0.03"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -1,6 +1,6 @@
{
"name": "X-4-Series",
"version": "01.10.01.50",
"version": "01.10.01.51",
"force_update": "0",
"description": "X-4-Series configurations",
"machine_model_list": [
@@ -799,6 +799,38 @@
{
"name": "QIDI PET-GF @Qidi X-Plus 4 0.8 nozzle",
"sub_path": "filament/QIDI PET-GF @Qidi X-Plus 4 0.8 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25@X4",
"sub_path": "filament/QIDI UltraPA-CF25.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.4 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 4 0.4 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.6 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 4 0.6 nozzle.json"
},
{
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.8 nozzle",
"sub_path": "filament/QIDI UltraPA-CF25 @Qidi X-Plus 4 0.8 nozzle.json"
},
{
"name": "QIDI WOOD Rapido@X4",
"sub_path": "filament/QIDI WOOD Rapido.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.4 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 4 0.4 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.6 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 4 0.6 nozzle.json"
},
{
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.8 nozzle",
"sub_path": "filament/QIDI WOOD Rapido @Qidi X-Plus 4 0.8 nozzle.json"
}
],
"machine_list": [

View File

@@ -21,8 +21,10 @@
"nozzle_temperature": ["250"],
"overhang_fan_speed": ["90"],
"overhang_fan_threshold": ["10%"],
"pressure_advance": ["0.086"],
"pressure_advance": ["0.056"],
"slow_down_layer_time": ["8"],
"supertack_plate_temp_initial_layer": ["70"],
"supertack_plate_temp": ["70"],
"temperature_vitrification": ["70"],
"textured_plate_temp_initial_layer" : ["80"],
"textured_plate_temp" : ["80"],

View File

@@ -13,6 +13,8 @@
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature_initial_layer": ["210"],
"nozzle_temperature": ["210"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -22,8 +22,10 @@
"nozzle_temperature": ["250"],
"overhang_fan_speed": ["90"],
"overhang_fan_threshold": ["10%"],
"pressure_advance": ["0.086"],
"pressure_advance": ["0.056"],
"slow_down_layer_time": ["12"],
"supertack_plate_temp_initial_layer": ["70"],
"supertack_plate_temp": ["70"],
"temperature_vitrification": ["70"],
"textured_plate_temp_initial_layer" : ["80"],
"textured_plate_temp" : ["80"],

View File

@@ -17,6 +17,8 @@
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature": ["220"],
"pressure_advance": ["0.032"],
"supertack_plate_temp_initial_layer": ["35"],
"supertack_plate_temp": ["35"],
"temperature_vitrification": ["45"],
"textured_plate_temp_initial_layer" : ["55"],
"textured_plate_temp" : ["55"],

View File

@@ -15,6 +15,8 @@
"nozzle_temperature_range_high": ["240"],
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature": ["230"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -15,6 +15,8 @@
"nozzle_temperature_range_high": ["240"],
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature": ["220"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -21,8 +21,10 @@
"nozzle_temperature": ["250"],
"overhang_fan_speed": ["90"],
"overhang_fan_threshold": ["10%"],
"pressure_advance": ["0.086"],
"pressure_advance": ["0.056"],
"slow_down_layer_time": ["8"],
"supertack_plate_temp_initial_layer": ["70"],
"supertack_plate_temp": ["70"],
"temperature_vitrification": ["70"],
"textured_plate_temp_initial_layer" : ["80"],
"textured_plate_temp" : ["80"],

View File

@@ -13,6 +13,8 @@
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature_initial_layer": ["210"],
"nozzle_temperature": ["210"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -17,6 +17,8 @@
"nozzle_temperature_initial_layer": ["210"],
"nozzle_temperature": ["210"],
"slow_down_layer_time": ["10"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -18,6 +18,8 @@
"nozzle_temperature_initial_layer": ["210"],
"nozzle_temperature": ["210"],
"slow_down_layer_time": ["10"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -26,5 +26,7 @@
"temperature_vitrification": ["185"],
"textured_plate_temp_initial_layer" : ["80"],
"textured_plate_temp" : ["80"],
"supertack_plate_temp_initial_layer": ["80"],
"supertack_plate_temp": ["80"],
"compatible_printers": []
}

View File

@@ -6,6 +6,5 @@
"from": "system",
"instantiation": "true",
"inherits": "QIDI PETG Tough@X4",
"pressure_advance": ["0.056"],
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
}

View File

@@ -20,10 +20,12 @@
"nozzle_temperature": ["250"],
"overhang_fan_speed": ["90"],
"overhang_fan_threshold": ["10%"],
"pressure_advance": ["0.086"],
"pressure_advance": ["0.056"],
"slow_down_layer_time": ["8"],
"temperature_vitrification": ["70"],
"textured_plate_temp_initial_layer" : ["80"],
"textured_plate_temp" : ["80"],
"supertack_plate_temp_initial_layer": ["70"],
"supertack_plate_temp": ["70"],
"compatible_printers": []
}

View File

@@ -13,6 +13,8 @@
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature_initial_layer": ["210"],
"nozzle_temperature": ["210"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -13,6 +13,8 @@
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature_initial_layer": ["210"],
"nozzle_temperature": ["210"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -14,6 +14,8 @@
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature_initial_layer": ["220"],
"nozzle_temperature": ["220"],
"supertack_plate_temp_initial_layer": ["0"],
"supertack_plate_temp": ["0"],
"textured_plate_temp_initial_layer" : ["55"],
"textured_plate_temp" : ["55"],
"temperature_vitrification": ["45"],

View File

@@ -12,6 +12,8 @@
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature_initial_layer": ["210"],
"nozzle_temperature": ["210"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -19,6 +19,8 @@
"overhang_fan_speed": ["100"],
"overhang_fan_threshold": ["50%"],
"pressure_advance": ["0.042"],
"supertack_plate_temp_initial_layer": ["50"],
"supertack_plate_temp": ["50"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -0,0 +1,10 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X4",
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X4",
"pressure_advance": ["0.022"],
"compatible_printers": ["X-Plus 4 0.6 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25 @Qidi X-Plus 4 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI UltraPA-CF25@X4",
"pressure_advance": ["0.02"],
"compatible_printers": ["X-Plus 4 0.8 nozzle"]
}

View File

@@ -0,0 +1,30 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"name": "QIDI UltraPA-CF25@X4",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"close_fan_the_first_x_layers": ["3"],
"enable_overhang_bridge_fan": ["1"],
"fan_cooling_layer_time": ["5"],
"fan_max_speed": ["40"],
"fan_min_speed": ["20"],
"filament_density": ["1.23"],
"filament_flow_ratio": ["0.94"],
"filament_max_volumetric_speed": ["8"],
"filament_type": ["UltraPA-CF25"],
"nozzle_temperature_initial_layer": ["300"],
"nozzle_temperature_range_high": ["320"],
"nozzle_temperature_range_low": ["300"],
"nozzle_temperature": ["300"],
"overhang_fan_speed": ["40"],
"overhang_fan_threshold": ["0%"],
"pressure_advance": ["0.026"],
"slow_down_layer_time": ["2"],
"temperature_vitrification": ["230"],
"textured_plate_temp_initial_layer" : ["80"],
"textured_plate_temp" : ["80"],
"compatible_printers": []
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X4",
"pressure_advance": ["0.044"],
"compatible_printers": ["X-Plus 4 0.4 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X4",
"pressure_advance": ["0.024"],
"compatible_printers": ["X-Plus 4 0.6 nozzle"]
}

View File

@@ -0,0 +1,11 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido @Qidi X-Plus 4 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI WOOD Rapido@X4",
"pressure_advance": ["0.012"],
"compatible_printers": ["X-Plus 4 0.8 nozzle"]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI WOOD Rapido@X4",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"additional_cooling_fan_speed": ["100"],
"filament_density": ["1.23"],
"filament_flow_ratio": ["0.95"],
"filament_max_volumetric_speed": ["18"],
"filament_type": ["PLA"],
"nozzle_temperature_range_high": ["220"],
"nozzle_temperature_range_low": ["190"],
"nozzle_temperature_initial_layer": ["210"],
"nozzle_temperature": ["210"],
"pressure_advance": ["0.044"],
"supertack_plate_temp_initial_layer": ["45"],
"supertack_plate_temp": ["45"],
"temperature_vitrification": ["45"],
"compatible_printers": []
}

View File

@@ -54,6 +54,8 @@
"slow_down_for_layer_cooling": ["1"],
"slow_down_layer_time": ["8"],
"slow_down_min_speed": ["20"],
"supertack_plate_temp_initial_layer": ["0"],
"supertack_plate_temp": ["0"],
"temperature_vitrification": ["100"],
"textured_plate_temp_initial_layer" : ["60"],
"textured_plate_temp" : ["60"]

Some files were not shown because too many files have changed in this diff Show More