Put in the correct oem white list
Fixed a bug in the 3D Factory / MendelMax 1.5 settings
This commit is contained in:
parent
36e5d88baf
commit
6c7acb6223
2 changed files with 13 additions and 10 deletions
|
|
@ -6,21 +6,24 @@
|
|||
"ShowShopButton": true,
|
||||
"CheckForUpdatesOnFirstRun": false,
|
||||
"PrinterWhiteList": [
|
||||
"3D Factory",
|
||||
"3D Stuffmaker",
|
||||
"Airwolf 3D",
|
||||
"Type A Machines",
|
||||
"Blue Eagle Labs",
|
||||
"Deezmaker",
|
||||
"Lulzbot",
|
||||
"Me3D",
|
||||
"OpenBeam",
|
||||
"Other",
|
||||
"SeeMeCNC",
|
||||
"Portabee",
|
||||
"Printrbot",
|
||||
"PrintSpace",
|
||||
"Deezmaker",
|
||||
"Blue Eagle Labs",
|
||||
"Revolution 3D Printers",
|
||||
"RoBo 3D",
|
||||
"SeeMeCNC",
|
||||
"Solidoodle",
|
||||
"Portabee",
|
||||
"Lulzbot",
|
||||
"3D Stuffmaker",
|
||||
"Type A Machines",
|
||||
"Velleman",
|
||||
"OpenBeam"
|
||||
],
|
||||
"PreloadedLibraryFiles": [
|
||||
"Calibration - Box.stl"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
avoid_crossing_perimeters = 1
|
||||
bed_size = 225270
|
||||
bed_size = 225,270
|
||||
bed_temperature = 55
|
||||
bottom_solid_layers = 3
|
||||
bridge_acceleration = 0
|
||||
|
|
@ -63,7 +63,7 @@ perimeter_extrusion_width = 0
|
|||
perimeter_speed = 70
|
||||
perimeters = 2
|
||||
post_process =
|
||||
print_center = 112135
|
||||
print_center = 112,135
|
||||
raft_layers = 0
|
||||
randomize_start = 1
|
||||
resolution = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue