mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 11:17:51 -06:00
Merge remote-tracking branch 'remotes/origin/machine-limits-config' into add_kinematics
This commit is contained in:
commit
b5f97baa28
8 changed files with 32 additions and 21 deletions
|
@ -14,7 +14,7 @@ namespace Slic3r {
|
|||
|
||||
//! macro used to mark string used at localization,
|
||||
//! return same string
|
||||
#define L(s) translate(s)
|
||||
#define L(s) Slic3r::I18N::translate(s)
|
||||
|
||||
PrintConfigDef::PrintConfigDef()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue