mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 11:37:42 +00:00
switch res for large printer
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
namespace Slic3r::FillLightning
|
||||
{
|
||||
|
||||
constexpr auto locator_cell_size = scaled<coord_t>(4.);
|
||||
inline coord_t locator_cell_size() { return scaled<coord_t>(4.); }
|
||||
|
||||
class Node;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user