mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-26 18:31:11 +00:00
Make AMS trays read-only in laser mode and add the gradient fill helper
This commit is contained in:
@@ -179,8 +179,10 @@ public:
|
||||
std::vector<AMSinfo> ext_info,
|
||||
DevExtderSystem data,
|
||||
std::string dev_id,
|
||||
MachineObject* obj = nullptr,
|
||||
bool is_reset = true,
|
||||
bool test = false);
|
||||
// Orca: simulation-data generator for local AMS-layout testing (no device required)
|
||||
std::vector<AMSinfo> GenerateSimulateData();
|
||||
|
||||
void AddAms(AMSinfo info, AMSPanelPos pos = AMSPanelPos::LEFT_PANEL);
|
||||
|
||||
Reference in New Issue
Block a user