Updated Filament Model
This commit is contained in:
@@ -19,7 +19,13 @@ class Filament extends Model
|
||||
'weight',
|
||||
'diameter',
|
||||
'price',
|
||||
'stock'
|
||||
'finish',
|
||||
'image',
|
||||
'stock',
|
||||
'temp_min',
|
||||
'temp_max',
|
||||
'buildplate_id',
|
||||
'extruder_id'
|
||||
];
|
||||
|
||||
// Filament belongs to a type
|
||||
|
||||
Reference in New Issue
Block a user