klipper_faq:2in1_hotend
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| klipper_faq:2in1_hotend [2025/03/04 09:45] – dominik | klipper_faq:2in1_hotend [2025/03/04 14:51] (current) – [Extruder einrichten] dominik | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * https:// | * https:// | ||
| - | ===== Grundkonfig | + | ===== Extruder einrichten |
| * Es sind 2 Extruder konfiguriert '' | * Es sind 2 Extruder konfiguriert '' | ||
| * Der 2te Extruder hat das Setting '' | * Der 2te Extruder hat das Setting '' | ||
| + | * Beispiel (ohne TMC Part) \\ < | ||
| + | [extruder] | ||
| + | step_pin | ||
| + | dir_pin | ||
| + | enable_pin | ||
| + | microsteps | ||
| + | full_steps_per_rotation | ||
| + | rotation_distance | ||
| + | 7.5: | ||
| + | nozzle_diameter | ||
| + | filament_diameter | ||
| + | heater_pin | ||
| + | sensor_type | ||
| + | sensor_pin | ||
| + | max_power | ||
| + | min_temp | ||
| + | max_temp | ||
| + | min_extrude_temp | ||
| + | |||
| + | [extruder_stepper extruder1] | ||
| + | extruder: | ||
| + | ### The extruder this stepper is synchronized to. If this is set to an | ||
| + | ### empty string then the stepper will not be synchronized to an | ||
| + | ### extruder. The default is " | ||
| + | step_pin | ||
| + | dir_pin | ||
| + | enable_pin | ||
| + | rotation_distance | ||
| + | full_steps_per_rotation | ||
| + | microsteps | ||
| + | </ | ||
| + | * Damit haben wir einen Extruder der einem Hotend zugewiesen ist und einen Extruder ohne Hotend Bezug. | ||
| + | |||
| + | |||
klipper_faq/2in1_hotend.1741077947.txt.gz · Last modified: by dominik
