Home
last modified time | relevance | path

Searched refs:wipe_tower_bridging (Results 1 – 10 of 10) sorted by relevance

/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DPrintConfig.hpp906 ConfigOptionFloat wipe_tower_bridging; member in Slic3r::PrintConfig
981 OPT_PTR(wipe_tower_bridging); in initialize()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/resources/profiles/
H A DArtillery.ini250 wipe_tower_bridging = 10 key
H A DBIBO.ini118 wipe_tower_bridging = 10 key
270 wipe_tower_bridging = 6 key
H A DLulzBot.ini126 wipe_tower_bridging = 10 key
H A DAnycubic.ini161 wipe_tower_bridging = 10 key
542 wipe_tower_bridging = 10 key
1287 wipe_tower_bridging = 10 key
H A DTriLAB.ini215 wipe_tower_bridging = 10 key
515 wipe_tower_bridging = 10 key
H A DFLSun.ini142 wipe_tower_bridging = 10 key
H A DCreality.ini402 wipe_tower_bridging = 10 key
H A DPrusaResearch.ini232 wipe_tower_bridging = 10 key
409 wipe_tower_bridging = 6 key
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/GCode/
H A DWipeTower.cpp530 m_bridging(float(config.wipe_tower_bridging)), in WipeTower()