mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-27 11:54:41 +03:00
Patch from Lubomír for CLI parameters
This commit is contained in:
@@ -125,7 +125,7 @@ template<> class FilePrinter<FilePrinterFormat::PNG> {
|
||||
"startdelay = 0\n"
|
||||
"layerHeight = " + layerh_str + "\n"
|
||||
"noteInfo = "
|
||||
"expTime="+expt_str+"+resinType=FTD-IB-Black+layerHeight="
|
||||
"expTime="+expt_str+"+resinType=generic+layerHeight="
|
||||
+layerh_str+"+printer=DWARF3\n";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user