-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hello I would like to add PrusaXL 5 head support to fullcontrol.
In the source code I find fullcontrol/devices/community_minimal/ the guideline for adding a simple machine with start and end gcode.
But in the ini file extracted from PrusaSlicer for the XL, I find a lot more...prametric parameters. (eg.:
{endif}\n{if (is_extruder_used[3])}M862.1 T3 P{nozzle_diameter[3]} A{(filament_abrasive[3] ? 1 : 0)} F{(nozzle_high_flow[3] ? 1 : 0)}{endif}\n{if (is_extruder_used[4])}M862.1 T4 P{nozzle_diameter[4]} A{(filament_abrasive[4] ? 1 : 0)}
as you can see here in the config.ini. Do you think I can paste directly the .ini content in a settings file or it's more complicated ?
thanks for your help
amishne
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested