mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 00:07:52 -06:00
NEW:add custom-gcode before first layer
Change-Id: I168e3038cb7d6850a5d6c568f348fed8000a915a
This commit is contained in:
parent
53be2ee554
commit
65cbccb219
4 changed files with 37 additions and 11 deletions
|
@ -355,6 +355,7 @@ private:
|
|||
long m_extra_style;
|
||||
float m_label_koef{1.0};
|
||||
|
||||
float m_zero_layer_height = 0.0f;
|
||||
std::vector<double> m_values;
|
||||
TickCodeInfo m_ticks;
|
||||
std::vector<double> m_layers_times;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue